History of C Language Quiz 1

Q 1. Which Committee Standardize C Programming language?/ कौन सी समिति सी प्रोग्रामिंग भाषा का मानकीकरण करती है?

  1. IEEE
  2. ISO
  3. IEC
  4. ANSI
View Answer Watch Solution Video

Q 2. First Version of C Programming language is……?/ C प्रोग्रामिंग भाषा का प्रथम संस्करण है……?

  1. K & R
  2. C89
  3. ANSI
  4. R & K
View Answer Watch Solution Video

Q 3. who is the father of C language?/ C भाषा का जनक कौन है?

  1. Bjarne Strustrup
  2. James A. Gosling
  3. Dennis Richie
  4. Dr. E.F Codd

Q 4. Which Year C Language is developed?/ C भाषा किस वर्ष विकसित की गई है?

  1. 1970
  2. 1972
  3. 1973
  4. 1971

Q 5. Set of instructions is called ? / निर्देशों के समूह को कहा जाता है ?

  1. Algorithm
  2. Flow chart
  3. Program
  4. Mnemonic code
View Answer Watch Solution Video

Q 6. Computer hardware drivers are made by? / कंप्यूटर हार्डवेयर ड्राइवर किसके द्वारा बनाए जाते हैं?

  1. CPP
  2. Java
  3. PHP
  4. C
View Answer Watch Solution Video

Q 7. Computers BIOS is design in which language? / कंप्यूटर BIOS किस भाषा में डिज़ाइन किया गया है?

  1. CPP
  2. Java
  3. PHP
  4. C
View Answer Watch Solution Video

Q 8. Which language is platform dependent language ? / कौन सी भाषा प्लेटफॉर्म पर निर्भर भाषा है?

  1. CPP
  2. Java
  3. both A and D
  4. C

Q 9. Who introduce C language and in which year ? / C भाषा का परिचय किसने और किस वर्ष में दिया?

  1. 1970, Dennis Ritchie
  2. 1962, Dennis Ritchie
  3. 1972, Dennis Ritchie
  4. 1976, Dennis Ritchie
View Answer Watch Solution Video

Q 10. From which language did C language develop?/ C भाषा का विकास किस भाषा से हुआ

  1. Ada
  2. smallTak
  3. B programming language
  4. None of these
View Answer Watch Solution Video

History of C Language Quiz 2

Q 1. Who created C language and when? / C भाषा किसने और कब बनाई?

  1. 1972 ,Martin Richard
  2. 1872, Dennis Ritchie
  3. 1972, Ken Thompson
  4. 1972, Dennis Ritchie

Q 2. Which language is suitable as a good transferable language./अच्छी स्थानान्तरणीय भाषा के रूप में कौनसी भाषा उपयुक्त है-

  1. Machine language
  2. Assembly language
  3. 'C' language
  4. None

Q 3. A 4 GL program set is./एक 4GL प्रोग्राम समूह होता है?

  1. Statements
  2. Words like English
  3. 0's and 1's
  4. Mnemonics

Q 4. Which of the following is a 4GLs language./निम्न में से कौनसी 4GLs भाषा है?

  1. PASCAL
  2. COBOL
  3. C
  4. python

Q 5. The language that uses the symbolic name ./वह भाषा जो सिम्बोलिक नेम का प्रयोग करती है?

  1. High level language
  2. Machine language
  3. Assembly language
  4. All of the above
View Answer Watch Solution Video

Q 6. C language is called. / C भाषा कहलाती है?

  1. Non-procedural language
  2. Procedural language
  3. 4 GL's
  4. All of the above
View Answer Watch Solution Video

Q 7. The sequence of words written to solve any problem in common language is called./किसी भी समस्या को हल करने के लिए लिखे गए पदों का क्रम सामान्य भाषा में कहलाता है?

  1. Algorithm
  2. Binary code
  3. Assembly Code
  4. Program
View Answer Watch Solution Video

Q 8. The language which is understood by the computer without any translator program./वह भाषा जो, बिना किसी अनुवादक प्रोग्राम के कम्प्यूटर द्वारा समझी जाती है?

  1. High level language
  2. Machine language
  3. Common language
  4. Assembly language
View Answer Watch Solution Video

Q 9. The error that the compiler can find and display?./वह त्रुटि जिसे कम्पाइलर ढूंढकर प्रदर्शित कर सकता है?

  1. Syntax error
  2. Semantic error
  3. Logical error
  4. all of the above

Q 10. The program which converts a high level language program into machine language is called./वह प्रोग्राम जो किसी उच्च स्तरीय भाषा के प्रोग्राम को मशीनी भाषा में परिवर्तित है, कहलाता है-

  1. Compiler
  2. Interpreter
  3. Both a and b
  4. None