C Language - Keywords

You Are Here :: Home > C Language > Keywords - General Questions

 
13.

Which is invalid name of identifier

A. world B. addition23
C. test_name D. factorial




14.

What will be the output of the following statement ?
printf( 3 + "goodbye");

A. goodbye B. odbye
C. bye D. dbye




15.

The global variables are stored into _______________

A. heap B. stack
C. data segment D. code segment




16.

The maximum value that an integer constant can have is ?

A. -32767 B. 32767
C. 1.7014e + 38 D. -1.7014e + 38




17.

Which of the following is false in C ?

A. Keywords cannot be used as variable names B. Variable names can contain a digit
C. Variable names do not contain a blank space D. Capital letters can be used in variable names




18.

On which if the following operator can % operator NOT be used ?

A. int variable B. float variable
C. int constant D. All of above




« previous

1

2

3

4

5

6

next »

 
 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on