Search This Blog

Tuesday, April 17, 2012

SBI CLERKS EXAM COMPUTER KNOWLEDGE QUESTIONS

1. A keyboard is this kind of device—
(A) black
(B) input
(C) output
(D) word Processing
(E) None of these
Ans : (B)
2. IT stands for—
(A) information Technology
(B) integrated Technology
(C) intelligent Technology
(D) interesting Technology
(E) None of these
Ans : (A)
3. Which of the following refers to the fastest, biggest and most expensive computers ?
(A) Personal Computers
(B) Supercomputers
(C) Laptops
(D) Notebooks
(E) None of these
Ans : (B)
4. A collection of related information sorted and dealt with as a unit is a—
(A) disk
(B) data
(C) file
(D) floppy
(E) None of these
Ans : (C)
5. The process of a computer receiving information from a server on the Internet is known as—
(A) pulling
(B) pushing
(C) downloading
(D) transferring
(E) None of these
Ans : (C)
6. Which part of the computer helps to store information ?
(A) Disk drive
(B) Keyboard
(C) Monitor
(D) Printer
(E) None of these
Ans : (A)

7. ………………is the process of carrying out commands.
(A) Fetching
(B) Storing
(C) Executing
(D) Decoding
(E) None of these
Ans : (C)
8. The role of a………generally is to determine a buyer’s needs and match it to the correct hardware and software.
(A) computer Scientist
(B) computer sales representative
(C) computer consultant
(D) corporate trainer
(E) None of these
Ans : (B)
9. Which of the following groups consist of only output devices ?
(A) Scanner, Printer, Monitor
(B) Keyboard, Printer, Monitor
(C) Mouse, Printer, Monitor
(D) Plotter, Printer, Monitor
(E) None of these
Ans : (D)
10. The rectangular area of the screen that displays a program, data, and/or information is a—
(A) title bar
(B) button
(C) dialog box
(D) window
(E) None of these
Ans : (D)
11. A(n)………contains commands that can be selected.
(A) pointer
(B) menu
(C) icon
(D) button
(E) None of these
Ans : (B)
12. An error is also known as—
(A) bug
(B) debug
(C) cursor
(D) icon
(E) None of these
Ans : (A)
13. Arithmetic Operations—
(A) involve matching one data item to another to determine if the first item is greater than, equal to, or less than the other item
(B) sort data items according to standard, predefined criteria in ascending order or descending order
(C) use conditions with operators such as AND, OR and NOT
(D) include addition, subtraction, multiplication and division
(E) None of these
Ans : (D)
14. Sending an e-mail is similar to—
(A) picturing an event
(B) narrating a story
(C) writing a letter
(D) creating a drawing
(E) None of these
Ans : (C)
15. Promotion in Marketing means—
(A) passing an examination
(B) elevation from one grade to another
(C) selling the products through various means
(D) selling the product in specific areas
(E) None of these
Ans : (C)
16. Microsoft Word is an example of—
(A) an operating system
(B) a processing device
(C) application software
(D) an input device
(E) None of these
Ans : (B)
17. Sources of Sales Leads are—
(A) Data Mining
(B) Market Research
(C) Media Outlets
(D) Promotional Programs
(E) All of these
Ans : (E)
18. Any data or instruction entered into the memory of a computer is considered as—
(A) storage
(B) output
(C) input
(D) information
(E) None of these
Ans : (A)
19. Which is the part of a computer that one can touch and feel ?
(A) Hardware
(B) Software
(C) Programs
(D) Output
(E) None of these
Ans : (A)

Sunday, April 15, 2012

COMPUTER KNOWLEDGE PRACTICE MCQs

Question 1: Which key should be pressed to start a new paragraph in MS-Word?
1. Down cursor key
2. Shift+Enter key
3. Enter key
4. Control+Enter key
Answer: 3.

Question 2: Which of the following is the correct syntax for CompactRepair method?
1. expression. CompactRepair
2. expression (SourceFile, DestinationFile, LogFile)
3. CompactRepair(SourceFile, DestinationFile, LogFile)
4. expression. CompactRepair(SourceFile, DestinationFile, LogFile) 
Answer: 4.


Question 3: Consider the following statements: Statement A: The write access to a file system is possible while using the growfs command. Statement B: The growfs command increases the size of the UFS file system in a volume without causing data loss. Which of the following is true about the statements?
1. Statement A is true, and Statement B is false.
2. Statement A is false, and Statement B is true.
3. Both Statement A and Statement B are true.
4. Both Statement A and Statement B are false.
Answer: 2.

Question 4: Multiple items can be selected by pressing
1. CTRL key
2. ALT key
3. Shift key
4. CTRL, ALT & DEL key
Answer: 1.

Question 5: Susan needs to use a set of hidden tools frequently. To do this, she would:
1. select the tool from the pop-up toolbar.
2. detach the toolbar.
3. dock the toolbar.
4. group the toolbox.
Answer: 2.

Question 6: To test the IP stack on your local host, which IP address would you ping?
1. 127.0.0.0
2. 1.0.0.127
3. 127.0.0.1
4. 127.0.0.255
5. 255.255.255.25
Answer: 3.

Question 7: CHECK constraint is used to enforce:
1. entity integrity.
2. domain integrity.
3. referential integrity.
4. user-defined integrity.
Answer: 2.

Question 8: The horizontal and vertical lines on a worksheet are called ___
1. cells 
2. sheets
3. gridlines
4. blocklines
Answer: 3.

Question 9: Which is not a type of anti-virus?
1. Norton
2. McAfee
3. STD
4. Symantec
Answer: 3.

Question 10: Which computer language is preferred for data processing ?
1. APL
2. Pascal
3. BASIC
4. none of the above
Answer: 1.

Question 11: What is the extention of Australia
1. .au
2. .in
3. .uk
4. .us
Answer: 1.

Question 12: What is the abbreviation of SATA
1. Serial Advanced Technology Attachment
2. Sedentary Advanced Technology Attachment
3. Secondary Advanced Technology Attachment
4. Secondary Aerial Technology Attachment
Answer: 1.

Question 13: What does XHTML stand for?
1. EXtra Hyperlinks and Text Markup Language
2. EXtreme HyperText Markup Language
3. EXtensible HyperText Marking Language
4. EXtensible HyperText Markup Language
Answer: 4.

Question 14: Which of the following cannot be the status of a task?
1. Finished 
2. In Progress 
3. Waiting on someone else 
4. Deferred 
Answer: 1.

Question 15: An n element AVL tree with height h can be searched in
1. o(log h)
2. O(h)
3. O(h log h)
4. O(n)
Answer: 2.

Question 16: A monitor with high dot pitch will have:
1. a relatively large number of pixels.
2. a high number of possible colors in its display.
3. wide gaps between pixels.
4. relatively fast recharging of the pixels illumination.
Answer: 3.

Question 17: List the results that will be displayed for each of the following lines: msgbox Int(-5.5) msgbox Fix(-5.5) msgbox Cint(-5.5)
1. Line 1: -6 Line 2: -5 Line 3: -6
2. Line 1: -5 Line 2: -5 Line 3: -6
3. Line 1: -5 Line 2: -6 Line 3: -6
4. Line 1: -6 Line 2: -6 Line 3: -5
Answer: 1.

Question 18: The PC and the Apple Macintosh are examples of two different
1. platforms
2. programs
3. input devices
4. storage devices
Answer: 1.

Question 19: In B-tree of order m all external nodes are _ _ _ _ _ _
1. at different levels
2. have 1 child node
3. at same levels
4. have two child nodes
Answer: 3.

Question 20: Jim wants to create an object of the ItemEvent class. Which one of the following options represents the constructor for the ItemEvent class?
1. ItemEvent(ItemSelectable source, int id, Object item) 
2. ItemEvent(ItemSelectable source, boolean id, Object item) 
3. ItemEvent(ItemSelectable source, int id, Object item, int stateChange) 
4. ItemEvent(ItemSelectable source, boolean id, Object item, int stateChange) 
Answer: 3.

Question 21: Two cards have been drawn successively from a pack without replacing the first. Find the probability that 2nd card is spade, if the first card is spade?
1. 4/17
2. 5/17
3. 6/17
4. 7/17
Answer: 1.

Question 22: What type of PCMCIA card is used for modems and network cards. What type of PCMCIA card is used for modems and network cards.
1. Type 1
2. Type II
3. Type III
Answer: 2.

Question 23: What connector on a network card is associated with a 10BASE2 cable? What connector on a network card is associated with a 10BASE2 cable?
1. RJ11 
2. BNC 
3. RJ45 
4. DB25
Answer: 2.

Question 24: A java Class can have two methods provided the return types are different!
1. true
2. false
3. depends on operating system
4. depends on coding style
Answer: 1.

Question 25: A file contains characters a,e,i,o,u,s and t with frequencies 10,15,12,3,4,13 and 1 respectively. If we use Huffman coding for data compression then the average code length will be:
1. 140/58
2. 146/58
3. 150/58
4. 174/58
Answer: 3.