Take up Quiz

Basics of C Programming Language

1. Identify the C compiler of UNIX.

2. What is the built in library function to compare two strings?

3.Which of the following is a logical OR operator?

4.C language has been developed by?

5. A C variable cannot start with?

6.Which of the following statements is wrong ?

7.The maximun value that an integer constant can have is?

8.What statement can print \n on screen?

9.How is an array initialized in C language?

10. What is the disadvantage of arrays in C?