Olete.in
Articles
Mock Tests
🧪 Computer MCQ Quiz Hub
CCC MCQ Sample Paper 1
Choose a topic to test your knowledge and improve your Computer skills
1. Material consisting of text and number is best presented as-
a table slide.
a bullet slide.
a title slide.
All of these.
2. Background color or effect applied on a document is not visible in-
web layout view.
print layout view.
reading view.
print preview.
3. Ctrl + R means-
re-open the last closed document.
re-print the last printed page.
re-apply the last paragraph formatting
right align the selected paragraph.
4. Paste special allows some operation while you paste to new cell. Which of the following operation is valid ?
Square.
Percentage.
Goal Seek.
Divide.
5. A webpage displays a picture. What tag was used to display that picture ?
Picture.
Image.
Img.
Src.
6. <b> tag makes the enclosed text bold. What is other tag to make text bold ?
&lt;strong&gt;
&lt;dar&gt;
&lt;black&gt;
&lt;emp&gt;
7. Which tag inserts a line horizontally on your web page ?
&lt;hr&gt;
&lt;line&gt;
&lt;line direction=&#039;horizontal&#039;&gt;
&lt;tr&gt;
8. Which tag inserts a line horizontally on your web page ?
&lt;hr&gt;
&lt;line&gt;
&lt;direction=&#039;horizontal&#039;&gt;
&lt;tr&gt;
9. scheduling algorithm can use either ...... priority or ... priority.
static still.
static dynamic.
live dead
None of these
10. The priority of a process will ...... if the scheduler assigns it a static priority.
change.
remain unchanged.
depends on the operating system
None of the above
11. In which type of streaming multimedia file is delivered to the client but not shared ?
real-time streaming.
progressive download.
compression.
None of the above.
12. Which one of the following is the characteristic of a multimedia system ?
High Storage.
High data rates.
Both (a) and (b).
None of the above
13. In LINUX operating system which command is used to copy files from one location to another ?
cp.
copy.
cpd.
cd.
14. Insert Date Format Page Number and Insert AutoText are buttons on the .... toolbar.
formatting.
header and footer.
standard.
edit.
15. Which of the following do you use to change margins ?
Formatting toolbar.
Page set-up dialog box.
Standard toolbar.
Paragraph dialog box.
16. What are the three features that allow the user to move text and graphics between windows.
Cut Copy Paste.
Cut Open Close.
Copy Goto Insert
Paste New Search
17. To use your keyboard instead of the mouse to select tools on the ribbon you display the Key tips by pressing the ...... key.
Alt.
Ctrl.
Shift + Enter.
Alt + Enter.
18. Press ....... to create a line break which advances the insertion point to the beginning of the next physical line-ignoring any paragraph formatting instructions.
shift + enter
ctrl + enter.
shift + tab.
ctrl + tab
19. Macros are ?run? or executed from the ...... menu.
insert.
format.
tools.
data.
20. The ....... or typeface defines the appearance and shape of letters numbers and special characters.
font.
font size
point.
paragraph formatting
21. Which can be used for quick access to commonly used commands and tools ?
Status bar.
Tool bar.
Menu bar.
Title bar.
22. URL stands for-
Unique Reference Label.
Uniform Reference Label.
Uniform Resource Locator.
Unique Resource Locator.
23. A web cookie is a small piece of data-
sent from a website and stored in user?s web browser while a user is browsing a website.
sent from user and stored in the server while a user is browsing a website.
sent from root servers to all servers.
None of above
24. The systems which allows only one process execution at a time are called-
uniprogramming systems.
uniprocessing systems.
unitasking systems.
None of the above
25. In operating system each process has its own-
address space and global variables.
open files.
pending alarms signals and signal handlers.
All of the above.
26. Columns dialog box can be opened from-
format menu columns submenu.
double click on column space in ruler.
press Alt + O + C
All of the above.
27. Which of the following is not a type of folder view ?
Tiles.
Cascades
Thumbnails.
Details.
28. Which one of the following is not true ?
Kernel is the program that constitutes the central core of the operating system.
Kernel is the first part of the operating system to load into memory during booting.
Kernel is made of various modules which can not be loaded in running operating system.
Kernel remains in the memory during the entire computer session.
29. Which one of the following error will be handle by the operating system ?
Power failure.
Lack of paper in the printer.
Connection failure in the network.
All of the above.
30. What function displays row data in a column or column data in a row ?
Hyperlink.
Index.
Transpose.
Rows.
31. When you insert an Excel file into a Word document the data are-
hyperlinked.
placed in a Word table.
linked.
embedded.
32. Except for the ..... function a formula with a logical function shows the word 'TRUE' or 'FALSE' as a result.
IF.
AND.
OR.
NOT.
33. How can you disable extended selection mode ?
Press F8 agan to disable.
Press Del to disable.
Press Esc to disable.
Press Enter to disable
34. To instruct Word to stop bulleting paragraphs do any of the following except ...........
press the enter key twice.
click the undo button on the standard toolbar.
press the backspace key to remove the bullet.
click the bullets button on the formatting toolbar.
35. After typing header text how can you quickly enter footer text ?
Press page down key and type the text for footer.
Click on switch between header and footer then type the text.
Both of (a) and (b).
None of the above.
36. The delete key of keyboard is assigned to which command in Excel ?
Edit &gt;&gt; Clear &gt;&gt; Contents.
Edit &gt;&gt; Clear &gt;&gt; All.
Edit &gt;&gt; Delete.
All of the above
37. MAN stands for-
Metropolitan Area Network.
Marked Area Network
Metropolitan Arranged Network.
Manufactured Arrangement of Networks
38. The common pathways on a WAN are known as-
Nodes.
Hubs.
The backbone.
Routers.
39. Crossing from one LAN to another LAN or a WAN is done over-
bridges and gateways.
routers.
backbones.
MANs.
40. Ctrl + P means-
open paragraph dialog box.
open page format dialog box.
open save dialog box.
open print dialog box
41. Ctrl + T means-
hanging indent.
left indent.
open tabs dialog box.
terminate all opened dialog bo
42. When sharing data in Office the ...... document is the document in which the data was first entered.
Source.
Destination.
Original
Primary.
43. Which of the following methods can not be used to enter data in a cell ?
Pressing an arrow key.
Pressing the tab key.
Pressing the Esc key.
Clicking the enter button to the formula bar.
44. Which of the following will not set text in selected cells to italics ?
Pressing Ctrl + I on the keyboard.
Using the tools &#039;Wizard &#039; Web Form menu item.
Using the Format &#039; Cells &#039; Font menu item.
None of the above.
45. Which of the following methods cannot be used to edit the content of cell ?
Pressing the Alt key.
Clicking the formula bar.
Pressing F2
Double clicking the cell.
46. What should be the first tag in any HTML document ?
&lt;head&gt;
&lt;title&gt;
&lt;html&gt;
(d) &lt;document&gt;
47. Which tag allows you to add a row in a table ?
&lt;td&gt; and &lt;/td&gt;
&lt;cr&gt; and &lt;/cr&gt;
&lt;th&gt; and &lt;/th&gt;
&lt;tr&gt; and &lt;/tr&gt;
48. How can you make a bulleted list ?
&lt;list&gt;
&lt;nl&gt;
&lt;ul&gt;
&lt;ol&gt;
49. How can you make a numbered list ?
&lt;dl&gt;
&lt;ol&gt;
&lt;list&gt;
&lt;ul&gt;
Submit