Loading....
Press & Hold to Drag Around |
|||
Click Here to Close |
Question 1 Report
What is the shortcut key to "undo" last action on a Microsoft word page?
Answer Details
The shortcut key to "undo" the last action on a Microsoft Word page is "Ctrl + Z". When you perform an action on a Word page, such as typing, deleting, formatting or copying text, you can undo that action by using the "Ctrl + Z" keyboard shortcut. This will revert the page to the state it was in before the action was performed. For example, if you accidentally delete a sentence, you can press "Ctrl + Z" to undo the deletion and restore the sentence. The "Ctrl + Z" shortcut is a very useful and commonly used feature in Microsoft Word as it allows you to quickly correct mistakes without having to manually undo each action. It can be used multiple times to undo several actions in a row. If you want to redo an action that was previously undone, you can use the "Ctrl + Y" keyboard shortcut. In summary, the "Ctrl + Z" keyboard shortcut is used to undo the last action performed on a Microsoft Word page, allowing you to easily correct mistakes and restore the previous state of the page.
Question 2 Report
The hexadecimal digits are 0-9 and A-_____
Answer Details
The correct answer is "F." In the hexadecimal number system, there are 16 possible digits that can be used to represent a value. Since we only have 10 Arabic numerals (0-9) to work with, we need to use letters to represent the remaining six digits. In hexadecimal notation, after 9 comes A, followed by B, C, D, E, and finally F. So the complete set of hexadecimal digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, and F. Therefore, the correct answer is F.
Question 3 Report
Computer software can be classified into how many parts?
Answer Details
Computer software can be classified into two main parts: system software and application software. 1. System software: This type of software includes the programs that control the hardware components of a computer system and provide a platform for running other software applications. Examples of system software include operating systems, device drivers, utility programs, and firmware. 2. Application software: This type of software is designed to perform specific tasks or functions for the user. Application software can be further classified into two subcategories: general-purpose applications and specialized applications. Examples of general-purpose applications include word processors, spreadsheets, and web browsers, while examples of specialized applications include graphics software, database software, and video editing software. In summary, computer software can be classified into two main parts: system software and application software. The system software controls the hardware and provides a platform for running other software applications, while application software is designed to perform specific tasks or functions for the user.
Question 4 Report
Which of the following system software resides in the main memory always?
Answer Details
The system software that always resides in the main memory is the Operating System (OS). In many operating systems, the loader resides permanently in memory. The OS manages the resources of the computer and acts as an interface between the user and the hardware. It is responsible for tasks such as memory management, process management, file management, and input/output operations. Text editors, assemblers, linkers, and loaders are all types of system software, but they do not always reside in the main memory. They are typically loaded into memory when needed, and can be swapped out of memory when other processes need more memory. This is because main memory is a limited resource and the OS dynamically allocates it to different processes as needed.
Question 5 Report
In Boolean algebra, the bar sign (-) indicates ....................
Answer Details
The bar sign (-) in Boolean algebra indicates the NOT operation. The NOT operation is a unary operator that negates or inverts a Boolean value. If the input value is "true", the output of the NOT operation will be "false". And if the input value is "false", the output of the NOT operation will be "true". In essence, the NOT operation changes the truth value of the input. This operation is also sometimes referred to as the "complement" or "inverse" operation.
Question 6 Report
To determine if a computer has the ability to think, a test was conducted named as
Answer Details
The test used to determine if a computer has the ability to think is called the Turing test. The Turing test was proposed by the mathematician and computer scientist Alan Turing as a way to determine if a machine can exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human. The test involves a human evaluator who engages in a natural language conversation with a machine and a human, without knowing which is which, and tries to determine which is the machine based on their responses. If the evaluator is unable to reliably distinguish the machine from the human, the machine is said to have passed the Turing test and demonstrated human-like intelligence.
Question 7 Report
What type of errors occurs when the program is asked to implement an impossible task such as dividing a number by zero?
Answer Details
Dividing a number by zero is an impossible mathematical operation, which leads to a type of error called an "Arithmetic error". When a program encounters such an operation, it is unable to perform the calculation, and it generates an error message to indicate the issue. Arithmetic errors are a type of runtime error because they occur during the execution of the program, rather than during the compilation or writing of the code (syntax errors). Logical errors are different from arithmetic errors because they occur when the program's logic is flawed, leading to incorrect results. So, in summary, dividing by zero results in an arithmetic error because it is a mathematical impossibility that cannot be computed.
Question 8 Report
A light sensitive device that converts drawing, printed text or other images into digital form is
Answer Details
The device that converts drawing, printed text or other images into digital form is called a scanner. A scanner works by using a light-sensitive sensor that captures the image of the document or picture being scanned. The image is then converted into a digital format, which can be saved to a computer or other digital storage device. Scanners are commonly used for a variety of purposes, such as scanning important documents, digitizing old family photos, and creating digital copies of artwork or other visual media. They are particularly useful for situations where a physical copy of a document or image is not practical or convenient, such as when sharing information over long distances or storing large amounts of data. Overall, a scanner is a valuable tool for anyone who needs to convert physical documents or images into digital form for easy access and storage.
Question 9 Report
What is the full form of UDP?
Answer Details
The full form of UDP is User Datagram Protocol. It is a communication protocol used for sending and receiving data over the internet. UDP is a lightweight, connectionless protocol that operates at the Transport layer of the Internet Protocol (IP) suite. Unlike TCP (Transmission Control Protocol), which guarantees delivery of data, UDP does not provide any guarantees regarding delivery or sequencing of packets. Instead, UDP is often used for applications that require faster data transfer, such as video streaming or online gaming, where small amounts of lost data are acceptable. The "User Datagram" part of the name refers to the fact that UDP sends data in the form of datagrams, which are discrete chunks of data that are sent as individual packets. The "Protocol" part of the name indicates that UDP is a set of rules and procedures that govern how data is transmitted and received over a network. In summary, UDP is a fast and lightweight protocol used for sending data over the internet. Its name reflects the fact that it operates using datagrams and is a protocol for communication.
Question 10 Report
_________ are programmes that affect the effectiveness of a computer system.
Answer Details
The correct answer is "bugs and viruses." Bugs are errors or defects in computer software that can cause the system to behave unexpectedly or not function properly. They can affect the efficiency and effectiveness of a computer system by slowing it down, causing crashes, or producing incorrect results. Viruses, on the other hand, are malicious software programs that can infect a computer system and cause harm. They can also affect the effectiveness of a computer system by causing it to slow down or crash, stealing personal information, or spreading to other systems. Anti-virus programs are software tools designed to detect and remove viruses from a computer system. While they can help mitigate the negative effects of viruses, they are not a complete solution and cannot prevent all types of viruses from infecting a system.
Question 11 Report
Which process is used by large retailers to study trends?
Answer Details
Large retailers use data mining to study trends. Data mining is the process of analyzing large amounts of data and identifying patterns and trends in that data to make informed decisions. This can involve looking at customer behavior, sales data, market trends, and other types of data to gain insights into what products are popular, what customers are looking for, and how the market is changing. The goal of data mining is to help retailers make informed decisions about their business and stay ahead of the competition.
Question 12 Report
The acronym IP address has its full meaning to be _________
Answer Details
The acronym "IP address" stands for "Internet Protocol address". An IP address is a unique numerical identifier assigned to each device connected to the internet. Think of it like a phone number for your computer or other device. When you visit a website, your device sends a request to the website's IP address and then the website responds by sending the requested information back to your device's IP address. This is how devices on the internet communicate with each other.
Question 13 Report
A logic circuit performs ________ functions
Answer Details
A logic circuit performs "processing and controlling" functions. A logic circuit is an electronic circuit that performs a specific logical operation, which is based on the principles of Boolean algebra. It takes one or more digital inputs and produces a digital output based on a set of rules, known as a truth table. The primary function of a logic circuit is to process and control the input signals to produce a desired output signal. In other words, it performs logical operations on the input signals to generate the desired output signal. This makes it a processing and controlling device. For example, a logic circuit can be used to perform a simple logic function, such as a logical AND operation, which takes two input signals and produces an output signal that is true only when both input signals are true. This output signal can then be used to control the behavior of another device or system. In summary, logic circuits are used in a wide variety of electronic devices, such as computers, calculators, and mobile phones, to process and control digital signals, which makes them an essential component of digital technology.
Question 14 Report
Which type of network is usually contained inside one office building?
Answer Details
The type of network that is usually contained inside one office building is called a Local Area Network or LAN. A LAN is a computer network that connects devices within a relatively small area, such as a single building, office, or campus. It is designed to allow computers and other devices to communicate with each other and share resources, such as printers, files, and internet access. LANs are typically owned and operated by a single organization, such as a business or government agency, and are often built using Ethernet cables or Wi-Fi technology. LANs are used to facilitate communication and data sharing between employees within an office building or other confined area, and are often more secure than other types of networks because they are not connected to the internet. In summary, a LAN is the type of network that you would most commonly find inside one office building.
Question 15 Report
A permanent memory, which has data and instruction to start up the computer and does not erase data after power off.
Answer Details
The permanent memory that has data and instructions to start up the computer and does not erase data after power off is called ROM (Read-Only Memory). ROM is a type of computer memory that is pre-programmed with data and instructions during manufacturing. This means that once the data and instructions are written into ROM, they cannot be changed or erased, hence the name "read-only". When you turn on your computer, the CPU (central processing unit) looks to the ROM for the instructions on how to boot up the computer. These instructions include basic input/output system (BIOS) code that checks the hardware components to make sure they are working properly, and then loads the operating system from the hard drive or another storage device. The data and instructions stored in ROM are not affected by power outages or restarts, meaning that they are retained even when the computer is turned off. This is why ROM is called non-volatile memory. In summary, ROM is a type of permanent memory that contains data and instructions to start up a computer and does not lose this information when the computer is turned off.
Question 16 Report
In SQL, which command is used to remove a stored function from the database?
Answer Details
The command used to remove a stored function from the database in SQL is the "DROP FUNCTION" command.
This command is used to permanently remove a stored function from the database. For example, if you have a stored function named "my_function", you can remove it with the following SQL statement:
DROP FUNCTION my_function;
It is important to note that once you drop a stored function, all references to it in your database will be lost and it cannot be recovered. So, it should be used with caution.
Question 17 Report
The Internet is an example of which computer network?
Answer Details
The Internet is an example of a wide area network (WAN). A WAN is a type of computer network that covers a large geographical area, such as a city, a country, or even the entire world. The Internet is a global network of interconnected computers, servers, and other devices that communicate with each other using standardized communication protocols. It allows users to access and exchange information and resources, such as email, websites, and online services, from anywhere in the world. WANs are typically composed of multiple smaller networks, such as local area networks (LANs) and metropolitan area networks (MANs), connected together using high-speed communication links, such as satellite, cable, or telephone lines. The Internet is an example of a WAN because it spans multiple countries and continents, connecting millions of devices and users in a single network.
Question 19 Report
How are the stages of SDLC implemented?
Answer Details
SDLC, or Software Development Life Cycle, is the process of developing software from the initial planning phase to the final deployment phase. The different stages of SDLC are implemented in various ways, depending on the project requirements and the development team's preferences. Let's take a look at each option: 1. Randomly, without overlapping: Implementing the stages of SDLC randomly and without overlapping is not an ideal approach as it can lead to confusion and delays. This method involves starting and completing stages without considering their interdependencies or the requirements of the subsequent stages. It can also result in rework and revisions of previous stages, causing unnecessary delays and additional costs. 2. Sequentially, without overlapping: This is the most common way of implementing the stages of SDLC. In this approach, each stage is completed sequentially, with no overlapping or parallel work being done. This method ensures that each stage is completed before moving onto the next, ensuring that all the requirements and objectives of each stage are met. It also reduces the risk of errors and makes it easier to track progress. 3. Sequentially with overlapping: In this approach, the stages of SDLC are completed sequentially, but with some overlapping. This means that the team may start work on the next stage before completing the current stage. This approach can help reduce the overall project timeline by minimizing the wait time between stages. However, it requires careful planning and coordination to ensure that the overlapping does not create confusion or conflict. 4. Randomly with overlapping: Implementing the stages of SDLC randomly with overlapping is the least recommended approach. This method involves starting and completing stages randomly and with some overlapping. This approach can lead to confusion, delays, and increased costs, as well as making it difficult to track progress and ensure that all requirements are met. In summary, implementing the stages of SDLC sequentially, without overlapping is the most common and recommended approach. This ensures that each stage is completed before moving onto the next, while also minimizing the project timeline.
Question 21 Report
_______ is the process of finding errors and fixing them within a program.
Answer Details
The process of finding errors and fixing them within a program is called debugging. When a program is being developed, it may contain errors, also known as bugs, that prevent it from functioning properly. Debugging is the process of identifying and fixing these errors. Debugging can involve a number of techniques, such as analyzing error messages, reviewing code, and stepping through the program line by line to find where errors occur. Once an error is identified, the programmer can make changes to the code to correct the issue. Compiling is the process of translating source code into machine code, which can then be executed. Execution is the process of running a program. Scanning, in the context of programming, typically refers to the process of analyzing code for security vulnerabilities rather than identifying and fixing errors. In summary, debugging is the process of identifying and fixing errors in a program, whereas compiling, executing, and scanning are different processes that serve different purposes in the development and operation of a program.
Question 22 Report
What does LAN stand for?
Answer Details
LAN stands for "Local Area Network". A Local Area Network (LAN) is a computer network that connects devices in a relatively small area, such as a single building or a group of adjacent buildings. A LAN is used for sharing resources, such as printers, files, and internet connections, among the connected devices. Typically, a LAN is set up using Ethernet cables or Wi-Fi connections, and it may include a router, switch or hub to manage the flow of data between the connected devices. A LAN can be used in a variety of settings, including homes, schools, and businesses, where it can provide a more efficient way of sharing resources and communicating between devices. In summary, LAN stands for "Local Area Network", which is a computer network that connects devices in a small area, such as a building or group of buildings, and is used for sharing resources among the connected devices.
Question 23 Report
Which of these is not a job of the operating system
Answer Details
The job of the operating system that is not listed among the options is "Handling HTTP requests for Web pages." The operating system is the most important software that runs on a computer, providing an interface between the user and the computer hardware. It performs various functions to ensure that the computer system operates smoothly and efficiently. One of the key jobs of the operating system is to manage the computer's resources, such as allocating memory to programs that are running on the computer. The operating system is responsible for managing the computer's memory, ensuring that each program has enough memory to run efficiently, and preventing one program from using another program's memory. Another important job of the operating system is to provide security by preventing unauthorised access to files and data on the computer. It controls access to the computer's resources and ensures that only authorised users have access to the files and data that belong to them. However, handling HTTP requests for web pages is not a job of the operating system. Instead, this task is handled by web servers that run on top of the operating system. Web servers receive requests from clients, such as web browsers, and serve web pages to them over the internet. In summary, while the operating system performs many important tasks, such as managing resources and providing security, handling HTTP requests for web pages is not one of its jobs.
Question 24 Report
Which of the following software can't be categorized as an application software?
Answer Details
MS-DOS cannot be categorized as an application software. MS-DOS is an operating system, not an application. An operating system is the underlying software that manages and controls the hardware and software resources of a computer. An application software, on the other hand, is a program designed to perform a specific task, such as word processing, spreadsheets, or database management.
Question 25 Report
Which of the following isn't used to navigate in a computer?
Answer Details
The option that is not used to navigate in a computer is the scanner. A scanner is a device used to convert physical documents and images into digital format so that they can be stored and processed on a computer. It is not used to navigate a computer, but rather to input physical content into it. On the other hand, the cursor, keyboard, and mouse are all used for navigating a computer. The cursor, typically controlled by a mouse, touchpad or trackpad, allows you to select items and move around the screen. The keyboard is used to input text and commands, and the mouse is used to click and drag items on the screen. So in summary, the scanner is not used for navigating a computer, whereas the cursor, keyboard, and mouse are commonly used for this purpose.
Question 26 Report
What is debugging?
Answer Details
Debugging is the process of finding and fixing errors, also known as "bugs", in a computer program. The goal of debugging is to ensure that the program runs smoothly and produces the expected results. This involves locating the source of the problem, understanding why it is happening, and then making changes to the code to correct the issue. Debugging can be a time-consuming and challenging task, but it is an important part of the software development process to ensure that the end-users have a positive experience when using the software.
Question 27 Report
What does RAM and ROM have in common?
Answer Details
The first option, "They both deal with memory," is correct. RAM and ROM are both types of memory used in computers and other electronic devices. RAM (Random Access Memory) is a type of volatile memory that stores data temporarily and is used for running programs and applications. When the power is turned off, the data stored in RAM is lost. ROM (Read-Only Memory) is a type of non-volatile memory that stores data permanently and is used for storing the basic input/output system (BIOS) that helps to boot up the computer. The data stored in ROM cannot be easily altered or deleted. In summary, both RAM and ROM are types of memory used in electronic devices, and they both deal with storing and accessing data.
Question 28 Report
A collection of facts and figures is known to be _________
Answer Details
The correct answer is "Data". Data refers to a collection of facts, figures, or information that can be processed or analyzed to gain insights or make informed decisions. Data can come in different forms, such as numbers, text, images, audio, or video. It can be stored in various formats, including spreadsheets, databases, documents, or files. For example, if you have a list of customer names, addresses, and phone numbers in a spreadsheet, this is considered data. If you store this information in a database, it becomes a structured collection of data that can be easily accessed and manipulated. However, whether the data is sequenced or structured depends on how it is organized, and it is not a defining characteristic of data itself.
Question 29 Report
When an input signal 1 is applied to a NOT gate, the output is ..................
Answer Details
When an input signal of 1 is applied to a NOT gate, the output will be 0. A NOT gate, also known as an inverter, is a digital logic gate that has one input and one output. The output of a NOT gate is the opposite of the input; if the input is high (1), the output will be low (0), and if the input is low (0), the output will be high (1). In other words, the NOT gate "inverts" the input signal. So, when a 1 is input to a NOT gate, the gate will invert it to 0 and produce that as the output signal. Similarly, when a 0 is input to a NOT gate, the gate will invert it to 1 and output that as the result.
Question 30 Report
When does the output of a NAND gate =1?
Answer Details
The output of a NAND gate is equal to 1 only when one input is 0. The NAND gate is called a "NOT-AND" gate because it outputs the opposite of what an AND gate would output for the same inputs. In other words, if an AND gate would output 1 for a certain set of inputs, a NAND gate would output 0, and vice versa.
Question 31 Report
The memory unit receives data and information from which unit?
Question 32 Report
A tier in which the database resides along with the query processing language is called
Answer Details
The tier in which the database resides along with the query processing language is called the data tier. In software architecture, the data tier is one of the three layers of a typical multi-tier architecture, with the other two being the presentation tier (dealing with the user interface) and the application tier (containing the business logic). The data tier is responsible for managing the storage and retrieval of data, as well as the processing of queries that operate on that data. The data tier typically consists of one or more database management systems (DBMS), which are specialized software systems designed to manage large amounts of structured data. The DBMS provides a structured way to store data and a language for querying and manipulating that data, such as SQL (Structured Query Language). In summary, the data tier is the layer in a multi-tier software architecture where the database resides, and where queries are processed using a specialized query language like SQL. It is responsible for managing the storage and retrieval of data in an efficient and secure manner.
Question 33 Report
The arrow displayed on the screen of a computer is called
Answer Details
The arrow displayed on the screen of a computer is called a "Cursor". The cursor is a graphical representation of the position where text or data can be inserted or edited on the computer screen. It is typically displayed as a blinking vertical line, a block or a underline depending on the type of application or software being used. The cursor can be moved around the screen using the computer mouse, touchpad, or keyboard keys. When the cursor is moved, the text or data following it also moves accordingly. The term "pointer" can also refer to the arrow displayed on the screen, but it is a more general term that can refer to any graphical element used to indicate a position or selection on the screen. The term "indicator" is less commonly used and generally refers to a specific type of visual cue used to provide information to the user.
Question 34 Report
Another word for booting is
Answer Details
Another word for booting is "starting". Booting refers to the process of turning on a computer or device and initiating the operating system so that it is ready to run applications and perform other tasks. During the boot process, the computer performs a series of operations, such as checking hardware components, initializing software, and loading system files into memory. Once this process is complete, the computer is considered "started" and the user can begin using it. Therefore, starting is an appropriate alternative term for booting.
Question 35 Report
What is a computer file.
Answer Details
A computer file is a place on a computer where information is stored in a package. A file can contain many different types of information, including text, images, audio, video, and executable programs. The information in a file is organized in a specific format, and the file can be opened and edited using appropriate software. For example, a text file contains plain text, while a Word document file contains formatted text and other elements like images and tables. A file is often saved with a specific name and extension that identifies the type of file and the type of information it contains. The extension is the part of the file name that comes after the dot, such as ".txt" for a plain text file or ".docx" for a Microsoft Word document file.
Question 36 Report
What does CO stand for in COBOL?
Answer Details
In COBOL, CO stands for "Common Business Oriented Language". COBOL is a programming language that was designed specifically for business applications, such as finance, accounting, and payroll. COBOL was first developed in the late 1950s, and it quickly became popular in the business world because it was easy to use and understand, and it could handle large amounts of data. The "common" part of the acronym refers to the fact that COBOL was intended to be a language that could be used by a wide range of businesses, regardless of their specific industry or application. The "business-oriented" part of the acronym emphasizes the language's focus on business data and processing.
Question 37 Report
Which of these application packages is mostly used by computer users?
Answer Details
Out of the options given, Microsoft Excel and Microsoft Word are the two most commonly used application packages by computer users. Microsoft Excel is a spreadsheet application that allows users to create, edit, and analyze numerical data in a structured manner. It is widely used by businesses and individuals for tasks such as financial analysis, budgeting, data management, and statistical analysis. Microsoft Word, on the other hand, is a word processing application used for creating and editing text-based documents. It is used for a wide range of purposes, such as writing reports, letters, resumes, and academic papers. While CorelDraw is a graphic design software used for creating vector graphics and Ms Access is a database management system used for storing, managing and retrieving data, they are not as commonly used as Microsoft Excel and Microsoft Word in day-to-day computer usage.
Question 38 Report
Computer Monitor is also known as
Answer Details
A computer monitor is also known as a VDU, which stands for "Visual Display Unit." This is because the monitor is responsible for displaying the visual output of the computer, allowing you to see the information, images, videos, and graphics that are generated by the computer's software. The VDU or monitor is an essential part of any computer setup, and without it, you wouldn't be able to interact with your computer in a meaningful way. So, in short, a computer monitor and a VDU are the same thing! As for the other options, DVU, UVD, and CCTV are not commonly used terms for a computer monitor.
Question 39 Report
Word processor, spreadsheets, database, graphics and presentation software are all examples of?
Answer Details
Word processor, spreadsheets, database, graphics and presentation software are all examples of application packages. Application packages are software programs designed to perform specific tasks or functions for the user. They are also known as "applications" or "apps" for short. Each of the software examples mentioned - word processor, spreadsheets, database, graphics, and presentation software - have a specific function and are designed to make tasks related to those functions easier for the user. For instance, a word processor is designed to create, edit and format text documents, while a spreadsheet program is designed to perform calculations and data analysis. Database software is designed to store, organize and retrieve large amounts of data, while graphics software is designed to create and edit visual elements such as images and videos. Presentation software is designed to create slideshows and presentations. Overall, application packages are a type of software that provides users with specific tools to perform tasks more efficiently and effectively.
Question 40 Report
What is the permanent memory built into your computer called?
Answer Details
The permanent memory built into a computer is called ROM (Read-Only Memory). It is called "read-only" because, unlike RAM (Random Access Memory), which can be written to and rewritten, the information stored in ROM cannot be changed by the computer or the user. ROM is a type of memory that is built into the computer's hardware and contains the basic instructions that the computer needs to boot up and run its basic functions. These instructions are often referred to as the "firmware" of the computer, and include the BIOS (Basic Input/Output System) that controls the startup process, as well as other low-level software that interacts directly with the computer's hardware. CD-ROM, on the other hand, is a type of storage medium that can be used to store data or programs, but it is not built into the computer itself. CDs and DVDs can be used to store data, programs, or other types of media, but they are not considered a type of permanent memory built into the computer.
Would you like to proceed with this action?