11 Eng Med ST 22-23
11 Eng Med ST 22-23
11 Eng Med ST 22-23
English Medium
Second Term Exam 2022 – 23
Std:11th General Date : 24/01/23 COMPUTER Time : 1 Hrs. Marks : 50
1. Which delimiter is used to surround the text in a query criterion?
a) " (double quote) b) (single quote) c) $ (dollar) d) # (hash)
2. In case structure, which of the following character denotes default case?
a) * b) + c) d d) All
3. Which of the following operator is used as wild card character in Base?
a) & b) + c) - d) *
4. Which of the following symbol instructs a shell script to extract the value of a variable?
a) * b) % c) $ d) #
5. Which of the following character is used for commenting a line in a shell script?
a) * b) % c) $ d) #
6. Which of the following terms represent the most common image format used by digital
a) .gif b) .jpeg c) .tif d) .bmp
7. Which of the following symbol is used to break the flow of control in the case statement?
a) ** b) ;; c) ++ d) >>
8. Macromedia Flash studio and Pencil are examples of which of the following animation types?
a) 3D b) 2D c) 4D d) 5D
9. Which of the following represents maximum levels of sorting provided by Base Wizard?
a) 3 b) 4 c) 5 d) 6
10. What is an alias?
a) Alias is creation of b) Alias give meaningful c) Alias is used to print d) Alias is nowhere
duplicate query. name to fields in a query. query. related to query.
11. Which of the following best describes customer in Database?
a) Relationship b) Attribute c) Entity d) Data
12. Which one of the following is not a database?
a) MySql b) Base c) SQL Server d) Spreadsheet
13. Which of the following syntax is correct to assign a read permission on a user file?
a) chmod r filename b) chmod u+r filename c) chmod filename r d) chmod filename u+r
14. Which option is used to select a field?
a) CTRL + Click b) Click c) Double Click d) Right Click
15. DBMS Stands for __________.
a) Database b) Database Migration c) Data Management d) Direct Base
Management System System System Management System
16. Which of the following operations cannot be performed on a record in database?
a) Insert b) Delete c) Hide d) Update
17. Which of the following are two important parameters of circle tool?
a) centre, diameter b) diameter, point c) radius, diameter d) center, radius
18. Which of the following indicate the end of if condition in shell script?
a) end-if b) fi c) } (Closing curly d) It does not have any
bracket) end statement
19. Which of the following tools is used to create a smooth transition between two or more colours
in an object?
a) width b) fill c) eye drop d) gradient
20. Help Text created by user can be generally associated with which of the following object?
a) Table b) Form c) Control Field on Form d) Report
21. How many maximum media elements are combined in Multimedia?
a) three b) four c) five d) eight
22. Which of the following keys are used to delete a line?
a) ce b) ge c) dd d) d$
23. Which of the following is used to group the result of a query?
a) Order by b) Group by c) Arrange by d) Set of
24. _________ played an important role in the development of various elements of multimedia.
a) Computer b) Internet c) Animation d) Transition
Std:11th General Date : 24/01/23 COMPUTER Time : 1 Hrs. Marks : 50
25. Which of the following statement is true for Gedit?
a) It is a Command line editor b) It is a Graphical editor. c)It is not an editor. d) None
26. Which of the following operator is used for less than comparison in Linux?
a) < b) less than c) lt d) -lt
27. Which of the following type of relationship exists between Student and Teacher in a school?
a) One to One b) One to Many c) Many to Many d) No relationship exists
28. Processed data is known as ___________.
a) Fact b) Prepared data c) Information d) Decision
29. Which of the following statement is incorrect?
a) Every table must b) Primary key can be c) Data type of Primary d) Names of Primary key
have a primary key. combination of fields. key and Foreign key and Foreign key
should be same. should be same.
30. Which of the following command is used to display your current working directory?
a) path b) pwd c) prompt $p$g d) dir
31. Which of the following statement is false?
a) Query can be stored b) Query is written to be c) Query cannot be d) Query cannot be
as an object in used only once. created using wizard. written on a query.
database and reused.
32. The alphabet R in RDBMS stands for which of the following?
a) Rotational b) Relational c) Random d) Ring
33. Which of the following command is used to remove the directory?
a) rdir b) remove c) rd d) rmdir
34. Which of the following refers to data redundancy?
a) Deletion of data b) Repetition of data c) Decomposition of tables d) Relationships of tables
35. Which of the following statements is used to search for phrase in the file?
a) : set is b) help/cmd c) :!cmd d) /phrase<ENTER>
36. Which of the folio which options are possible to implement referential integrity?
a) No Action b) Set Null c) Delete table d) Update Cascade
37. Which of the following is not an aggregate function?
a) Square root b) Sum c) Min d) Max
38. Form wizard allows creating data entry forms for which of the following?
a) Report b) Table c) Query d) Both b & c
39. Which of the following can be used in place of square brackets used in if condition?
a) Curly braces b) test command c) check command d) All
40. Which of the following terms represent the number of palettes a toolbox window separated
a) Two b) Three c) Four d) Five
41. For what main purpose a form is designed?
a) To display data b) To enter data c) To create tables d) To view query result
42. For what main purpose a report is designed?
a) To view information b) To enter data c) To create tables d) To get statistics of
in professional manner usage of records
43. The mv command in Linux is used for which of the following purpose?
a) To rename a file b) To move a file c) To copy a file d) Both a & b
44. : wq in Vim editor is used for which of the following activities?
a) To save file and b) To save file and quit c) To quite editing mode d) All
remain in editing mode editing mode without saving changes made in the file
45. Which of the following terms represent a handle used to control some parameter of the layer?
a) point b) tool c) duck d) panel
46. Report wizard is used to create report from how many tables at a time?
a) One b) Two c) Three d) More than three
47. Which of the following refers to the minimum arguments of cp command?
a) One b) Two c) Three d) None
48. Which loop iterates till the condition evaluates to true?
a) while b) until c) for d) case
49. Which of following is a term used for "Raw facts or figures"?
a) Information b) Variable c) Data d) Field
50. Which of the following command is used to count the total number of lines, words and
characters contained in a file?
a) countw b) wcount c) wc - c d) word count
Std : 11 Second Term 22-23 Ans Key
1 B 11 D 21 C 31 A 41 B
2 A 12 D 22 C 32 B 42 A
3 D 13 B 23 B 33 D 43 D
4 C 14 A 24 A 34 B 44 B
5 D 15 A 25 B 35 D 45 C
6 B 16 C 26 D 36 C 46 A
7 B 17 D 27 C 37 A 47 B
8 B 18 B 28 C 38 D 48 A
9 A 19 D 29 D 39 B 49 C
10 B 20 C 30 B 40 B 50 C