google.com, pub-8786015629279405, DIRECT, f08c47fec0942fa0 C Programming MCQ Question with Answers- Basic Quiz-1

C Programming MCQ Question with Answers- Basic Quiz-1

0






1) Who invented C Language.?

A) Charles Babbage

B) Grahambel

C) Dennis Ritchie

D) Steve Jobs


 

C

2) C Language is a successor to which language.?

A) FORTRAN

B) D Language

C) BASIC

D) B Language





D

3) C is a which level language.?

A) Low Level

B) High Level

C) Low + High

D) None




B

4) Low level language is .?

A) Human readable like language.

B) language with big program size. 

C) language with small program size. 
D) Difficult to understand and readability is questionable.




D

5) High level language is a .?

A) Human readable like language.

B) language with small program size.

C) language with big program size.

D) language which is difficult to understand and not human readable.




A

6) Which program outputs "Hello World.." .?

A) main()

{

  scanf("Hello World..");

}

B) main()

{

  printf("Hello World..");

}

C) main()

{

  print("Hello World..");

}

D) main()

{

  scan("Hello World..");

}




B

7) C is _______ type of programming language.?
 
A) Object Oriented

B) Procedural

C) Bit level language

D) Functional




B

8) What is the present C Language Standard.?

A) C99 ISO/IEC 9899:1999

B) C11 ISO/IEC 9899:2011

C) C05 ISO/IEC 9899:2005

D) C10 ISO/IEC 9899:2010




B

9) What are the new features of C11 or ISO IEC 9899 2011 standard.?

A) Type generic Macros, Static Assertions

B) Multi Threading, Anonymous Unions, quick_exit

C) Bounds Checking Interfaces, Anonymous Strurctures

D) All




D

10) C language was invented in which laboratories.?

A) Uniliver Labs

B) IBM Labs

C) AT&T Bell Labs

D) Verizon Labs




C

11) BCPL Language is also called..?

A) C Language

B) B Language

C) D Language

D) None




D

12) C language was invented to develop which Operating System.?

A) Android

B) Linux

C) Ubuntu

D) Unix




D

13) C language was invented in the year.?

A) 1999

B) 1978

C) 1972

D) 1990




C

14) C language is used in the development of .?

A) Databases

B) Graphic applications

C) Word Processors

D) All of the above




D

15) A C program is a combination of.?

A) Statements

B) Functions

C) Variables

D) All of the above



D

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

Thank you for your interest 😊

We will back shortly after reviewing...

Thank you for your interest 😊

We will back shortly after reviewing...

Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !
To Top