Question
a.
Area: = Width*Length
b.
100 Area = Width*Length
c.
100 Area: = Width*Length
d.
length 100: area*20width
Posted under Systems Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. In high-level language COMAL, area is calculated as
Similar Questions
Discover Related MCQs
Q. Data types are differed on basis of
View solution
Q. Function which is used in stepwise refinement of program is classified
View solution
Q. When divisions of decimals are involved in program, these numbers are stored in
View solution
Q. Programming languages such as COMAL and Pascal allow subroutine which is classified as
View solution
Q. Items of data help making its structure is classified as
View solution
Q. A special value placed at end of items data list is called
View solution
Q. A special quantity named in a program and its value can be changed is called
View solution
Q. In line "550 INPUT NUM: PRINT 6.9*NUM*NUM+27" of a BASIC program, 'PRINT and INPUT' is
View solution
Q. Whole numbers from '0' and all negative numbers are classified as
View solution
Q. In high-level language Pascal, area is calculated as
View solution
Q. In line "100 INPUT NUM" of a BASIC program, NUM is if chosen by programmer is classified as
View solution
Q. Type of statement written in sequence and are repeated until conditions met is classified as
View solution
Q. Size of an array is declared by
View solution
Q. In repeat-until loop 'UNTIL Option>0 and Option<8 AND INT(Option) = Option' , INT function is classified as
View solution
Q. Sequence of instructions that are carried out for a particular task is classified as
View solution
Q. Programming language 'FORTRAN' stands for
View solution
Q. In statement 110 IF Num = INT(Num) THEN PRINT "Whole number' "of BASIC language, built-in function is
View solution
Q. An instruction which tells assembler how to deal with whole program is classified as
View solution
Q. In COMAL language programs, variables in program procedure are declared local using
View solution
Q. Functions used in programs that are defined by programmers are called
View solution
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!