PGDCA First Semester Exam 2018

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Omm Computer
O
Omm Computer
Community Contributor
Quizzes Created: 1 | Total Attempts: 205
| Attempts: 205 | Questions: 100
Please wait...
Question 1 / 100
0 %
0/100
Score 0/100
1. Ctrl + I

Explanation

Pressing Ctrl + I is a keyboard shortcut that is commonly used in word processing software to apply the "Italic" formatting style to selected text. Italic formatting is used to emphasize or highlight certain words or phrases by slanting the text to the right. This formatting style is often used for titles of books, movies, or other creative works, as well as for introducing new terms or foreign words in a document. By pressing Ctrl + I, the selected text will be instantly formatted in Italic, making it stand out from the rest of the text.

Submit
Please wait...
About This Quiz
PGDCA First Semester Exam 2018 - Quiz

The PGDCA First Semester Exam 2018 assesses foundational knowledge in computer science, focusing on software, data processing, and system operations. It evaluates understanding of ASCII, printer technology, and open-source systems, essential for IT professionals.

Personalize your quiz and earn a certificate with your name on it!
2. Ctrl + J

Explanation

The correct answer is "Align Justify" because pressing Ctrl + J is a keyboard shortcut that aligns the selected text or paragraph to justify, meaning that both the left and right edges of the text are aligned evenly.

Submit
3.  What does WWW stand for?

Explanation

The correct answer is "World Wide Web." The acronym WWW stands for World Wide Web, which is a system of interconnected documents and other resources, linked by hyperlinks and URLs. It is a global information space where users can access and share information through websites using web browsers. The term was coined by Tim Berners-Lee in 1989 and has since become synonymous with the internet and online browsing.

Submit
4. Which of the following performs modulation and demodulation?

Explanation

A modem performs both modulation and demodulation. Modulation is the process of converting digital signals into analog signals for transmission over a communication channel. Demodulation, on the other hand, is the process of converting analog signals back into digital signals for reception. A modem allows computers to transmit and receive data over various communication channels, such as telephone lines or cable lines, by modulating and demodulating the signals. Therefore, a modem is the correct answer as it is the device responsible for performing both modulation and demodulation.

Submit
5. You can use Backspace key to remove characters to the left of the insertion point.

Explanation

The given statement is true. The backspace key on a keyboard is used to remove characters to the left of the insertion point.

Submit
6. You can use Excel to create budgets, to work with taxes, or to record student grades

Explanation

Excel is a versatile software program that can be used for various purposes, including creating budgets, working with taxes, and recording student grades. It provides tools and functions that allow users to organize and analyze data effectively. Therefore, the statement that Excel can be used for these tasks is true.

Submit
7. A symbol such as a heavy dot or other character that precedes text in a presentation is called a(n) ____.

Explanation

A symbol such as a heavy dot or other character that precedes text in a presentation is called a bullet. Bullets are commonly used to highlight key points or items in a list, making the information more organized and easier to read for the audience. They help to visually separate and emphasize each item, allowing the presenter to convey information in a clear and concise manner.

Submit
8. To print a presentation using shortcut keys, press ____.

Explanation

To print a presentation using shortcut keys, you need to press CTRL+P. This combination of keys is commonly used in many software applications as a shortcut to access the print function. By pressing CTRL+P, you can quickly open the print dialog box and initiate the printing process for the current presentation.

Submit
9. A ____________ is a pointing device used to move a pointer on the screen and to make selections.

Explanation

A mouse is a pointing device that allows users to move a pointer on the screen and make selections. It is a small handheld device that typically has buttons and a scroll wheel. By moving the mouse across a flat surface, the pointer on the screen moves accordingly, allowing users to interact with graphical user interfaces. The mouse is an essential tool for navigating and controlling a computer system, making it the correct answer in this context.

Submit
10. Ctrl+V keys pressed together, for

Explanation

Pressing the ctrl+V keys together is the keyboard shortcut used to paste content. When you copy or cut content, it gets stored in the clipboard, and pressing ctrl+V allows you to insert that content at the desired location. Therefore, the correct answer is "Paste" because it is the action performed when the ctrl+V keys are pressed together.

Submit
11. What does Ctrl + X do?

Explanation

Ctrl + X is a keyboard shortcut that is commonly used to cut selected text or objects. Cutting removes the selected item from its current location and stores it in the clipboard, allowing it to be pasted elsewhere. This action is often used to move or relocate content within a document or between different documents or applications. It is a quick and efficient way to transfer information without the need for additional steps such as copying and then deleting the original.

Submit
12. WHICH ONE IS NOT A TYPE OF TOPOLOGY

Explanation

The correct answer is "None of the above". This is because all of the options listed (Bus, Star, and Ring) are types of network topologies. A bus topology is a linear network where all devices are connected to a common cable, a star topology is a network where all devices are connected to a central hub, and a ring topology is a network where devices are connected in a circular loop. Therefore, "None of the above" is the only option that is not a type of topology.

Submit
13. The ______________ is an output device which produces output on paper.

Explanation

A printer is an output device that produces output on paper. It is used to print documents, images, and other types of content onto physical paper. Unlike a monitor, keyboard, or mouse, which are input devices, a printer is specifically designed for producing hard copies of digital information. It is commonly used in homes, offices, and other settings where physical copies of documents are required.

Submit
14. _______, ________ and _______ are what you see when you open Excel

Explanation

When you open Excel, you will see columns, rows, and cells. Columns are vertical sections labeled with letters, rows are horizontal sections labeled with numbers, and cells are the individual boxes formed by the intersection of columns and rows where you can enter data or formulas.

Submit
15. What is an intersection of a row and a column?

Explanation

An intersection of a row and a column refers to the point where a row and a column meet in a table or grid-like structure. This point represents a specific location within the table, known as a cell. Cells are used to store and display data in a structured manner, making them an essential component of tables and spreadsheets. Therefore, the correct answer is "Cell."

Submit
16. What is the file extension used for HTML file ?

Explanation

The correct answer is .HTML because HTML files use this extension to indicate that they contain Hypertext Markup Language. This file format is commonly used for creating and displaying web pages on the internet. The .WEBPAGE, .SHTML, and .DOC extensions are not typically associated with HTML files.

Submit
17. The key F12 opens a

Explanation

The key F12 is commonly used as a shortcut to open the "Save As" dialog box. This dialog box allows the user to specify a new file name and location when saving a document or file. It provides options to choose the file format, select a different folder, or rename the file before saving. Therefore, selecting the "Save As" dialog box as the correct answer is appropriate.

Submit
18. ASCII stands for

Explanation

ASCII stands for American Standard Code for Information Interchange. This is a character encoding standard that was developed in the early 1960s by a committee of the American National Standards Institute (ANSI). It is used to represent text in computers and other devices that use text-based information. ASCII assigns unique numerical codes to represent each character, including letters, numbers, and special symbols, allowing different computer systems to communicate and exchange information effectively.

Submit
19. What is the full form of SQL?

Explanation

SQL stands for Structured Query Language. It is a programming language that is used for managing and manipulating relational databases. It is designed to allow users to retrieve, insert, update, and delete data from a database. SQL is widely used in the field of database management systems and is an essential tool for developers and data analysts.

Submit
20. Ctrl + S

Explanation

When you press Ctrl + S, it is a shortcut for saving the document you are currently working on. Choosing to save the document with the same name means that you are overwriting the previous version of the document with any changes you have made. This is useful when you want to update and save your progress without creating a new file.

Submit
21. The ____________ indents only the first line in a paragraph.

Explanation

The first line indent is a formatting feature that indents only the first line of a paragraph. This means that the first line of each paragraph is moved inward from the left margin, while the rest of the lines in the paragraph remain aligned with the left margin. This is commonly used in academic writing, essays, and other formal documents to visually separate paragraphs and make the text more readable. The hanging indent, on the other hand, indents all lines in a paragraph except the first line. The left indent refers to the overall indentation of the entire paragraph, not just the first line. Therefore, the correct answer is First Line Indent.

Submit
22. You use Insert Tab to put header and footer in a document.

Explanation

The Insert Tab in a document editing software typically includes options to add various elements to a document, such as headers and footers. Therefore, it is correct to say that the Insert Tab is used to put a header and footer in a document.

Submit
23. The term _______ refers to the computer's physical components, such as the monitor, keyboard, memory chips, and hard drive.

Explanation

Hardware refers to the physical components of a computer, including the monitor, keyboard, memory chips, and hard drive. These components are tangible and can be touched and seen. Software, on the other hand, refers to the programs and instructions that run on the hardware. Firmware is a type of software that is permanently stored in a computer's hardware, such as the BIOS. Output refers to the information or data that is produced by a computer system.

Submit
24. Tick the appropriate list, When searching for information on the web the following can be used....

Explanation

The correct answer is Boolean Operators and keyword search. When searching for information on the web, Boolean Operators allow you to combine or exclude keywords to refine your search results. By using operators such as "AND" or "OR," you can specify whether you want both keywords to appear in the results or if either one is sufficient. Additionally, using keyword search allows you to input specific words or phrases that are relevant to your search, further narrowing down the results to what you are looking for.

Submit
25. The page title is inside the____tag.

Explanation

The correct answer is HEAD because the page title is typically placed within the head section of an HTML document. The head section contains meta information about the document, such as the title, which is displayed on the browser's title bar or tab. The body section, on the other hand, contains the actual content of the webpage that is visible to the user.

Submit
26. What are the attributes of font tag?

Explanation

The attributes of the font tag are face, size, and color. These attributes allow the user to specify the font face, size, and color of the text within the font tag.

Submit
27. _____________ are additional features that can be added to tags to specify additional properties of that particular tag.

Explanation

Attributes are additional features that can be added to tags to specify additional properties of that particular tag. They provide extra information about the elements, such as its color, size, or behavior. By using attributes, developers can customize and enhance the functionality and appearance of HTML elements.

Submit
28. Which enables us to send the same letter to different persons?

Explanation

Mailmerge enables us to send the same letter to different persons. With mail merge, we can create a template letter and merge it with a data source containing recipient information. This allows us to personalize each letter with individual names, addresses, and other details without having to manually write or print each letter separately. Mailmerge is a useful feature in word processing software that saves time and effort when sending mass communications.

Submit
29. The term gigabyte refers to

Explanation

The correct answer is 1024 megabytes because a gigabyte is equal to 1024 megabytes. In the binary system used in computers, each unit is typically a power of 2, so a gigabyte is equal to 2^10 megabytes. Therefore, 1024 megabytes is the correct conversion for a gigabyte.

Submit
30. When were the first minicomputer built?

Explanation

The first minicomputers were built in 1962. This means that the technology and infrastructure required for creating these smaller and more affordable computers was developed and implemented during this year.

Submit
31. Function of Operating system are:

Explanation

The function of an operating system includes managing the processor, memory, and input/output devices. The operating system is responsible for allocating and scheduling tasks for the processor, managing the allocation and deallocation of memory resources, and controlling the input and output operations between the computer and its peripherals. Therefore, all of the given options are correct as they represent the various functions performed by an operating system.

Submit
32. Which one has the widest coverage?

Explanation

WAN (Wide Area Network) has the widest coverage among the given options. LAN (Local Area Network) covers a small area such as a home, office, or building. MAN (Metropolitan Area Network) covers a larger area like a city. PAN (Personal Area Network) covers a very small area, typically within a person's immediate vicinity. In contrast, WAN covers a wide geographical area, often spanning across cities, countries, or even continents, connecting multiple LANs and MANs together. Therefore, WAN has the broadest coverage compared to the other network types mentioned.

Submit
33. Indicate which of the following best describes the term software

Explanation

The term software refers to both operating system programs and application programs. Operating system programs are responsible for managing computer hardware and providing a platform for other software to run on. Application programs, on the other hand, are designed to perform specific tasks or functions for the user. Therefore, the correct answer is Both (a) and (b).

Submit
34. To make the text at the center, click Left Alignment in the Home Tab.

Explanation

To make the text at the center, you need to click on the Center Alignment option in the Home Tab. The statement suggests that clicking on Left Alignment will achieve the desired result, but this is incorrect.

Submit
35. A slide that consists of more than one level of bulleted text is called a ____ bulleted list slide.

Explanation

A slide that consists of more than one level of bulleted text is called a multi-level bulleted list slide. This type of slide allows for organizing information in a hierarchical manner, with main points at the top level and subpoints or details at lower levels. It helps to present complex information in a structured and easily understandable format.

Submit
36. A(n) ____ is the basic unit of a PowerPoint presentation.

Explanation

A slide is the basic unit of a PowerPoint presentation. It is a single page within the presentation that contains text, images, and other multimedia elements. Each slide represents a different topic or idea and is used to organize and present information in a visually appealing way. Slides can be customized with various layouts, themes, and transitions to enhance the overall presentation.

Submit
37. Which is the valid data type in Access?

Explanation

All of the above options (Number, Text, Currency) are valid data types in Access. Number data type is used for numeric values, Text data type is used for alphanumeric values, and Currency data type is used for monetary values. Therefore, all three options are valid data types in Access.

Submit
38. While running DOS on a PC, which command would be used to duplicate the entire diskette?

Explanation

The command "DISKCOPY" would be used to duplicate the entire diskette while running DOS on a PC. This command allows the user to make an exact copy of the diskette, including all the files and directories. It is commonly used when creating backups or when transferring data between diskettes. The "COPY" command is used to copy specific files or directories, "CHKDSK" is used to check the disk for errors, and "TYPE" is used to display the contents of a text file.

Submit
39. Which button allows you to copy cell formats from one cell to another?

Explanation

The format painter button allows you to copy cell formats from one cell to another. This feature is useful when you want to apply the same formatting, such as font style, color, and borders, to multiple cells without having to manually recreate the formatting for each cell. By selecting the format painter button and then clicking on the target cell or range of cells, you can quickly apply the formatting from the source cell to the destination cells.

Submit
40. You can enter two basic kinds of data into worksheet cells:

Explanation

The given answer is "numbers and text". In a worksheet, you can input both numerical values and textual information into cells. This allows you to perform calculations using the numbers and also include descriptive text or labels for better understanding and organization of the data.

Submit
41. During data processing, the actual execution of the instruction takes place in the:

Explanation

During data processing, the actual execution of the instruction takes place in the Arithmetic Logic Unit (ALU). The ALU is responsible for performing arithmetic operations (such as addition, subtraction, multiplication, and division) as well as logical operations (such as AND, OR, and NOT) on the data. It is a fundamental component of the central processing unit (CPU) and is designed to perform calculations and make logical decisions based on the instructions provided. Therefore, the ALU is where the actual processing and manipulation of data occurs during the execution of instructions.

Submit
42. A word processor would most likely be used to do

Explanation

A word processor would most likely be used to type a biography because it is a software application designed for creating, editing, and formatting text documents. It provides various tools and features that make it easier to write and format a long piece of writing, such as a biography. It allows for easy editing, spell-checking, formatting options, and the ability to save and print the document.

Submit
43. How to make a date field DOB store the dates like "2002/10/17" ?

Explanation

Setting the format property to "yyyy/mm/dd" will make the date field store dates in the format "2002/10/17". This means that when a user enters a date, it will be automatically formatted to match the specified format.

Submit
44. Process is

Explanation

The correct answer is "a program in execution." This means that the process refers to a program that is currently running on the computer's CPU. The other options describe different stages or locations of a program, such as being stored on disk or in main or secondary memory. However, the specific term "process" is used to refer to a program that is actively being executed by the computer.

Submit
45. A computer cannot "boot" if it does not have the

Explanation

The operating system is responsible for managing the computer's hardware and software resources, including the boot process. During booting, the operating system is loaded into the computer's memory, allowing it to control the system's functions and facilitate the execution of other programs. Without an operating system, the computer would not be able to start up and perform any tasks. Therefore, the correct answer is the operating system.

Submit
46. Programs designed to perform specific tasks is known as

Explanation

Application software refers to programs that are designed to perform specific tasks or functions for the user. These programs are created to meet the needs and requirements of users, such as word processing, spreadsheet management, graphic design, and database management. Unlike system software, which manages and controls the computer hardware and provides a platform for running applications, application software is focused on providing specific functionality and features to the user. Utility programs are a type of system software that perform maintenance and optimization tasks, while an operating system is the software that manages computer hardware and software resources.

Submit
47. Laser printer resolution is specified in terms of 

Explanation

The correct answer is DPI, which stands for Dots Per Inch. Laser printer resolution is specified in terms of DPI because it refers to the number of dots that can be printed in a one-inch line. Higher DPI means more dots can be printed, resulting in a higher quality and sharper image or text. DPI is an important specification to consider when choosing a laser printer, as it directly impacts the clarity and detail of the printed output.

Submit
48. Which is an open-source operating system?

Explanation

Linux is an open-source operating system. It is based on the UNIX operating system and is widely used due to its stability, security, and flexibility. Being open-source means that its source code is freely available to the public, allowing users to modify and distribute it according to their needs. Linux has a large community of developers who contribute to its continuous improvement and development, making it a popular choice for servers, embedded systems, and personal computers.

Submit
49. When you start to select a range of cells, you will see a thick white, cross shaped pointer called a ________________.

Explanation

When you start to select a range of cells, you will see a thick white, cross-shaped pointer called a selection pointer. This pointer helps you visually identify the area or range of cells that you are selecting. It allows you to easily drag and highlight multiple cells, rows, or columns in a spreadsheet or document.

Submit
50. Which object is used to create a form?

Explanation

Tables and Queries are used to create a form in a database. Tables store the data that will be displayed and manipulated in the form, while queries are used to retrieve and filter specific data from the tables. By combining the functionality of tables and queries, a form can be created to provide an interface for users to input and view data in a structured manner. Tables alone do not have the capability to create a form, and reports are used for generating formatted output rather than creating forms.

Submit
51.  What is the name of the language you use to write a web page?

Explanation

HTML (Hypertext Markup Language) is the language used to write web pages. It is the standard markup language for creating the structure and presentation of web content. HTML uses tags to define elements such as headings, paragraphs, images, links, and other components of a web page. By using HTML, developers can create and format the content of a web page, including text, images, and multimedia elements, and specify how these elements are displayed in a web browser.

Submit
52. Which of the following are "browsers"  

Explanation

The correct answer is Safari, Mozilla Firefox, and IE. These three options are all commonly known web browsers used to access and navigate the internet. Safari is the default browser on Apple devices, Mozilla Firefox is a popular open-source browser, and IE (Internet Explorer) is a widely used browser developed by Microsoft.

Submit
53. Which can be used for quick access to commonly used commands and tools?

Explanation

The toolbar can be used for quick access to commonly used commands and tools. It typically contains icons or buttons that represent specific actions or functions, allowing users to easily perform tasks without navigating through menus or searching for commands. This feature enhances user productivity and efficiency by providing a convenient and accessible way to access frequently used tools and commands.

Submit
54. Which tool do you use to create a query object?

Explanation

The Simple query wizard is used to create a query object. This tool allows users to easily create queries by selecting the desired tables, fields, and criteria. It provides a user-friendly interface and step-by-step guidance to create complex queries without having to write SQL code manually. By using the Simple query wizard, users can efficiently retrieve specific data from a database based on their requirements.

Submit
55. What is the full form of DOS?

Explanation

The correct answer is "Disk Operating System". DOS stands for Disk Operating System, which is a computer operating system that was widely used in the early days of personal computers. It was primarily used for managing and organizing data on disk storage devices. DOS provided a command-line interface for users to interact with the computer system and execute various commands. It played a significant role in the development of computer technology and paved the way for modern operating systems.

Submit
56. Which tabs on the Ribbon do we use to change our font size?

Explanation

The correct answer is Home Tab. The Home Tab on the Ribbon is where we can find various formatting options, including the option to change the font size. It provides easy access to commonly used formatting tools such as font style, font size, and font color. By selecting the text and navigating to the Home Tab, we can quickly adjust the font size to our desired preference.

Submit
57. Which of the following is not a high level language?

Explanation

Assembly is not a high-level language because it is a low-level programming language that is closely related to machine code. It requires a deep understanding of the computer's hardware architecture and is used for writing programs that are highly efficient and specific to a particular computer system. High-level languages, on the other hand, are designed to be more user-friendly and abstract away the complexities of the underlying hardware, making it easier for programmers to write code. BASIC, ADA, and C are all examples of high-level languages.

Submit
58. Bandwidth is :  

Explanation

Bandwidth refers to the amount of data that can be transmitted over a network connection in a given amount of time. It is a measure of the capacity or speed of the network, indicating how much data can be sent from one point to another within a specific timeframe. This can include various types of data such as files, videos, audio, and other digital information. Bandwidth is not related to the amount of data saved in a computer, the number of cables connected to a computer, or the amount of electricity flowing through a cable to a computer.

Submit
59. Which of the following of the correct structure to insert an image

Explanation

The correct structure to insert an image is "img src=". The "img" tag is used to define an image in HTML, and the "src" attribute specifies the source or location of the image file. By using "img src=", we can provide the path or URL of the image that we want to display on the webpage.

Submit
60. A _________ is a popular design element used to begin in a newsletter, magazine or other publication.

Explanation

A drop cap is a popular design element used to begin a newsletter, magazine, or other publication. It is a large capital letter at the beginning of a paragraph that extends down into the lines of text below it, creating a visually appealing and decorative effect. Drop caps are often used to grab the reader's attention and add a touch of elegance and sophistication to the overall design of the publication.

Submit
61. Office 2010 Package includes the following

Explanation

The correct answer is "All of the above" because the Office 2010 Package includes Word 2010, Access 2010, and Publishers 2010. This means that all three software programs are included in the package.

Submit
62. To start a slide show using the keyboard, press ____.

Explanation

To start a slide show using the keyboard, you need to press the F5 key. This key is commonly used in presentation software, such as Microsoft PowerPoint, to begin a slide show. Pressing F5 triggers the software to display the first slide and progress through the presentation.

Submit
63. Which of the following is not a view for interacting with a form object?

Explanation

Layout view is not a view for interacting with a form object. Datasheet view allows for data entry in a spreadsheet-like format, Design view allows for customization and design of the form, and Form view displays the form as it will appear to users. However, Layout view is not a valid view option for interacting with a form object.

Submit
64. The ability to combine name and addresses with a standard document is called _________

Explanation

Mail merge is the correct answer because it refers to the process of combining a standard document with a database of names and addresses to create personalized documents. This feature is commonly used in word processing software to generate form letters, labels, envelopes, and other documents that require individualized information for each recipient. The term "mail merge" accurately describes the action of merging or combining data from a database with a document template to create customized documents.

Submit
65. To access the PowerPoint Help system using the keyboard, press ____.

Explanation

To access the PowerPoint Help system using the keyboard, pressing F1 is the correct answer. F1 is a commonly used keyboard shortcut to access the Help system in many software applications, including PowerPoint. When you press F1, it opens up the Help system, allowing you to search for assistance or find answers to any questions or issues you may have while using PowerPoint.

Submit
66. What determines a table's sort order?

Explanation

The sort order of a table is determined by the Index field. An Index field is a field that contains unique values for each record in the table, and it is used to organize and sort the records in the table. By specifying which field serves as the Index field, the table can be sorted based on that field's values. The Index field helps in improving the performance of queries and searches on the table.

Submit
67. Which criteria do not return the position "Officer" as a match?

Explanation

The criteria "position = “O??icer”" does not return the position "Officer" as a match because the question marks in the criteria represent wildcard characters that can match any single character. Therefore, the question marks in the criteria can match any character in the position string, but the actual position string "Officer" has specific characters ('f' and 'i') in those positions, which do not match the wildcard characters in the criteria.

Submit
68. Which of the following are loaded into main memory when the computer is booted?

Explanation

When a computer is booted, the internal command instructions are loaded into main memory. Internal command instructions refer to the built-in commands and functions of the operating system that can be directly executed by the computer without the need for external programs or utilities. These commands are essential for the basic operation of the computer and are loaded into memory during the boot process to ensure their availability for the user.

Submit
69. What is gutter margin?

Explanation

Gutter margin refers to the margin that is added to the binding side of a page when printing. This is typically done to accommodate the binding of a book or document, allowing for a wider margin on the side where the pages will be bound together. This helps to ensure that the text or content near the binding is not obscured or difficult to read.

Submit
70. A separate window within the application that provides a list of commonly used commands is called a ____.

Explanation

A task pane is a separate window within an application that provides a list of commonly used commands. It allows users to quickly access and execute frequently used functions without navigating through multiple menus or options. The task pane enhances user productivity by providing a convenient and easily accessible way to perform tasks efficiently.

Submit
71. What groups are on the home tab?

Explanation

The groups on the home tab are Clipboard, Font, Paragraph, Styles, and Editing. These groups contain various commands and options related to managing and formatting text, such as copying and pasting, changing font styles, adjusting paragraph settings, applying styles, and performing editing tasks.

Submit
72. ANYTHING PHYSICALLY CONNECTED TO NETWORK is called _____.

Explanation

A node refers to any physical device or equipment that is connected to a network. It can be a computer, printer, router, switch, or any other device that can send, receive, or forward data on a network. Nodes are essential components of a network as they enable communication and data transfer between different devices. Therefore, anything physically connected to a network can be referred to as a node.

Submit
73. Which one is not an examples of Communications Media

Explanation

The correct answer is "None of the Above" because all the options listed (Cables, Fiber Optics, and Radio Waves) are examples of communication media.

Submit
74. To start PowerPoint, click the Start button on the Windows taskbar, point to Programs, and then select ____.

Explanation

To start PowerPoint, you need to click the Start button on the Windows taskbar. Then, you should point to Programs and select Microsoft PowerPoint. This option will open the PowerPoint application and allow you to create and edit presentations. The other options listed, such as accessories and Microsoft Office Tools, are not relevant for opening PowerPoint.

Submit
75. ___________ are where you get down to business and enter data in a worksheet.

Explanation

Cells are where you get down to business and enter data in a worksheet. In a spreadsheet software like Microsoft Excel, a worksheet is made up of a grid of cells where you can input and manipulate data. Each cell is identified by a unique address, which is a combination of a letter representing the column and a number representing the row. Cells allow you to organize and analyze data effectively by entering values, formulas, and formatting.

Submit
76. Which of the following is not Network Operating System?

Explanation

MS-DOS is not a network operating system because it is a single-user operating system primarily used on personal computers. It does not have built-in networking capabilities or support for multiple users accessing resources over a network. In contrast, Windows NT, Windows XP, and Linux are all network operating systems that provide networking features and support for multiple users accessing resources on a network.

Submit
77. In OSI network architecture, the dialogue control and token management are responsibility of

Explanation

The dialogue control and token management are responsibilities of the session layer in the OSI network architecture. The session layer is responsible for establishing, maintaining, and terminating communication sessions between two devices. It manages the dialogue control by coordinating the exchange of data between the devices, ensuring that they take turns sending and receiving information. Additionally, the session layer handles token management, which involves granting and releasing permission to transmit data over the network.

Submit
78. The storage capacity of a disk systemm depends on the bits per inch of track and the tracks per inch of

Explanation

The storage capacity of a disk system depends on the bits per inch of track and the tracks per inch of surface. The surface refers to the physical surface of the disk where data is stored. By increasing the bits per inch of track and the tracks per inch of surface, more data can be stored on the disk, thus increasing its storage capacity. Therefore, the surface is an important factor in determining the storage capacity of a disk system.

Submit
79. The term _____________ refers to the set of instructions that directs the hardware in a computer to accomplish a task.

Explanation

Software refers to the set of instructions that directs the hardware in a computer to accomplish a task. It is a collection of programs, data, and instructions that tell the computer what to do. Without software, the hardware would not be able to perform any tasks or functions. Software can be categorized into different types such as operating systems, application software, and programming languages. It is essential for the functioning of a computer system.

Submit
80. Which of the following is Internal DOS Command?

Explanation

EXIT is an internal DOS command. Internal commands are built-in commands that are stored in the command interpreter itself, and they do not require an external executable file to run. EXIT is used to exit the current command prompt or batch script. It terminates the command prompt session or closes the batch script window. FORMAT, EDIT, and CHKDSK are external DOS commands that require separate executable files to run.

Submit
81. CAD stands for

Explanation

CAD stands for Computer Aided Design. This term refers to the use of computer software and technology to assist in the creation, modification, analysis, or optimization of a design. It allows designers to create and visualize 2D and 3D models, make changes easily, and simulate real-world conditions. CAD is widely used in various fields such as architecture, engineering, manufacturing, and product development. Therefore, option a, Computer Aided Design, is the correct answer as it accurately represents the meaning of CAD.

Submit
82. DOS is a _____________ Operating System.

Explanation

The correct answer is CUI (Character User Interface). DOS, which stands for Disk Operating System, is a text-based operating system that uses a command-line interface rather than a graphical user interface (GUI). This means that users interact with the system by typing commands and receiving text-based responses, rather than using a mouse and graphical elements. Therefore, DOS is considered a CUI operating system.

Submit
83. Process of turning on the computer and loading operating system files from disk to memory is known as

Explanation

Booting refers to the process of starting up a computer and loading the operating system files from the disk into the computer's memory. This process initializes the computer's hardware, runs various system checks, and prepares the system for user interaction. It is an essential step in the startup sequence of a computer, allowing the operating system to control and manage the hardware and software components.

Submit
84. What is the purpose of indexing?

Explanation

Indexing is the process of creating a data structure that improves the speed and efficiency of data retrieval operations. By creating an index, the database system can quickly locate the desired data without scanning the entire table. This speeds up data search operations by reducing the amount of time required to locate specific data. Therefore, the purpose of indexing is to speed up data search.

Submit
85. HTML Tags are case sensitive.

Explanation

HTML tags are not case sensitive. This means that whether you write a tag in uppercase or lowercase, it will be interpreted in the same way by the browser. For example, , , and are all considered the same and will produce the same result. This flexibility allows developers to write tags in a way that is more readable or consistent with their coding style.

Submit
86. Which one of the following is a search engine?  

Explanation

Altavista is a search engine. It was one of the most popular search engines in the 1990s and early 2000s. It allowed users to search for information on the internet by entering keywords or phrases. Altavista indexed web pages and provided relevant search results to users. Although it is no longer widely used today, Altavista played a significant role in the early days of the internet and paved the way for modern search engines like Google.

Submit
87. In OSI network architecture, the routing is performed by

Explanation

In the OSI network architecture, routing is performed by the network layer. This layer is responsible for establishing connections and paths between different networks. It determines the best route for data packets to travel from the source to the destination based on factors such as network congestion, distance, and network conditions. The network layer also handles addressing and logical network identification. Therefore, it is the correct layer for performing routing in the OSI network architecture.

Submit
88. A_______ is a group of cells that form a retangle on the screen.

Explanation

A range is a group of cells that form a rectangle on the screen. It allows you to select and manipulate multiple cells at once, making it easier to perform calculations or formatting changes across a specific area of a spreadsheet. By selecting a range, you can apply formulas, formatting, or other actions to all the cells within that range simultaneously. This helps to streamline data entry and analysis tasks in spreadsheet applications.

Submit
89. You will use ____ when making a presentation.

Explanation

When making a presentation, you will use the "slide show view" option. This mode allows you to display your presentation in full-screen mode, showing one slide at a time. It provides a clear and organized view of your slides, allowing you to present your content effectively. The slide show view also offers various features such as transitions, animations, and speaker notes, which enhance the overall presentation experience.

Submit
90. Which data type is better to use for storing phone number in the following format "977-1-1234567"?

Explanation

The phone number format "977-1-1234567" contains hyphens and is not a numerical value, so it cannot be stored as a Number or Currency data type. The Text data type is more suitable for storing this format as it allows for the inclusion of non-numeric characters like hyphens. The AutoNumber data type is not applicable in this case as it is used for generating unique, sequential numbers for record identification, not for storing phone numbers.

Submit
91. Which of the following is the proper structure to change background color?

Explanation

The correct answer is "body bgcolor=""." This is the proper structure to change the background color. The "bgcolor" attribute is used to specify the background color of the body element in HTML.

Submit
92. HTML is a an acronym for Hyper Text Makeup Language

Explanation

The given statement is incorrect. HTML stands for Hyper Text Markup Language, not "Hyper Text Makeup Language". HTML is the standard markup language used for creating web pages and web applications. It is used to structure the content of a webpage and define its layout and appearance.

Submit
93. Which button is used to save our documents?

Explanation

The Microsoft Office Button is used to save our documents. This button is typically located in the top left corner of the Microsoft Office applications, such as Word, Excel, and PowerPoint. When clicked, it opens a menu that allows users to perform various actions, including saving the document. The other options mentioned, Home Button and Insert Button, are not typically used for saving documents.

Submit
94. While typing in a paragraph, you will:

Explanation

The correct answer is that you should press Enter only at the end of a paragraph. This is because when typing in a paragraph, pressing Enter at the end of each line would create unnecessary line breaks and disrupt the flow of the text. Pressing Enter only at the end of a paragraph ensures that the text is properly formatted and organized.

Submit
95. When you drag the scroll box, the ____ displays the number and title of the slide you are about to display.

Explanation

When you drag the scroll box, the slide indicator displays the number and title of the slide you are about to display. The slide indicator is a visual representation of the current position in the slide deck, allowing the user to easily navigate and locate specific slides. It helps in providing a visual cue of the slide's position and assists in smooth navigation through the presentation.

Submit
96. Which one of the is a graphical package?

Explanation

CorelDRAW is a graphical package because it is a vector graphics editor that allows users to create and manipulate various types of digital artwork. It offers a wide range of tools and features specifically designed for graphic design, such as drawing tools, image editing capabilities, and layout options. CorelDRAW is widely used by professionals in industries such as advertising, printing, and web design to create visually appealing graphics and illustrations.

Submit
97. When you create Auto text entries, they are stored in a template document named as:  

Explanation

Auto text entries are stored in a template document named "Normal". This is the default template in Microsoft Word and is used for creating new documents. When you create auto text entries, they are saved in this template so that they can be easily accessed and used in future documents.

Submit
98. In a new worksheet, you must start by typing in cell A1.

Explanation

In a new worksheet, you are not required to start by typing in cell A1. You can start typing in any cell of your choice.

Submit
99. If you will be displaying or printing your document on another computer, you'll want to make sure and select the _____________ option under the 'Save' tab

Explanation

When displaying or printing a document on another computer, selecting the "Embed True Type Fonts" option under the "Save" tab ensures that the document will retain its original font formatting. This option embeds the True Type Fonts used in the document, allowing them to be accessed and displayed correctly on any computer, even if the required fonts are not installed. This ensures that the document will appear as intended, with the correct fonts, regardless of the computer it is viewed on.

Submit
100. Write the following in full: mbps

Explanation

The correct answer is "Megabits per second". Mbps stands for Megabits per second, which is a unit used to measure data transfer speed. It represents the number of megabits that can be transmitted in one second. Megabytes per second (MBps) is a different unit that measures the amount of data transferred in bytes, while Megabates per second and Megabets per second are not valid units of measurement.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 20, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 20, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 26, 2018
    Quiz Created by
    Omm Computer
Cancel
  • All
    All (100)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Ctrl + I
Ctrl + J
 What does WWW stand for?
Which of the following performs modulation and demodulation?
You can use Backspace key to remove characters to the left of the...
You can use Excel to create budgets, to work with taxes, or to record...
A symbol such as a heavy dot or other character that precedes text in...
To print a presentation using shortcut keys, press ____.
A ____________ is a pointing device used to move a pointer on the...
Ctrl+V keys pressed together, for
What does Ctrl + X do?
WHICH ONE IS NOT A TYPE OF TOPOLOGY
The ______________ is an output device which produces output on paper.
_______, ________ and _______ are what you see when you open...
What is an intersection of a row and a column?
What is the file extension used for HTML file ?
The key F12 opens a
ASCII stands for
What is the full form of SQL?
Ctrl + S
The ____________ indents only the first line in a paragraph.
You use Insert Tab to put header and footer in a document.
The term _______ refers to the computer's physical components,...
Tick the appropriate list, ...
The page title is inside the____tag.
What are the attributes of font tag?
_____________ are additional features that can be added to tags to...
Which enables us to send the same letter to different persons?
The term gigabyte refers to
When were the first minicomputer built?
Function of Operating system are:
Which one has the widest coverage?
Indicate which of the following best describes the term software
To make the text at the center, click Left Alignment in the Home Tab.
A slide that consists of more than one level of bulleted text is...
A(n) ____ is the basic unit of a PowerPoint presentation.
Which is the valid data type in Access?
While running DOS on a PC, which command would be used to duplicate...
Which button allows you to copy cell formats from one cell to another?
You can enter two basic kinds of data into worksheet cells:
During data processing, the actual execution of the instruction takes...
A word processor would most likely be used to do
How to make a date field DOB store the dates like "2002/10/17" ?
Process is
A computer cannot "boot" if it does not have the
Programs designed to perform specific tasks is known as
Laser printer resolution is specified in terms of 
Which is an open-source operating system?
When you start to select a range of cells, you will see a thick white,...
Which object is used to create a form?
 What is the name of the language you use to write a web page?
Which of the following are "browsers"  
Which can be used for quick access to commonly used commands and...
Which tool do you use to create a query object?
What is the full form of DOS?
Which tabs on the Ribbon do we use to change our font size?
Which of the following is not a high level language?
Bandwidth is :  
Which of the following of the correct structure to insert an image
A _________ is a popular design element used to begin in a newsletter,...
Office 2010 Package includes the following
To start a slide show using the keyboard, press ____.
Which of the following is not a view for interacting with a form...
The ability to combine name and addresses with a standard document is...
To access the PowerPoint Help system using the keyboard, press ____.
What determines a table's sort order?
Which criteria do not return the position "Officer" as a match?
Which of the following are loaded into main memory when the computer...
What is gutter margin?
A separate window within the application that provides a list of...
What groups are on the home tab?
ANYTHING PHYSICALLY CONNECTED TO NETWORK is called _____.
Which one is not an examples of Communications Media
To start PowerPoint, click the Start button on the Windows taskbar,...
___________ are where you get down to business and enter data in...
Which of the following is not Network Operating System?
In OSI network architecture, the dialogue control and token management...
The storage capacity of a disk systemm depends on the bits per inch of...
The term _____________ refers to the set of instructions that directs...
Which of the following is Internal DOS Command?
CAD stands for
DOS is a _____________ Operating System.
Process of turning on the computer and loading operating system files...
What is the purpose of indexing?
HTML Tags are case sensitive.
Which one of the following is a search engine?  
In OSI network architecture, the routing is performed by
A_______ is a group of cells that form a retangle on the screen.
You will use ____ when making a presentation.
Which data type is better to use for storing phone number in the...
Which of the following is the proper structure to change background...
HTML is a an acronym for Hyper Text Makeup Language
Which button is used to save our documents?
While typing in a paragraph, you will:
When you drag the scroll box, the ____ displays the number and title...
Which one of the is a graphical package?
When you create Auto text entries, they are stored in a template...
In a new worksheet, you must start by typing in cell A1.
If you will be displaying or printing your document on another...
Write the following in full: mbps
Alert!

Advertisement