adplus-dvertising

Welcome to the Programming Languages MCQs Page

Dive deep into the fascinating world of Programming Languages with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Programming Languages, a crucial aspect of Systems Programming. In this section, you will encounter a diverse range of MCQs that cover various aspects of Programming Languages, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Systems Programming.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Programming Languages. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Systems Programming.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Programming Languages. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Programming Languages MCQs | Page 11 of 15

Q101.
A program which translates high level program into machine code is classified as
Discuss
Answer: (a).compiler
Q102.
If element in array has two subscripts, then array has
Discuss
Answer: (b).two dimensions
Q103.
Names used to identify a specific location and are invented by programmers are called
Discuss
Answer: (d).symbolic addresses
Q104.
In line "300 INPUT NUM: PRINT 4.2*NUM*NUM+17" of a BASIC program, '300' is
Discuss
Answer: (c).line number
Q105.
In JMP PRNT command, JMP and PRNT respectively are classified as
Discuss
Answer: (d).mnemonics and symbolic addresses
Q106.
Statement in Comal language 'IF age >=18 THEN PRINT "Yes" ELSE PRINT "No" is an example of
Discuss
Answer: (d).if then else statement
Q107.
Programming language used to encourage logical thinking is classified as
Discuss
Answer: (a).LOGO
Q108.
Statement which is treated as choice for a possible actions is classified as
Discuss
Answer: (a).case
Q109.
In line "750 INPUT NUM: PRINT 7.3*NUM*NUM+15" of a BASIC program, '7.3*NUM*NUM+15' is
Discuss
Answer: (b).an expression
Q110.
LDA is used instead of LOAD ACCUMULATOR and can be classified as
Discuss
Answer: (b).mnemonics

Suggested Topics

Are you eager to expand your knowledge beyond Systems Programming? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!