Quiz for C (Basics Concepts)

Time left: 300 seconds

Q.1. C was developed by _________ ?

James Gosling
Bjarne Stroutstrup
Dennis Ritchie
Tim Berners Lee
Q.2. C was developed at _________ ?

CERN
Sun Microsystems Inc.
Silicon Valley
AT&T Bell Laboratory
Q.3. C is a Object Oriented Programming (OOP) Language.

True
False
Q.4. Computer understands which language ?

0's and 1's
C Language
C++
Higer Level Language
Q.5. How many keywords are there in C ?

16
45
108
32
Q.6. Which function is used to display a message on the screen in C ?

print()
println()
printf()
put()
Q.7. Which function is used to take user input ?

input()
scanf()
get()
scan()
Q.8. Which of the following is one of the predefined rule for declaration of Variable ?

Variables should start with capital letter
Variables should be the same as function name
Variables should start with numbers or special characters
Variables should not be repeated
Q.9. Which of the following is used to end a line in C

\n
\t
endl
end
Q.10. What is the full form of ASCII ?

American Standard Code for Internet Information
American Standard Code for International information
American Standard Code For Information Interchange
American Standard Code for Indexing Information
Q.11. What is the range of char in C language ?

-124 to 125
-125 to 124
-128 to 127
-127 to 128
Q.12. what is the range of ASCII values in C language ?

0 to 255
-128 to 129
0 to 240
-145 to 140
Q.13. What is used to give a tab space between two variables / values ?

\s
\t
\n
tab
Q.14. What is the format specifier used for character ?

%s
%c
%f
%d
Q.15. What is "&" called in C ?

Reference / address operator
Logical AND operator
Logical OR operator
NOT operator

Instructions:-

  1. This Quiz is based on the basic concepts of C.
  2. Each correct answer will carry 2 points.
  3. The time limit for this Quiz is 300 seconds i.e. 5 minutes.
  4. The timer will start immediately after clicking on the start button.
  5. Once an option is selected you cannot select any other, So choose wisely.
  6. Do not refresh the page as it will reset the quiz.
  7. Once the time is up the quiz will automatically get submitted with number of questions responded.
  8. Your total score alongwith your name will be displayed after submission of the Quiz.
  9. Wish you ALL THE BEST. 👍👍

START

Results:-

Hi






1 Comments

FOR ANY DOUBTS AND ERRORS FEEL FREE TO ASK. YOUR DOUBTS WILL BE ADDRESSED ASAP

  1. Thank you. The quiz was challenging but it was fun too.
    One can revise concepts in the form of quizzes.

    ReplyDelete

Post a Comment

FOR ANY DOUBTS AND ERRORS FEEL FREE TO ASK. YOUR DOUBTS WILL BE ADDRESSED ASAP

Previous Post Next Post