Users Also Read
Read MCQ's/Objective questions
MCQ's Search Engine
Important Question
ASP.NET
Basic Computer Knowledge
Basic of Linux/Unix
C Language
C# Programming
C++ Programming
Computer Graphics
Computer Hardware
Computer Networking
Computer Security - Cyber crime & Laws
Data Structures & Algorithms
Database Management System
Digital Computer Electronics
HTML
Important File Extensions
Imp. Shortcut Keys used in Computer
Internet, Web & Email
Java - Concepts and Its Programming
Language Processors
Management Information System (MIS)
MS Access
MS Excel
MS Word
Operating System
Oracle, SQL & PL/SQL
PHP Basic
Power Point
Software Engineering
System Analysis and Design (SAD)
System software & compiler design
Tally
VB.NET
Visual Basic
Home⇒ Computer Engineering⇒ Programming languages
1-Dont try to cram or spend more time here just read it fast and cover syllabus then practice MCQ's cheptor of same topic to check your progress. . |
2-Wrong options are also given but dont concentrate there, Right answer is in bold format. |
Q1 ⇒ In COMAL language programs, parameters after name of procedure must be put in brackets [other wrong options] [Discuss in forum] ![]() ![]() back-slash insecure data punctuation marks |
Q2 ⇒ Program which is written originally by programmer is classified as source program [other wrong options] [Discuss in forum] ![]() ![]() object code machine code interactive programs |
Q3 ⇒ In line "100 INPUT NUM" of a BASIC program, NUM is if chosen by programmer is classified as identifier [other wrong options] [Discuss in forum] ![]() ![]() exponents real constants reserved variable |
Q4 ⇒ Set of data whose items are organized together is classified as data structure [other wrong options] [Discuss in forum] ![]() ![]() string structure positive structure variable structure |
Q5 ⇒ In line '200 IF NAMEINR ="***" THEN Average= Total Mark/N' of BASIC program, NAMEINR is classified as string variable [other wrong options] [Discuss in forum] ![]() ![]() rational string string constant irrational string |
Q6 ⇒ In high level programming language Pascal, each program statement ends with the semicolon [other wrong options] [Discuss in forum] ![]() ![]() comma single quotation marks double quotation marks |
Q7 ⇒ Programming language 'BASIC' is used for the beginners [other wrong options] [Discuss in forum] ![]() ![]() student applications commercial programs household user interface |
Q8 ⇒ First component in algorithms is sequence [other wrong options] [Discuss in forum] ![]() ![]() selection repetition character structure |
Q9 ⇒ Statement in Comal language 'IF age >=18 THEN PRINT "Yes" ELSE PRINT "No" is an example of if then else statement [other wrong options] [Discuss in forum] ![]() ![]() if else statement if then statement else one statement |
Q10 ⇒ General term use for self-contained small set of instructions is referred as routine [other wrong options] [Discuss in forum] ![]() ![]() function procedure subroutine |
Q11 ⇒ In line "200 INPUT NUM: PRINT 5.8*NUM+5" of a BASIC program, 'PRINT 5.8*NUM+5" ' is statement [other wrong options] [Discuss in forum] ![]() ![]() single variable double identifier reserved expression |
Q12 ⇒ In statement '100 LET N1 = LEN(AINR )' of BASIC language, built-in function is LEN [other wrong options] [Discuss in forum] ![]() ![]() LET whole statement numerical values |
Q13 ⇒ Translation of assembly language into machine code is a task of assembler [other wrong options] [Discuss in forum] ![]() ![]() analysts financer programmer |
Q14 ⇒ Statement "130 num(subs) = 2*subs-1" is an example of array in BASIC [other wrong options] [Discuss in forum] ![]() ![]() array in PASCAL array in COMAL array in COBOL |
Q15 ⇒ A special quantity named in a program and its value can be changed is called variables [other wrong options] [Discuss in forum] ![]() ![]() constant mantissa exponent |
Q16 ⇒ Sequence of instructions that are carried out for a particular task is classified as routine [other wrong options] [Discuss in forum] ![]() ![]() function procedure subroutine |
Q17 ⇒ A program which interprets each line of high level program at time of execution is called interpreter [other wrong options] [Discuss in forum] ![]() ![]() executor instructor translator |
Q18 ⇒ Programming language which is used for scientific purposes and work is to be done in batches is FORTRAN [other wrong options] [Discuss in forum] ![]() ![]() LOGO COMAL PASCAL |
Q19 ⇒ In line "110 DIM num(10)" in BASIC language, 'Line 110' declares one-dimensional array [other wrong options] [Discuss in forum] ![]() ![]() two-dimensional array three-dimension array multi-dimension array |
Q20 ⇒ In programming language BASIC, statement ends with REM are considered as narrative [other wrong options] [Discuss in forum] ![]() ![]() marked variables unmarked strings unmarked variable |
Or |