http://www.gkseries.com/computer-engineering/c-prog ramming/introduction-to-programming/introduction-to -programming..html
Introduction - C Programming Multiple Choice Questi ons with
Answers
1.
Step by step instructions written to solve any prob lem is called
[A] pseducode
[B] algorithm
[C] assembler
[D] class
Answer & Explanation
Answer: Option B
2.
Diagramatic or symbolic representation of an algori thm 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