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

Q51.
Programming language 'FORTRAN' stands for
Discuss
Answer: (c).formula translator
Q52.
In statement 110 IF Num = INT(Num) THEN PRINT "Whole number' "of BASIC language, built-in function is
Discuss
Answer: (b).INT
Q53.
An instruction which tells assembler how to deal with whole program is classified as
Discuss
Answer: (b).directive
Q54.
In COMAL language programs, variables in program procedure are declared local using
Discuss
Answer: (d).CLOSED function
Q55.
Functions used in programs that are defined by programmers are called
Discuss
Answer: (d).user-defined function
Discuss
Answer: (c).assembly code into machine code
Q57.
Name given by a programmer to some data is classified as
Discuss
Answer: (b).identifier
Q58.
Comments used to make program easier are also called as
Discuss
Answer: (a).narrative
Q59.
In line "100 INPUT NUM" of a BASIC program, 'INPUT NUM' is
Discuss
Answer: (d).single instruction
Q60.
When variable used in program is whole number, variable is stored as
Discuss
Answer: (a).integers
Page 6 of 15

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!