Computer Science Online Courses

Computer Fundamentals MCQs

Computer Fundamentals MCQ PDF - Topics

Data Types and Structures MCQ Quiz Online

Practice Data Types and Structures Multiple Choice Questions (MCQ), Data Types and Structures quiz answers PDF to learn computer fundamentals online course for computer fundamentals classes. Programming Languages and Style Multiple Choice Questions and Answers (MCQs), Data Types and Structures quiz questions for online computer science schools. "Data Types and Structures MCQ" PDF Book: data types and structural programming, programs and program languages, subroutines, procedures and functions test prep for online computer science engineering.

"In the command "110 DIM num(10)" in BASIC language, the '110' declares" MCQ PDF: data types and structures with choices one-dimensional array, two-dimensional array, three-dimension array, and mulch-dimension array for online computer science schools. Learn data types and structures quiz questions for merit scholarship test and certificate programs for online college courses.

MCQs on Data Types and Structures Quiz

MCQ: In the command "110 DIM num(10)" in BASIC language, the '110' declares

one-dimensional array
two-dimensional array
three-dimension array
mulch-dimension array

MCQ: The statement "130 num(subs) = 2*subs-1" is an example of

array in COMAL
array in Pascal
array in COBOL
array in BASIC

MCQ: Data types are differed on the basis of

the way of storage
the type of operations
the type of operators used
both a and b

MCQ: Size of an array is declared by

programmer
program users
software
declared automatically

MCQ: When variable used in program is whole number, the variable is stored as

fixed string
integers
negative whole numbers
positive whole numbers