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 14 of 15

Q131.
In line '500 IF NAMEINR ="***" THEN Average= Total Mark/N' of BASIC program, Total Mark and N are considered as
Discuss
Answer: (a).set of integers
Q132.
In line "400 INPUT NUM: PRINT 5.6*NUM+10" of a BASIC program, 'NUM is
Discuss
Answer: (b).variable
Q133.
In statement '100 LET N1 = LEN(AINR )' of BASIC language, built-in function is
Discuss
Answer: (a).LEN
Q134.
Control returns in calling program at correct place exactly from
Discuss
Answer: (a).place it lefts
Q135.
Programming language that allows structuring of programs and data is
Discuss
Answer: (d).PASCAL
Q136.
Device used to translate programming language into machine code is classified as
Discuss
Answer: (d).assembler
Q137.
Statement which gives value to a variable is called
Discuss
Answer: (a).assignment
Q138.
Function which is placed between FOR statements and other repeated statements is classified as
Discuss
Answer: (b).DO function
Q139.
In statement "After last mark enter -1" in COMAL programming language, rogue value is
Discuss
Answer: (a).-1
Q140.
Special character symbol '/' is used to indicate
Discuss
Answer: (c).directive

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!