Basics of Information Technology Test 11

Total Questions: 30

2 - Output is also called the

A ) Problem Requirements
B ) Processing requirements
C ) Solution ✅
D ) Problem statement

3 - Which tool helps the user in problem solving

A ) Spreadsheet
B ) Networking
C ) Flowchart ✅
D ) Problem statement

4 - Which of the following is a process of pictorial illustration for solving a problem

A ) Flowcharting ✅
B ) Input
C ) Processing
D ) Problem statement

6 - Flowcharting use standardized sets of

A ) Numbers
B ) Symbols ✅
C ) Alphabet
D ) Special characters

7 - Which does not appear as a symbol in a flowchart

A ) Start
B ) Print ✅
C ) End
D ) Process

8 - In a flowchart,a rectangular box is

A ) A start symbol
B ) An end symbol
C ) A decision symbol
D ) A processing symbol ✅

9 - A flowchart is read

A ) From top to bottom ✅
B ) From right to left
C ) From bottom to top
D ) From left to right

10 - A diamond symbol in a flowchart represents

A ) Decision ✅
B ) Process
C ) Start
D ) End

11 - Arrow heads with flow line show

A ) Where branching starts
B ) How data is processed
C ) The starting point of the flowchart
D ) The flow of any process in a flowchart ✅

12 - Which symbol has at least two flow lines coming out

A ) Process
B ) Input
C ) Decision ✅
D ) Output

13 - Which symbol is used for two purposes in a flowchart

A ) Rectangle
B ) Diamond
C ) Line
D ) Oval ✅

14 - Which symbol is used for input/output purpose in a flowchart

A ) Parallelogram ✅
B ) Diamond
C ) Rectangle
D ) Oval

15 - Which of the following is used to show tyflow of any process in a flowchart

A ) Parallelogram
B ) Arrow Heads with lines ✅
C ) Diamond
D ) Oval shape

16 - A series of instructions for the computer to follow is called

A ) Programming
B ) Program ✅
C ) Programming language
D ) Variables

17 - Computer do not understand

A ) Human language ✅
B ) Machine language
C ) Assembly language
D ) Constants

18 - Programming language are used to prepare computer

A ) Programming
B ) Program ✅
C ) Programming language
D ) Variables

20 - A programming language that allows the user to write instructions using English is called

A ) Human Language
B ) Machine Language
C ) Assembly language
D ) High Level Language ✅

21 - A programming language that is nearer to computer hardware is called

A ) Human Language
B ) Low Level Language ✅
C ) Assembly Language
D ) High Level Language

23 - BASiC can operate in

A ) 2 Modes ✅
B ) 3 Modes
C ) 4 Modes
D ) 5 Modes

24 - GWBASIC statements and commands are executed ad they are entered

A ) Direct Mode ✅
B ) Indirect Mode
C ) Mix Mode
D ) Alternative Mode

25 - Which of the following mode is used to make programs

A ) Direct Mode
B ) Indirect Mode ✅
C ) Mix Mode
D ) Alternative Mode

26 - Quantities whose values cannot be changed during program execution or running are called

A ) Variables
B ) Symbols
C ) Constants ✅
D ) Programming Language

27 - Give meaningful names to constants

A ) Variables ✅
B ) Commands
C ) Statements
D ) Operators

28 - String variables can store

A ) Numeric constants
B ) String Constants ✅
C ) Numeric Variables
D ) Arithmetic Operators

29 - A dollar symbol ($) at the end of a variable name indicates that it can store only a.....

A ) Arithmetic Operators
B ) Rational Operator
C ) Numeric Variables
D ) String Variables ✅

30 - Variables are also divided into two types

A ) Numeric Variables
B ) String Variables
C ) Both a and b
D ) None of these