C Online Exam-Quiz1

C Online Exam-Quiz1

1.

What is C Tokens?

 
 
 
 

2.

In switch statement, each case instance value must be _______?

 
 
 
 

3.

What is right way to Initialization array?

 
 
 
 

4.

Bitwise operators can operate upon?

 
 
 
 

5.

Which operators are known as Ternary Operator?

 
 
 
 

6.

An array elements are always stored in _________ memory locations.

 
 
 
 

7.

What is the work of break keyword?

 
 
 
 

8.

C programs are converted into machine language with the help of

 
 
 
 

9.

What is an array?

 
 
 
 

10.

What is constant?

 
 
 
 

11.

The statement print f (“%d”, 10 ? 0 ? 5 : 1 : 12); will print?

 
 
 
 

12.

A C variable cannot start with

 
 
 
 

13.

Recursive functions are executed in a?

 
 
 
 

14.

The _______ memory allocation function modifies the previous allocated space.

 
 
 
 

15.

Who is father of C Language?

 
 
 
 

16.

C Language developed at _____?

 
 
 
 

17.

Which is the right way to declare constant in C?

 
 
 
 

18.

Which of the following shows the correct hierarchy of arithmetic operations in C

 
 
 
 

19.

Which one of the following sentences is true ?

 
 
 
 

20.

What is Keywords?

 
 
 
 

Question 1 of 20

error: Content is protected !!