Quiz-1

Q 1. Features of C language are -:/ सी भाषा की विशेषताएं हैं -:

  1. Mid-level programming language
  2. Structured programming language
  3. Machine independent or Portable
  4. All of the above
View Answer Watch Solution Video

Q 2. What is the minimum number of functions to be present in a C Program? / C प्रोग्राम में उपस्थित होने के लिए न्यूनतम कितने फंक्शन हैं?

  1. 16
  2. 1
  3. 32
  4. No Limit
View Answer Watch Solution Video

Q 3. Which among the following is language processor? निम्नलिखित में से कौन भाषा संसाधक है? (RPSC ACP programmer 2011)

  1. Assembler
  2. Compiler
  3. Interpreter
  4. All of these
View Answer Watch Solution Video

Q 4. The action which requires knowledge of translated & linked origins & information about address sensitive instructionis called ? / वह क्रिया जिसके लिए अनूदित और संबद्ध मूल का ज्ञान और पता संवेदनशील निर्देश के बारे में जानकारी की आवश्यकता होती है, कहलाती है? (RPSC ACP programmer 2011)

  1. Readdressing
  2. Relocation
  3. Reallocate
  4. Reloaded
View Answer Watch Solution Video

Q 5. Which of the following is a single line comments of a program in C language ? / निम्नलिखित में से कौन सी भाषा में किसी प्रोग्राम की सिंगल लाइन कमेंट्स को हटाता है?

  1. ** line of code
  2. /*  line of code
  3. // line of code
  4. Both B & C
View Answer Watch Solution Video

Q 6. C programming language is / सी प्रोग्रामिंग भाषा है

  1. object oriented language
  2. procedural language
  3. Both A & B
  4. Markup language
View Answer Watch Solution Video

Q 7. What is C Language / सी भाषा क्या है

  1. In C language used large inbuild Libray functions
  2. C language is a case senstive language.
  3. C language is machine hit language.
  4. All of the above.
View Answer Watch Solution Video

Q 8. Which of the following is characteristics of C language./निम्न में से C भाषा की विशेषताएँ हैं?

  1. Portability
  2. Robustness
  3. Modularity
  4. All of these​​​​​
View Answer Watch Solution Video

Q 9. Pseudo-code is called/स्यूडो-कोड (Pseudo-code) कहलाते हैं-

  1. implementation of an algorithm
  2. statement
  3. condition
  4. none
View Answer Watch Solution Video

Q 10. Choose the odd one of the following/निम्न में से विषम चुनिये-

  1. Interpreter
  2. Assembler
  3. debugger
  4. compiler
View Answer Watch Solution Video