61. |
Which symbol ends a statement in C program?
|
||||||||
Answer:
Option (b) |
62. |
Which symbol is used to comment single statement?
|
||||||||
Answer:
Option (a) |
63. |
Why preprocessor directive needed in the beginning of a C program?
|
||||||||
Answer:
Option (c) |
64. |
Header file is compulsory to include in a C program printing “Hello World”
|
||||
Answer:
Option (a) |
65. |
Which of the following is not a basic data type in C language?
|
||||||||
Answer:
Option (c) |
66. |
How many keywords are there in C?
|
||||||||
Answer:
Option (b) |
67. |
Which of the following is true for variable names in C?
|
||||||||
Answer:
Option (a) |
68. |
Character literal in C syntax is?
|
||||||||
Answer:
Option (b) |
69. |
Choose the correct statement about C escape sequences
|
||||||||
Answer:
Option (d) |
70. |
Choose a valid C format specifier
|
||||||||
Answer:
Option (d) |