રેવન્યુ તલાટી માસ્ટર ટેસ્ટ સિરીઝ
  • 200 માર્કની 10+ ફૂલ સિલેબસ પ્રમાણે મોક ટેસ્ટ
  • 30 માર્કની રોજ ટેસ્ટ તલાટીની પરીક્ષા સુધી
  • ગણિત અને રિઝનિંગ સોલ્યુશન સાથે
  • તજજ્ઞો દ્વારા તૈયાર કરેલા રિઝનિંગ અને ગણિત ના પ્રશ્નો
  • સંપૂર્ણ નવા સિલેબસ પ્રમાણે ટેસ્ટ

C Programming

51) meaning name of data storage location given to the computer memory is called as _____.

Answer Is: (B) variable

Explanation:

No answer description available for this question. Let us discuss.

52) dennis ritchie born on?

Answer Is: (D) september 9,1941

Explanation:

No answer description available for this question. Let us discuss.

53) which of the following term is equivalent to variable?

Answer Is: (C) string

Explanation:

No answer description available for this question. Let us discuss.

54) which of following is not accepted in c?

Answer Is: (C) static static int a://a ststic variable prefixed with ststic.

Explanation:

No answer description available for this question. Let us discuss.

55) array is an example of _____type memory allocation.

Answer Is: (A) compile time

Explanation:

No answer description available for this question. Let us discuss.

56) which of the following is not an example of looping ststement?

Answer Is: (A) switch

Explanation:

No answer description available for this question. Let us discuss.

57) which of the following cannot be static In c ?

Answer Is: (D) none of the mentioned

Explanation:

No answer description available for this question. Let us discuss.

58) what is pointer?

Answer Is: (A) a variable that stores address of other variable

Explanation:

No answer description available for this question. Let us discuss.

59) which of the statement we need to write,in order to check any condition.

Answer Is: (B) if

Explanation:

No answer description available for this question. Let us discuss.

60) which of the following cannot be checked in a switch case statement?

Answer Is: (D) float

Explanation:

No answer description available for this question. Let us discuss.

61) dennis ritchie was creator of famous progrmming language

Answer Is: (C) c programming

Explanation:

No answer description available for this question. Let us discuss.

62) which of the following is not a application of c programmimng?

Answer Is: (B) browser

Explanation:

No answer description available for this question. Let us discuss.

63) array is _____data type in c progrmming language.

Answer Is: (D) decrived data type

Explanation:

No answer description available for this question. Let us discuss.

64) what is maximum dimension that array can have in c programming?

Answer Is: (D) theoretically no limit but practically limit depends on memory

Explanation:

No answer description available for this question. Let us discuss.

65) borland c/c++3.0 is called as ________.

Answer Is: (B) c programming compiler

Explanation:

No answer description available for this question. Let us discuss.

66) in order to fetch the address the variable we write preceding _______sign before variable name.

Answer Is: (D) ampersand

Explanation:

No answer description available for this question. Let us discuss.

67) a symbol that represent a specific mathematical or non mathematical action are callled as ______.

Answer Is: (A) operators

Explanation:

No answer description available for this question. Let us discuss.

68) variable in c programming is also calles as____.

Answer Is: (C) container to store the data

Explanation:

No answer description available for this question. Let us discuss.

69) who is called as father of c programming language?

Answer Is: (A) dennis richie

Explanation:

No answer description available for this question. Let us discuss.

70) size of an example of ______.

Answer Is: (D) unary operator

Explanation:

No answer description available for this question. Let us discuss.

71) \"*\is calles as _____.

Answer Is: (B) value at operator

Explanation:

No answer description available for this question. Let us discuss.

72) dennis ritchie complated his graduation from________university?

Answer Is: (C) harvard university

Explanation:

No answer description available for this question. Let us discuss.

73) in any assignment atatement l-value must be a ________.

Answer Is: (A) variable

Explanation:

No answer description available for this question. Let us discuss.

74) function have static qualifier for its declara tion by default

Answer Is: (B)

Explanation:

No answer description available for this question. Let us discuss.

75) set of consecutive memory locations is called as_______.

Answer Is: (A) array

Explanation:

No answer description available for this question. Let us discuss.

76) smallest element of an array is called as ______.

Answer Is: (D) lower bound

Explanation:

No answer description available for this question. Let us discuss.

77) c program is also called as\"_________\"file.

Answer Is: (B) source code

Explanation:

No answer description available for this question. Let us discuss.

78) which of the following token consists of the sequence of characer-

Answer Is: (C) string

Explanation:

No answer description available for this question. Let us discuss.

79) c program source codew file written in notepad can be saved with _____ extension.

Answer Is: (A) .c

Explanation:

No answer description available for this question. Let us discuss.

80) in the example,exp3 will be considered as _________.,exp1?exp2:exp3

Answer Is: (A) false statement

Explanation:

No answer description available for this question. Let us discuss.

81) what is input given to compiler?

Answer Is: (B) executable code

Explanation:

No answer description available for this question. Let us discuss.

82) which of the following language is machine dependent language?

Answer Is: (C) lower level language

Explanation:

No answer description available for this question. Let us discuss.

83) following operatibng system was created by dennis ritchie-

Answer Is: (D) unix

Explanation:

No answer description available for this question. Let us discuss.

84) numerrical codes are used in _______ type of comments.

Answer Is: (A) assembly language

Explanation:

No answer description available for this question. Let us discuss.

85) what is the sizeo(char) in a 32-bit c compiler?

Answer Is: (C) a byte

Explanation:

No answer description available for this question. Let us discuss.

Comments (0)

Leave your comment

Please enter comment.

Please enter name.
Please enter valid email address.
Please enter valid website URL.

Up