0% found this document useful (0 votes)
85 views10 pages

Computer 10th MCQs

The document contains a 50 question multiple choice quiz on computer science topics for 10th grade students. The questions cover arrays, programming concepts like variables, loops, and conditions, as well as Microsoft Word and GW BASIC. The student's name, roll number, class, subject, and date are listed at the top for marking the quiz. The quiz is out of a total of 50 marks but the student has scored 0 marks.

Uploaded by

Alishba Khanam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views10 pages

Computer 10th MCQs

The document contains a 50 question multiple choice quiz on computer science topics for 10th grade students. The questions cover arrays, programming concepts like variables, loops, and conditions, as well as Microsoft Word and GW BASIC. The student's name, roll number, class, subject, and date are listed at the top for marking the quiz. The quiz is out of a total of 50 marks but the student has scored 0 marks.

Uploaded by

Alishba Khanam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

OXFORD ACADEMY OF SCIENCE, COMMERCE & ARTS

Defence Road Hotel Javson Street Sialkot


Tel: 0345-6757872

Subject Name: Ten/Computer 10‫ﮐﻤﭙﯿﻮﭨﺮ‬

I) Tick the Correct Option: (All questions / options - 50 / 0 ) 0 Marks

1. One -Dimensional Array is also known as:

a) Index array b) variables c) Linear Array d) subscript array

Correct Answer
Linear Array

2. The element of the array are accessed with reference to their position or location number,this
position is called:

a) Index or b) Memory c) variables d) element


subscript

Correct Answer
Index or subscript

3. Which statement is used to access and print data of array on screen:

a) PRINT b) LET c) DIM d) INPUT

Correct Answer
PRINT

4. How many steps are involved to write algorithm :

a) 1 b) 2 c) 3 d) 4

Correct Answer
3

5. Which statement or function changes the way of displaying output in BASIC?

a) SCREEN b) PRINT c) LEFT$ d) ABS

Correct Answer
SCREEN

6. A--------- is a reserved selection of primary storage used for storing temporary data:

a) open b) file c) Buffer d) None of these

Correct Answer
Buffer

7. shape is used for flowchart.

a) Decision b) Connetivity c) start d) Processing


making

Correct Answer
Processing

2017/11/23 16:33
8. Which of the following refers to load a program from secondary memory to main memory :

a) Save a program b) Load a Program c) list a program d) None of these

Correct Answer
Load a Program

9. The different writing style in MS word known as:

a) font b) font face c) style d) All of these

Correct Answer
font face

10. Which of the following is written inside pair of brackets with name of array ?

a) index b) element name c) array name d) None

Correct Answer
index

11. Which shortcut key is used to left alignment:

a) Ctrl+O b) Ctrl+L c) Ctrl+X d) Ctrl+B

Correct Answer
Ctrl+L

12. The default value of subscript form 0 to :

a) 7 b) 8 c) 9 d) 10

Correct Answer
10

13. Every line of GW basic program must be start:

a) With statement b) With input c) With Line d) None of these


Number

Correct Answer
With Line Number

14. The resolution of screen in medium resolution graphic mode is :

a) 25x80 b) 640x200 c) 320x200 d) None of these

Correct Answer
320x200

15. Which key is use to load a basic program ?

a) F2 b) F4 c) F3 d) None of these

Correct Answer
F3

16. Which array consists of rows and columns:

a) one dimessioal b) Two c) four dimensional d) All of these


dimensional

2017/11/23 16:33
Correct Answer
Two dimensional

17. Edit command basically used to modify a :

a) Program line b) line number c) variables d) None of these

Correct Answer
Program line

18. The output SQR (81) is:

a) 9 b) 3 c) 27 d) 81

Correct Answer
9

19. By default GW basic provides an array for string :

a) 9 elements b) 8 elements c) 100 elements d) 10 elements

Correct Answer
10 elements

20. --------- function skips x space in a PRINT statement:

a) LOG b) SPC c) BEEP d) DATE $

Correct Answer
SPC

21. Which is the extension of G.W basic program:

a) .xls b) .doc c) .dms d) .bas

Correct Answer
.bas

22. Which key is used to go back at the top of document:

a) Ctrl+home b) Ctrl+end c) home d) End

Correct Answer
Ctrl+home

23. --------- utility of MS word give opportunity to view the document appearance before the
printing.

a) PRINT b) print preview c) both a&b d) None of these

Correct Answer
print preview

24. --------- include words with predefine meaning in basic:

a) all of these b) built words c) reserved words d) define words

Correct Answer
reserved words

25. Background color in BASIC graphics are:

2017/11/23 16:33
a) 4 b) 16 c) 12 d) None

Correct Answer
16

26. In an array the following statement is used to specify maximum subscript:

a) DIM b) SUB c) ADD d) None

Correct Answer
DIM

27. Which stage of program solving observed program carefully:

a) Debuging b) coding c) Desk checking d) Compiling

Correct Answer
Desk checking

28. How many types of variables in programming ?

a) 4 b) 6 c) 2 d) 7

Correct Answer
2

29. How many rows a computer screen is divided in text mode?

a) 40 b) 80 c) 25 d) 24

Correct Answer
25

30. Which button is used to underline selected text in MS word:

a) border b) bold c) underline d) All of these

Correct Answer
underline

31. An expression that uses a relational operator is called :

a) relation b) selection c) decision d) condition

Correct Answer
condition

32. The smallest square of the computer screen is called:

a) DOTS b) RESOLUTION c) PIXEL d) LINE

Correct Answer
PIXEL

33. An array is collection of :

a) Variables,const b) Variables c) statement d) commands


ant

Correct Answer
Variables,constant

2017/11/23 16:33
34. Which shortcut key is used to paste the word:

a) Ctrl+P b) Ctrl+N c) Ctrl+X d) Ctrl+V

Correct Answer
Ctrl+V

35. The E command with DRAW statement is used for movement to which direction?

a) diagonal up and b) diagonal down c) diagonal up and d) diagonal down and left
right and right left

Correct Answer
diagonal up and right

36. Which button is used to make numbering list in MS word document:

a) bullets b) indent c) numbering d) None of these

Correct Answer
numbering

37. In MS WORD------ icons is used to automatically print the document.

a) print b) copy c) paste d) None of these

Correct Answer
print

38. Which of the following BASIC statements contains one condition and two branches ?

a) IF-THEN b) IF-THEN-ELSE c) GOTO d) None

Correct Answer
IF-THEN-ELSE

39. How many types of graphics modes?

a) 2 b) 3 c) 4 d) None of these

Correct Answer
3

40. Which is a collection of variables that can store same type of data .

a) program b) Array c) code d) variables

Correct Answer
Array

41. The keyword DIM is a shortened form of the word---------------.

a) dimension b) debugging c) distributors d) None

Correct Answer
dimension

42. In screen 0, the range of background colors expression is :

a) 0 to 6 b) 0 to 5 c) 0 to 7 d) 0 to 8

Correct Answer

2017/11/23 16:33
0 to 7

43. An array is useful structure to store :

a) one value b) more than one c) couple of values d) All of these


value

Correct Answer
one value

44. How many types of an array are there ?

a) 2 b) 3 c) 4 d) 5

Correct Answer
2

45. Which is powerful word processing program?

a) Notepad b) Word process c) Ms Word d) Open office word

Correct Answer
Ms Word

46. The output of ABS(-4.58) is:

a) 4 b) -4 c) 5 d) 4.58

Correct Answer
4.58

47. If type of a variable is not specified it is assumed as :

a) natural type b) RealType c) basic type d) None of these

Correct Answer
RealType

48. Which shortcut key is used to bold the word:

a) Ctrl+O b) Ctrl+N c) Ctrl+W d) Ctrl+B

Correct Answer
Ctrl+B

49. -------- function in GW basic are used to process character string and produce string value
:

a) string b) numeric c) user d) None

Correct Answer
string

50. How many types of numeric variables in basic programming ?

a) 2 b) 4 c) 6 d) 8

Correct Answer
4
OXFORD ACADEMY OF SCIENCE, COMMERCE & ARTS
Defence Road Hotel Javson Street Sialkot
Tel: 0345-6757872

Student Name:____________________Roll No.___________Marks Obtained/Total Marks:________/ 0


Class: Ten Subject Name: Computer 10‫ ﮐﻤﭙﯿﻮﭨﺮ‬Date:________

I) Tick the Correct Option: (All questions / options - 50 / 0 ) 0 Marks

1. One -Dimensional Array is also known as:

a) Index array b) variables c) Linear Array d) subscript array

2. The element of the array are accessed with reference to their position or location number,this
position is called:

a) Index or subscript b) Memory c) variables d) element

3. Which statement is used to access and print data of array on screen:

a) PRINT b) LET c) DIM d) INPUT

4. How many steps are involved to write algorithm :

a) 1 b) 2 c) 3 d) 4

5. Which statement or function changes the way of displaying output in BASIC?

a) SCREEN b) PRINT c) LEFT$ d) ABS

6. A--------- is a reserved selection of primary storage used for storing temporary data:

a) open b) file c) Buffer d) None of these

7. shape is used for flowchart.

a) Decision making b) Connetivity c) start d) Processing

8. Which of the following refers to load a program from secondary memory to main memory :

a) Save a program b) Load a Program c) list a program d) None of these

9. The different writing style in MS word known as:

a) font b) font face c) style d) All of these

10. Which of the following is written inside pair of brackets with name of array ?

a) index b) element name c) array name d) None

11. Which shortcut key is used to left alignment:

a) Ctrl+O b) Ctrl+L c) Ctrl+X d) Ctrl+B

12. The default value of subscript form 0 to :

a) 7 b) 8 c) 9 d) 10

13. Every line of GW basic program must be start:

a) With statement b) With input c) With Line Number d) None of these

14. The resolution of screen in medium resolution graphic mode is :

2017/11/23 16:33
a) 25x80 b) 640x200 c) 320x200 d) None of these

15. Which key is use to load a basic program ?

a) F2 b) F4 c) F3 d) None of these

16. Which array consists of rows and columns:

a) one dimessioal b) Two dimensional c) four dimensional d) All of these

17. Edit command basically used to modify a :

a) Program line b) line number c) variables d) None of these

18. The output SQR (81) is:

a) 9 b) 3 c) 27 d) 81

19. By default GW basic provides an array for string :

a) 9 elements b) 8 elements c) 100 elements d) 10 elements

20. --------- function skips x space in a PRINT statement:

a) LOG b) SPC c) BEEP d) DATE $

21. Which is the extension of G.W basic program:

a) .xls b) .doc c) .dms d) .bas

22. Which key is used to go back at the top of document:

a) Ctrl+home b) Ctrl+end c) home d) End

23. --------- utility of MS word give opportunity to view the document appearance before the
printing.

a) PRINT b) print preview c) both a&b d) None of these

24. --------- include words with predefine meaning in basic:

a) all of these b) built words c) reserved words d) define words

25. Background color in BASIC graphics are:

a) 4 b) 16 c) 12 d) None

26. In an array the following statement is used to specify maximum subscript:

a) DIM b) SUB c) ADD d) None

27. Which stage of program solving observed program carefully:

a) Debuging b) coding c) Desk checking d) Compiling

28. How many types of variables in programming ?

a) 4 b) 6 c) 2 d) 7

29. How many rows a computer screen is divided in text mode?

a) 40 b) 80 c) 25 d) 24

30. Which button is used to underline selected text in MS word:

a) border b) bold c) underline d) All of these

31. An expression that uses a relational operator is called :

2017/11/23 16:33
a) relation b) selection c) decision d) condition

32. The smallest square of the computer screen is called:

a) DOTS b) RESOLUTION c) PIXEL d) LINE

33. An array is collection of :

a) Variables,constant b) Variables c) statement d) commands

34. Which shortcut key is used to paste the word:

a) Ctrl+P b) Ctrl+N c) Ctrl+X d) Ctrl+V

35. The E command with DRAW statement is used for movement to which direction?

a) diagonal up and b) diagonal down and c) diagonal up and d) diagonal down and
right right left left

36. Which button is used to make numbering list in MS word document:

a) bullets b) indent c) numbering d) None of these

37. In MS WORD------ icons is used to automatically print the document.

a) print b) copy c) paste d) None of these

38. Which of the following BASIC statements contains one condition and two branches ?

a) IF-THEN b) IF-THEN-ELSE c) GOTO d) None

39. How many types of graphics modes?

a) 2 b) 3 c) 4 d) None of these

40. Which is a collection of variables that can store same type of data .

a) program b) Array c) code d) variables

41. The keyword DIM is a shortened form of the word---------------.

a) dimension b) debugging c) distributors d) None

42. In screen 0, the range of background colors expression is :

a) 0 to 6 b) 0 to 5 c) 0 to 7 d) 0 to 8

43. An array is useful structure to store :

a) one value b) more than one c) couple of values d) All of these


value

44. How many types of an array are there ?

a) 2 b) 3 c) 4 d) 5

45.
Which is powerful word processing program?

a) Notepad b) Word process c) Ms Word d) Open office word

46. The output of ABS(-4.58) is:

a) 4 b) -4 c) 5 d) 4.58

47. If type of a variable is not specified it is assumed as :

2017/11/23 16:33
a) natural type b) RealType c) basic type d) None of these

48. Which shortcut key is used to bold the word:

a) Ctrl+O b) Ctrl+N c) Ctrl+W d) Ctrl+B

49. -------- function in GW basic are used to process character string and produce string value :

a) string b) numeric c) user d) None

50. How many types of numeric variables in basic programming ?

a) 2 b) 4 c) 6 d) 8

You might also like