0% found this document useful (1 vote)
447 views

1-Introduction To C Programming

This document contains multiple choice questions about programming concepts like algorithms, flowcharts, and C programming. It includes 10 questions about key terms and symbols used for algorithms and flowcharts, and their meanings. Another section provides 5 questions about concepts related to C programming like pseudo code, object oriented programming methods, and procedural programming methods. The document serves as a quiz to test understanding of basic programming and C programming topics.

Uploaded by

Goindra Nagar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
447 views

1-Introduction To C Programming

This document contains multiple choice questions about programming concepts like algorithms, flowcharts, and C programming. It includes 10 questions about key terms and symbols used for algorithms and flowcharts, and their meanings. Another section provides 5 questions about concepts related to C programming like pseudo code, object oriented programming methods, and procedural programming methods. The document serves as a quiz to test understanding of basic programming and C programming topics.

Uploaded by

Goindra Nagar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

gkseries.

com
http://www.gkseries.com/computer-engineering/c-programming/introduction-to-programming/introduction-to-programming..html

Introduction - C Programming Multiple Choice Questions with


Answers

1.

Step by step instructions written to solve any problem is called

[A] pseducode

[B] algorithm

[C] assembler

[D] class

Answer & Explanation

Answer: Option B

2.

Diagramatic or symbolic representation of an algorithm is called

[A] Data-Flow diagram

[B] E-R diagram

[C] Flowchart

[D] None of the above

Answer & Explanation

Answer: Option C

3.

Object oriented programming method is followed in

[A] C programming language

[B] C++ programming language

[C] C# programming language

[D] Both [B] and [C]

Answer & Explanation

Answer: Option D
4.

Procedural programming method is followed in

[A] C

[B] COBOL

[C] Cobra

[D] All of the above

Answer & Explanation

Answer: Option D

5.

Informal high level description of an algorithm in english is called

[A] Function

[B] Class

[C] Pseudo code

[D] none of the above

Answer & Explanation

Answer: Option C
gkseries.com
http://www.gkseries.com/computer-engineering/c-programming/introduction-to-programming/00002-introduction-to-programming

Introduction to C Programming - Objective questions with


answers

6.

The geometrical figure shown below in flowchart represent

[A] Start/Stop

[B] Looping

[C] Processing

[D] Connector

Answer & Explanation

Answer: Option C

7.

The geometrical figure shown below in flowchart represent

[A] Input/Output

[B] Terminator

[C] Decision

[D] Looping

Answer & Explanation

Answer: Option B

8.

The geometrical figure shown below in flowchart represent

[A] Input/Output

[B] Alternate process

[C] Looping

[D] Decision

Answer & Explanation

Answer: Option D
9.

The geometrical figure shown below in flowchart represent

[A] Connector

[B] Alternate process

[C] Looping

[D] Data

Answer & Explanation

Answer: Option A

10.

The geometrical figure shown below in flowchart represent

[A] Input/Output

[B] Looping

[C] Display

[D] Alternate process

Answer & Explanation

Answer: Option A
gkseries.com
http://www.gkseries.com/computer-engineering/c-programming/introduction-to-programming/introduction-to-programming..html

Introduction - C Programming Multiple Choice Questions with


Answers

1.

Step by step instructions written to solve any problem is called

[A] pseducode

[B] algorithm

[C] assembler

[D] class

Answer & Explanation

Answer: Option B

2.

Diagramatic or symbolic representation of an algorithm is called

[A] Data-Flow diagram

[B] E-R diagram

[C] Flowchart

[D] None of the above

Answer & Explanation

Answer: Option C

3.

Object oriented programming method is followed in

[A] C programming language

[B] C++ programming language

[C] C# programming language

[D] Both [B] and [C]

Answer & Explanation

Answer: Option D
4.

Procedural programming method is followed in

[A] C

[B] COBOL

[C] Cobra

[D] All of the above

Answer & Explanation

Answer: Option D

5.

Informal high level description of an algorithm in english is called

[A] Function

[B] Class

[C] Pseudo code

[D] none of the above

Answer & Explanation

Answer: Option C
gkseries.com
http://www.gkseries.com/computer-engineering/c-programming/introduction-to-programming/00002-introduction-to-programming

Introduction to C Programming - Objective questions with


answers

6.

The geometrical figure shown below in flowchart represent

[A] Start/Stop

[B] Looping

[C] Processing

[D] Connector

Answer & Explanation

Answer: Option C

7.

The geometrical figure shown below in flowchart represent

[A] Input/Output

[B] Terminator

[C] Decision

[D] Looping

Answer & Explanation

Answer: Option B

8.

The geometrical figure shown below in flowchart represent

[A] Input/Output

[B] Alternate process

[C] Looping

[D] Decision

Answer & Explanation

Answer: Option D
9.

The geometrical figure shown below in flowchart represent

[A] Connector

[B] Alternate process

[C] Looping

[D] Data

Answer & Explanation

Answer: Option A

10.

The geometrical figure shown below in flowchart represent

[A] Input/Output

[B] Looping

[C] Display

[D] Alternate process

Answer & Explanation

Answer: Option A

You might also like