C & C++ Course Exam

0

C & C++ Course Exam

1 / 50

1) What is an Array in C language.?

સી ભાષામાં એરે શું છે.?

2 / 50

2) Types of Integers are.?

પૂર્ણાંકોના પ્રકાર છે.?

3 / 50

3) What is the output of C Program.?

સી પ્રોગ્રામનું આઉટપુટ શું છે.?

int main()

{

int k, j;

for(k=1, j=10; k <= 5; k++)

{

printf("%d ", (k+j));

}

return 0;

}

4 / 50

4)

An uninitialized pointer in C is called ___

C માં અપ્રારંભિક નિર્દેશકને ___ કહેવાય છે

5 / 50

5) Size of a Turbo C C++ compiler is.?

ટર્બો સી સી++ કમ્પાઇલરનું કદ છે.?

6 / 50

6) Low level language is .?

નિમ્ન કક્ષાની ભાષા છે.?

7 / 50

7) Find a correct C Keyword below.

નીચે સાચો C કીવર્ડ શોધો

8 / 50

8) What is the 16-bit compiler allowable range for integer constants?

પૂર્ણાંક સ્થિરાંકો માટે 16-બીટ કમ્પાઇલર માન્ય શ્રેણી શું છે?

9 / 50

9) What is a C Storage Class.?

સી સ્ટોરેજ ક્લાસ શું છે.?

10 / 50

10) C is a which level language.?

C એ કયા સ્તરની ભાષા છે.?

11 / 50

11) c language was invented in which laboratories.?

સી ભાષાની શોધ કઈ પ્રયોગશાળાઓમાં થઈ હતી?

12 / 50

12) Find a Floating Point constant.

ફ્લોટિંગ પોઈન્ટ સતત શોધો.

13 / 50

13)

A pointer that is pointing to NOTHING is called ____

એક નિર્દેશક જે કંઈપણ તરફ નિર્દેશ કરે છે તેને ____ કહેવાય છે

14 / 50

14) What are the Types of Arrays.?

એરેના પ્રકારો શું છે.?

15 / 50

15) What is the output of C Program.?

int main()

{

int a=25;

while(a <= 27)

{

printf("%d ", a);

a++;

}

return 0;

}

સી પ્રોગ્રામનું આઉટપુટ શું છે.?

16 / 50

16) Which loop is faster in C Language, for, while or Do While.?

સી લેંગ્વેજમાં કયો લૂપ ઝડપી છે, માટે, જ્યારે કે ડુ જ્યારે.?

17 / 50

17)

Far pointer can access _____
દૂર નિર્દેશક _____ ઍક્સેસ કરી શકે છે

18 / 50

18) A function which calls itself is called a ___ function.

ફંક્શન જે પોતાને કૉલ કરે છે તેને ___ ફંક્શન કહેવાય છે.

19 / 50

19) Expand or Abbreviate ASCII with regard to C Language.

C ભાષાના સંદર્ભમાં ASCII ને વિસ્તૃત અથવા સંક્ષિપ્ત કરો.

20 / 50

20)

Which one is not a reserve keyword in C Language?

સી ભાષામાં કયો એક અનામત કીવર્ડ નથી

21 / 50

21) Choose correct Syntax for C Arithmetic Compound Assignment Operators.

C અંકગણિત સંયોજન અસાઇનમેન્ટ ઓપરેટર્સ માટે યોગ્ય સિન્ટેક્સ પસંદ કરો.

22 / 50

22) What is the output of C program with switch statement or block.?

સ્વીચ સ્ટેટમેન્ટ અથવા બ્લોક સાથે સી પ્રોગ્રામનું આઉટપુટ શું છે.?

int main(){    int a;        switch(a);    {        printf("DEER ");    }        printf("LION");}

23 / 50

23) Find a correct C Keyword below.

24 / 50

24) An array Index starts with.?

એરે ઇન્ડેક્સ આનાથી શરૂ થાય છે.?

25 / 50

25) Identify wrong C Keywords below.

નીચેના ખોટા C કીવર્ડ્સ ઓળખો.

26 / 50

26) C language was invented to develop which Operating System.?

કઈ ઓપરેટિંગ સિસ્ટમ વિકસાવવા માટે સી ભાષાની શોધ કરવામાં આવી હતી.

27 / 50

27) What are C ASCII character ranges.?

C ASCII અક્ષર શ્રેણીઓ શું છે.?

28 / 50

28) Choose correct C while loop syntax.

લૂપ સિન્ટેક્સ વખતે યોગ્ય C પસંદ કરો.

29 / 50

29)

Prototype of a function means _____

ફંક્શનનો પ્રોટોટાઇપ એટલે _____

30 / 50

30) Find an integer constant.

પૂર્ણાંક સ્થિરાંક શોધો.

31 / 50

31) What are the new features of C11 or ISO IEC 9899 2011 standard.?

C11 અથવા ISO IEC 9899 2011 સ્ટાન્ડર્ડની નવી વિશેષતાઓ શું છે.?

32 / 50

32) A C program is a combination of.?

A C પ્રોગ્રામનું સંયોજન છે.?

33 / 50

33) signed and unsigned representation is available for.?

માટે સહી કરેલ અને સહી વગરનું પ્રતિનિધિત્વ ઉપલબ્ધ છે.?

34 / 50

34) Identify wrong C Keywords below.

નીચેના ખોટા C કીવર્ડ્સ ઓળખો.

35 / 50

35) Which program outputs "Hello World.." .?

કયો પ્રોગ્રામ "હેલો વર્લ્ડ.." આઉટપુટ કરે છે.?

36 / 50

36) Find a correct C Keyword.

નીચે સાચો C કીવર્ડ શોધો.

37 / 50

37) What are the types of Constants in C Language.?

C લેંગ્વેજમાં કોન્સ્ટન્ટના પ્રકારો શું છે.?

38 / 50

38)

Name the loop that executes at least once.
લૂપને નામ આપો જે ઓછામાં ઓછા એક વખત એક્ઝિક્યુટ કરે છે.

39 / 50

39)

Who is known as the father of C Language ?

સી ભાષાના પિતા તરીકે કોને ઓળખવામાં આવે છે?

40 / 50

40) C language is used in the development of .?

C ભાષાનો ઉપયોગ વિકાસમાં થાય છે.?

41 / 50

41)

C Language was developed in the year ____

સી ભાષાનો વિકાસ ____ વર્ષમાં થયો હતો

42 / 50

42) C is _______ type of programming language.?

C એ _______ પ્રકારની પ્રોગ્રામિંગ ભાષા છે.?

43 / 50

43) What is the output of C Program.?

int main()

{

while(true)

{

printf("RABBIT");

break;

}

return 0;

}

સી પ્રોગ્રામનું આઉટપુટ શું છે.?

44 / 50

44) Identify wrong C Keywords below.

નીચેના ખોટા C કીવર્ડ્સ ઓળખો.

45 / 50

45) C language was invented in the year.?

સી ભાષાની શોધ વર્ષમાં થઈ હતી.?

46 / 50

46) High level language is a .?

ઉચ્ચ કક્ષાની ભાષા એ છે.?

47 / 50

47) What is the way to suddenly come out of or Quit any Loop in C Language.?

સી લેંગ્વેજમાં કોઈ પણ લૂપમાંથી અચાનક બહાર આવવાનો અથવા છોડવાનો રસ્તો શું છે.?

48 / 50

48) C Language is a successor to which language.?

સી ભાષા કઈ ભાષાની અનુગામી છે.?

49 / 50

49)

A pointer pointing to a memory location of the variable even after deletion of the variavle is known as _____
વેરીએબલ કાઢી નાખ્યા પછી પણ વેરીએબલના મેમરી સ્થાન તરફ નિર્દેશ કરતું પોઈન્ટર _____ તરીકે ઓળખાય છે

50 / 50

50)

A C variable name can start with a ____

C ચલ નામ ____ થી શરૂ થઈ શકે છે

Your score is

The average score is 0%

0%