Q1 .What type of file is often downloaded from multiple servers at one time?
1.Webpage
2. Embedded Video
3. Home page
4. Torrent
5 .All
ANS- (4) A torrent is a file sent via the BitTorrent protocol.
Q2. HTTP, FTP, and TCP/IP are all different types of what?
1. Websites
2. File Systems
3. Protocols
4. Software Program
5. Internet Files
ANS-(3) A specific set of communication rules is called a protocol.
Q3 What is the process of smoothing out digital noise in graphics called?
1. Refracting
2. Rounding
3. Flattening
4. Dithering
5. None of these
ANS-(4) Dithering is a process that uses digital noise to smooth out colors in digital graphics and sounds in digital audio.
Q4. What is the technical name of an electronic version of a document?
1. Soft copy
2. Virtual copy
3. Computer copy
4. ECopy
5. Hard copy
ANS(1)- A soft copy is a document saved on a computer.
Q5. How can you break the current column and start a new column immediately?
1. Press Ctrl + Shift + Enter
2. Press Alt + Enter
3. Press Ctrl + Enter
4. Press Alt + Shift + Enter
5. None of the Above
ANS(1) - you can break the current column and start a new column immediately by pressing Ctrl + Shift + Enter.
Q6 On which toolbar can you find Format Painter tool?
1. Standard toolbar
2. Formatting toolbar
3. Drawing Toolbar
4. Picture Toolbar
5. None of the Above
ANS(1) - On standard toolbar can you find Format Painter tool.
Q7 Which indent marker controls all the lines except first line?
1. First Line Indent Marker
2. Left Indent Marker
3. Hanging Indent Marker
4. Right Indent Marker
5. None of the Above
ANS(2)- Left Indent Marker controls all the lines except first line.
Q8 To store your picture in a database requires a(n) __________ field.
1. BLOB
2. Text
3. Image
4. Logical
5. All
ANS(1)- To store your picture in a database requires a(n) BLOB field.
Q9 The __________ is used to access one record at a time.
1. query
2. filter
3. form
4. report
5. All
ANS-(3) The form is used to access one record at a time.
Q10 Which of the below formulas add cells a1 through a5 in Microsoft Excel?
1. =sum(A1+A5)
2. =sum(A1:A5)
3. =add(A1+A5)
4. =total(A1:A5)
5. None of these
ANS(2)- When using the colon the formula adds A1 through A5.