c language Quiz 1

Results

#1. The prototype of a function can be used to,

#2. Which of the following is true

#3. Who is known as the founder of C language?

#4. Which of the following is the correct operator to compare two variables?

#5. What is the only function all C programs must contain?

#6. All variables should be declared before they are used?

#7. Associativity is always from left to right?

#8. what is the CHAR storage size?

#9. Is C language case sensitive?

#10. What punctuation ends most lines of C code?

finish