adplus-dvertising
frame-decoration

Question

C programming language is

a.

Procedural language

b.

Object Oriented language

c.

Scripting languages

d.

None of these

Answer: (a).Procedural language

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. C programming language is

Similar Questions

Discover Related MCQs

Q. Which year C language is developed?

Q. Which of these is not an example for IDE in C?

Q. Which of these is true about embedded C?

i) Embedded C is the extension of C programming language
ii) Embedded C is used to develop micro controller based applications.
iii) Embedded C includes features not available in normal C like fixed-point arithmetic, named address spaces, and basic I/O hardware addressing.

Q. C can be used on?

Q. Which is not a character of C?

Q. Which is true in case of ANSI C?

Q. Identify the wrong Statement?

Q. Identify the correct statement?

Q. An escape sequence commence with

Q. Where does the execution of every C program starts?

Q. Identify the separator(s) in C?

Q. A program which translates a high level language program into a machine language program is called

Q. The errors that can be pointed out by the compiler are?

Q. The language C is

Q. A program that converts a high level language program to a set of instructions that can run on a computer is called a

Q. The mapping from assembly language instructions into machine language instructions is

Q. Which one of the following statement is incorrect?

Q. C compiler traps

Q. A translator which reads an entire program written in high level and converts it into machine language code is?

Q. Which of the following is not one of the processes that a high level language program must go through before it is ready to be executed