Graphics & Digital Media Quiz

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 Garciagisselle45
G
Garciagisselle45
Community Contributor
Quizzes Created: 2 | Total Attempts: 419
| Attempts: 188 | Questions: 125
Please wait...
Question 1 / 125
0 %
0/100
Score 0/100
1. An emerging computing platform that is likely to drive innovation and disruption through the next decade called ----has massive scale not only in cloud-based hardware technology but also in the vast amount of data that will be generated consumed and analyzed

Explanation

The term "3rd platform" refers to an emerging computing platform that is expected to bring about significant innovation and disruption in the next decade. This platform is characterized by its massive scale, not only in terms of cloud-based hardware technology but also in the vast amount of data that will be generated, consumed, and analyzed. It is likely to drive advancements in various fields and industries, making it an important concept to understand in the context of future technological developments.

Submit
Please wait...
About This Quiz
Graphics & Digital Media Quiz - Quiz

Graphics and digital media have together completely changed the world of communication today. Using technology, this sphere of computer science has evolved and keeps doing so as technology changes. Are you in one way or the other related to graphics and digital media? If so, how good are you? Take... see moreup the quiz below and find out. see less

Personalize your quiz and earn a certificate with your name on it!
2. The diff between a web app and a moible app is that the program code for web apps----whereas moible apps are stored on the handheld device so they have to be

Explanation

The correct answer is "arrives only when you use the app, downloaded and installed". This answer accurately distinguishes between web apps and mobile apps. Web apps are accessed through a web browser and do not require downloading and installation since they are stored on a remote server. On the other hand, mobile apps are specifically designed for handheld devices and need to be downloaded and installed on the device before they can be used. Therefore, the program code for web apps does not need to be downloaded and installed, while mobile apps do.

Submit
3. What type of computer should you consider purchasing if you want a portable system that is great for consuming content. such as ebooks music and videos but not so great for creating content and multitasking

Explanation

A tablet would be the best choice for someone who wants a portable system that is great for consuming content such as ebooks, music, and videos, but not so great for creating content and multitasking. Tablets are lightweight, compact, and have a touchscreen interface, making them perfect for media consumption. They are not as powerful as laptops or desktops, which makes them less suitable for multitasking or resource-intensive tasks. However, for content consumption purposes, tablets offer a convenient and user-friendly experience.

Submit
4. What is the term used to describe altering the pixel colors where the edges of the objects and the background meet so that the object appears to merge with the background

Explanation

Alpha blending is the term used to describe altering the pixel colors where the edges of the objects and the background meet so that the object appears to merge with the background. This technique involves combining the transparency of the object with the background color to create a smooth transition between the two. It is commonly used in computer graphics and image editing to achieve seamless integration of objects into different backgrounds.

Submit
5. Modern refridgeerators washing machines and other appliances are controlled by integrated circuits called ------that combine sensors with processing circitry

Explanation

Modern refrigerators, washing machines, and other appliances are controlled by integrated circuits called microcontrollers. These microcontrollers combine sensors with processing circuitry to efficiently control and monitor the various functions of these appliances. They are small, low-power devices that can handle tasks such as temperature regulation, timing, and user interface control. By integrating all these functions into a single chip, microcontrollers provide a cost-effective and space-saving solution for appliance control.

Submit
6. Which optical storage technology stores data permanently on a disc, which cannot be subsequently added to or changed

Explanation

Read-only optical storage technology refers to a type of disc that stores data permanently and cannot be modified or added to after it has been written. This means that the data on the disc is read-only and cannot be altered or deleted. Examples of read-only optical storage technologies include CD-ROMs and DVD-ROMs, which are commonly used for distributing software, movies, and other types of content that do not require modification or editing.

Submit
7. A-----is a template that adds the correct formatting as data is entered if someone attempts to enter data in the wrong format the database can be set up to reject that entry or correct it

Explanation

A field format is a template that ensures that data entered into a database is in the correct format. This template adds the necessary formatting to the data as it is entered. If someone attempts to enter data in the wrong format, the database can be set up to either reject that entry or automatically correct it to match the specified format. This helps maintain data integrity and consistency within the database.

Submit
8. Chrome os is an example of a ----because it depends substantially on processing and storage provided by cloud-based servers

Explanation

Chrome OS is considered an example of a thin client because it relies heavily on processing and storage provided by cloud-based servers. A thin client is a lightweight computer or software that depends on a network connection to access most of its resources and applications from a central server. In the case of Chrome OS, the operating system itself is minimalistic, and most of the computing power and storage are handled by remote servers, making it a prime example of a thin client system.

Submit
9. Sampling---refers to the number of times per second that a sound is measured during the recording process

Explanation

The term "sampling rate" refers to the number of times per second that a sound is measured during the recording process. It determines the level of detail and accuracy in capturing the sound. A higher sampling rate means more samples are taken per second, resulting in a higher quality and more accurate representation of the original sound. Therefore, the correct answer is "rate" because it directly relates to the concept of sampling and its impact on the recording process.

Submit
10. ----is data that is entered into a computer.-----is the result produced by a computer

Explanation

Input refers to the data that is entered into a computer, while output refers to the result produced by a computer. Input can be in various forms such as text, numbers, or commands given by a user, which the computer processes and produces an output. The output can be in the form of text, images, sounds, or any other form of data that is generated by the computer based on the input received. Therefore, the correct answer is "input, output".

Submit
11. The main directory on a storage device is referred to as the -----directory

Explanation

The main directory on a storage device is referred to as the "root" directory. This term comes from the hierarchical file system structure, where the root directory is the top-level directory that contains all other directories and files. It is called "root" because it is the starting point or the root of the directory tree.

Submit
12. ----is the number of bits that are processed during a specific unit of time, usually during one second. 

Explanation

Bit rate refers to the number of bits that are processed or transmitted in a specific unit of time, typically within one second. It is a measure of the speed or rate at which data is transferred. Bit rate is commonly used to describe the bandwidth or capacity of a network or communication channel, indicating how much data can be transmitted per unit of time. Therefore, the given correct answer is bit rate.

Submit
13. ----refers to a branch of data mining that analyzes current and historical data to predict future trends

Explanation

Predictive analytics refers to a branch of data mining that analyzes current and historical data to predict future trends. It involves using various statistical techniques and algorithms to identify patterns and relationships in data, which are then used to make predictions about future outcomes. By analyzing past data and trends, predictive analytics helps businesses and organizations make informed decisions and take proactive actions to optimize their operations and achieve desired outcomes. It is a valuable tool for forecasting, risk assessment, customer behavior analysis, and many other applications in various industries.

Submit
14. A----sort uses one field to arrange records. an-----sort arranges info by more than one field

Explanation

The given correct answer is "single-level, multi level". This is because the explanation states that "sort uses one field to arrange records" which refers to single-level sorting, while "an sort arranges info by more than one field" refers to multi-level sorting. Therefore, the correct answer is the one that includes both single-level and multi-level sorting.

Submit
15. Which of the following is an example of a computer that is a small lightweight personal computer that is designed like a clam shell

Explanation

A laptop computer is an example of a small lightweight personal computer that is designed like a clamshell. Laptops are portable and convenient, with a hinged screen that can be closed to protect the keyboard and easily carried around. They are designed for personal use and offer the functionality of a desktop computer in a compact form factor.

Submit
16. Compressed files usually have---at the end of the file name

Explanation

Compressed files usually have ".zip" at the end of the file name because ".zip" is a common file extension used for compressed files. This extension indicates that the file has been compressed using the ZIP file format, which is widely supported and can be opened by various software programs. The ".zip" extension helps users identify and differentiate compressed files from other file types.

Submit
17. Originally called microcomputers, ----are designed to meet the computing needs of individuals 

Explanation

Personal computers, originally called microcomputers, are designed to meet the computing needs of individuals. They are smaller in size and less powerful compared to mainframes. Personal computers are commonly used for tasks such as word processing, internet browsing, and multimedia entertainment. They are designed to be user-friendly and affordable for personal use, making them accessible to a wide range of individuals.

Submit
18. What type of computer should ypu consider buying if u want a system that is ideal for dedicated gamers serious desginers desktop publishers and video editors

Explanation

A desktop computer would be the ideal choice for dedicated gamers, serious designers, desktop publishers, and video editors. Desktop computers generally offer more processing power, storage capacity, and graphics capabilities compared to laptops, tablets, and smartphones. They also allow for easier customization and upgrading of components, which is important for demanding tasks such as gaming and video editing. Additionally, desktop computers typically have larger screens and better cooling systems, providing a more immersive gaming and design experience.

Submit
19. Todays color display devices represent color using the ---- color model

Explanation

Color display devices represent color using the RGB (Red, Green, Blue) color model. In this model, different intensities of red, green, and blue light are combined to create a wide range of colors. By varying the intensity of each primary color, millions of different shades and hues can be achieved, allowing for the accurate representation of color on screens such as televisions, computer monitors, and smartphones. The RGB color model is widely used in digital imaging and is the standard for most color display devices.

Submit
20. Transmission speeds are expressed in ----- whereas storage space is expressed in -----

Explanation

Transmission speeds are expressed in bits because they represent the rate at which data is transmitted over a network or communication channel. On the other hand, storage space is expressed in bytes because it measures the amount of data that can be stored on a storage device or memory. Bytes are made up of multiple bits, so it is the appropriate unit for measuring storage capacity. Therefore, the correct answer is bits, bytes.

Submit
21. A DBMS feature known as----ensures that transactions are updated in an orderly manner by establishing update rules

Explanation

Serializability is a DBMS feature that ensures transactions are updated in an orderly manner by establishing update rules. This means that transactions are executed one after the other, ensuring that each transaction is completed before the next one begins. This helps maintain data consistency and prevents conflicts or inconsistencies that can occur when multiple transactions are executed concurrently. By enforcing a serial order of execution, serializability ensures that the database remains in a consistent state throughout the transaction process.

Submit
22. Which of the following is not a format that is used for digital audio

Explanation

The correct answer is DOC because DOC is a file format used for documents, specifically for text-based documents created in Microsoft Word. It is not a format used for digital audio. MP3, WAV, and Ogg are all formats commonly used for digital audio storage and playback.

Submit
23. The primary purpose of -----software is to help the computer system monitor itself in order to function efficiently

Explanation

System software is designed to help the computer system monitor itself and ensure efficient functioning. It includes operating systems, device drivers, and utility programs that manage and control the hardware and software resources of the computer. System software is responsible for tasks such as memory management, process management, and file system management, which are essential for the overall performance and stability of the computer system.

Submit
24. The numbr of frames per second are displayed per second are measured in

Explanation

The correct answer is "fps" which stands for frames per second. Frames per second is a unit used to measure the number of frames displayed or processed in a video or animation per second. It indicates the smoothness and quality of the motion in the visual content. Higher fps values result in smoother and more fluid motion, while lower fps values may lead to choppy or less realistic visuals.

Submit
25. A new version or edition of a software product is referred to as a software

Explanation

When a new version or edition of a software product is released, it is referred to as an upgrade. This typically includes significant changes and improvements to the software, such as new features, enhanced functionality, and bug fixes. Upgrades often require users to purchase or download the new version separately from the previous one. In contrast, updates, service packs, and software patches are usually smaller, incremental changes that are released to fix bugs, improve security, or provide minor enhancements to the existing software version.

Submit
26. The process of converting info such as text numbers photos or music into digital data that can be manipulated by electroninc devices is called

Explanation

Digitization refers to the process of converting information, such as text, numbers, photos, or music, into digital data that can be manipulated by electronic devices. This involves converting analog signals into digital form, typically represented by binary digits (bits). It allows for easier storage, transmission, and manipulation of data using electronic devices.

Submit
27. The ios operating system is found on which device

Explanation

The correct answer is iPhone because the iOS operating system is specifically designed and developed by Apple for their iPhone devices. It is not found on Android tablets, Mac laptops, or any other device.

Submit
28. Most graphics software uses a process called pixel----to create new pixels by averaging the colors of nearby pixels

Explanation

Interpolation is the correct answer because it is a process used in graphics software to create new pixels by averaging the colors of nearby pixels. This technique helps to smooth out images and fill in missing details, making the overall image appear more cohesive and realistic. By calculating the average color values from neighboring pixels, interpolation helps to create a seamless transition between pixels, resulting in a smoother and more visually appealing image.

Submit
29. The number of colors available in a graphic is referred to as color

Explanation

The number of colors available in a graphic is referred to as "color depth." Color depth determines the range of colors that can be displayed in an image. It is measured in bits and determines the number of unique colors that can be represented. The higher the color depth, the more colors can be displayed, resulting in a more vibrant and detailed image.

Submit
30. Todays widescreen devices such as laptops and smartphones are designed for the 16:9 

Explanation

The correct answer is "aspect ratio." Todays widescreen devices such as laptops and smartphones are designed to have a 16:9 aspect ratio. This means that the width of the screen is 16 units and the height is 9 units, resulting in a rectangular shape. The aspect ratio determines the shape of the screen and the proportions of the image displayed on it.

Submit
31. At its time of construction one of the fastest computers in the world is referred to as an

Explanation

The correct answer is "supercomputer" because it states that at the time of its construction, the computer was one of the fastest in the world. Supercomputers are known for their exceptional processing power and speed, making them ideal for complex calculations and simulations. Mainframes and minicomputers may also be fast, but the term "one of the fastest in the world" specifically suggests a supercomputer. Therefore, the answer "supercomputer" is the most appropriate choice.

Submit
32. What are the main software categories

Explanation

The correct answer is system, development, and application. These three categories represent the main types of software. System software includes operating systems and utility programs that help manage and operate computer hardware. Development software refers to tools and programs used by developers to create and maintain software applications. Application software consists of programs designed to perform specific tasks or functions for end users, such as word processors, web browsers, and video editing software.

Submit
33. Word processing software is likely to include which of the following features

Explanation

Word processing software is likely to include the features of search and replace, as well as a readability formula. Search and replace allows users to find specific words or phrases and replace them with something else, which is a useful tool for editing and revising documents. A readability formula is a tool that analyzes the complexity and readability level of a document, helping users to ensure their writing is clear and understandable. These features are commonly found in word processing software to enhance productivity and improve the quality of written documents.

Submit
34. Which of the following types of operating systems would most likely be found on a laptop computer

Explanation

A laptop computer is a portable device that is designed to perform various tasks similar to a desktop computer. Therefore, it would most likely be equipped with a desktop operating system. Desktop operating systems are specifically designed to run on personal computers, including laptops, and provide a user-friendly interface and a wide range of functionalities for general computing purposes. Mobile operating systems are designed for smartphones and tablets, while server operating systems are used to manage and control network servers. Multitasking operating systems, on the other hand, can be found on various devices, including laptops, but the term is too broad to specifically identify the type of operating system found on a laptop.

Submit
35. In spreadsheet software the----feature ensures that the results in every cell are accurate for the info currently entered in the worksheet

Explanation

Automatic recalculation is the correct answer because this feature in spreadsheet software ensures that the results in every cell are accurate for the information currently entered in the worksheet. It automatically updates all the formulas and calculations whenever there is a change in the data, ensuring that the results are always up to date and accurate. This feature saves time and effort by eliminating the need to manually recalculate the entire spreadsheet every time there is a change.

Submit
36. Which of the following is the tecnique for adding light and shadows to a 3-D image

Explanation

Ray tracing is the technique used to add light and shadows to a 3-D image. It works by simulating the path of light rays as they interact with objects in the scene, calculating how they bounce off surfaces and are affected by materials and light sources. This process allows for the creation of realistic lighting and shadow effects in the final rendered image.

Submit
37. Which Os is installled on over 80% of the worlds computers

Explanation

Microsoft Windows is installed on over 80% of the world's computers because it is the most widely used operating system for personal computers. It offers a user-friendly interface, compatibility with a wide range of software and hardware, and a large ecosystem of applications. Windows also has a strong presence in the business and enterprise sectors, further contributing to its dominance in the market.

Submit
38. -----is the amount of data a storage device can move per second from the storage medium to RAM

Explanation

The data transfer rate refers to the amount of data that a storage device can move per second from the storage medium to RAM. It represents the speed at which data can be transferred between these two components. Access time, on the other hand, is the time it takes for the storage device to locate and retrieve data. Bitrate is the number of bits that are transmitted per unit of time, typically used in the context of data transmission over a network. RPM stands for revolutions per minute and refers to the rotational speed of a storage device such as a hard disk drive.

Submit
39. The SQL----command allows you to temporarily join and simultaneously access the data in more than one table

Explanation

The JOIN command in SQL allows you to combine data from multiple tables based on a related column or key. By using the JOIN command, you can access and retrieve data from two or more tables simultaneously. This is useful when you need to retrieve information that is spread across different tables and want to combine it into a single result set.

Submit
40. The part of the data bus that runs between the microprocessor and RAM is called the ----bus

Explanation

The part of the data bus that runs between the microprocessor and RAM is called the local bus. This is because the local bus is responsible for transferring data and instructions between the microprocessor and the RAM, which is the primary memory of the computer system. The local bus is typically faster than other buses in the system, as it is designed to provide efficient communication between the microprocessor and RAM.

Submit
41. A-----is generally priced at a flat rate and allows software to be used on all computers at a specific location

Explanation

A site license is generally priced at a flat rate and allows software to be used on all computers at a specific location. This means that the license covers all the computers within a particular site or organization, allowing multiple users to access and use the software without any additional cost. It is a cost-effective option for businesses or institutions that require software to be used by multiple users within their premises.

Submit
42. Microprocessors cant directly understand programming languages so programs have to be cvonverted into----that corresponds to the microprocessor's instruction set

Explanation

Microprocessors are hardware components that can only understand machine language, which is a low-level programming language consisting of binary code that corresponds to the microprocessor's instruction set. Therefore, in order for programs to be executed by microprocessors, they need to be converted into machine language. This conversion process allows the microprocessor to interpret and execute the instructions given by the program.

Submit
43. A group of 8 bits is called a

Explanation

A group of 8 bits is called a byte. In computer systems, a byte is the basic unit of storage and represents a single character of data. It is commonly used to measure the size or capacity of memory and storage devices. Each byte consists of 8 binary digits (bits), which can represent a combination of 256 different values ranging from 0 to 255. Bytes are widely used in computer programming and data processing to store and manipulate information.

Submit
44. -----software may be freely copied, distributed and even resold

Explanation

Public domain refers to software that is not protected by copyright and is freely available for anyone to use, modify, and distribute. This means that the software can be copied, distributed, and even resold without any legal restrictions. Unlike proprietary software, which is owned by a specific individual or company and usually requires a license or payment to use, public domain software can be used by anyone for any purpose without any restrictions. Therefore, the given statement "software may be freely copied, distributed and even resold" aligns with the concept of public domain software.

Submit
45. A-----is the column of data in a database that is used as the basis for rearranging the data

Explanation

A sort key is a column of data in a database that is used as the basis for rearranging the data. It determines the order in which the data is organized, allowing for efficient searching and retrieval of information. By sorting the data based on a specific column, it becomes easier to locate and analyze specific data points or perform operations such as filtering and grouping. The sort key is essential for optimizing database performance and improving query efficiency.

Submit
46. Which database tool is best for simple flat files that involve calculations 

Explanation

Spreadsheet software is the best tool for simple flat files that involve calculations. Spreadsheet software, like Microsoft Excel or Google Sheets, allows users to input data into cells and perform various calculations and analysis on that data. It provides functions and formulas that can be used to perform mathematical operations, create charts and graphs, and perform data analysis. Additionally, spreadsheet software allows for easy organization and manipulation of data, making it a suitable choice for working with simple flat files that involve calculations.

Submit
47. Processorss that execute on instruction at a time are considered to be -----processors

Explanation

Processors that execute one instruction at a time are considered to be serial processors. This means that they process instructions sequentially, one after the other, without parallelism or overlapping. In a serial processor, each instruction must complete before the next one can begin. This type of processing is commonly found in older or simpler processors, where instructions are executed in a linear fashion.

Submit
48. Two of the most common open source and free software licenses are

Explanation

The correct answer is BSD and GPL because these are two of the most widely used open source and free software licenses. BSD (Berkeley Software Distribution) is a permissive license that allows users to modify and distribute the software freely, with minimal restrictions. GPL (General Public License), on the other hand, is a copyleft license that ensures the software remains free and open source by requiring any modifications or derivative works to also be licensed under the GPL. Both licenses have been instrumental in promoting the development and sharing of open source software.

Submit
49. Which of the following is an example of why hard disk drives are so popular

Explanation

The correct answer is "relatively low cost for lots of storage." This is an example of why hard disk drives are popular because they provide a large amount of storage space at a relatively affordable price. This makes them a cost-effective solution for individuals and businesses that require significant storage capacity for their data.

Submit
50. Most music for portable media players is stored in ----audio file formats

Explanation

The correct answer is "compressed" because most music for portable media players is stored in compressed audio file formats. Compressed audio files use various algorithms to reduce the file size while maintaining acceptable audio quality. This allows users to store more music on their portable devices without sacrificing too much storage space.

Submit
51. A computed----is a calculation that a DBMS performs similar to the way a spreadsheet computes a formula

Explanation

A computed field is a calculation that a DBMS performs similar to the way a spreadsheet computes a formula. In a database, a field represents a specific piece of data within a record. Therefore, the correct answer is "field" because a computed field is a calculation that is performed on a specific data field within a database record.

Submit
52. What type of computer should you consider purchasing if you want a portable system that is good for students and on-the-go professionals who want to create content and be productive, in addition to consuming content

Explanation

A laptop would be the best choice for a portable system that is suitable for students and on-the-go professionals who want to create content and be productive, as well as consume content. Laptops provide the convenience of portability while offering a full-sized keyboard and a larger screen compared to tablets or smartphones. They also have more processing power and storage capacity than tablets or smartphones, making them better suited for content creation tasks such as writing documents, editing videos, or designing graphics.

Submit
53. A feature called----determines how your text flows from line to line by automatically moving words down to the next line as you reach the right margin

Explanation

Word wrap is a feature that determines how text flows from line to line in a document. It automatically moves words down to the next line as you reach the right margin. This feature ensures that the text is displayed in a neat and organized manner, without any words being cut off or extending beyond the right margin. It is particularly useful when working with documents that have a fixed width, such as in word processors or text editors.

Submit
54. ---- are the most commonly used database clients

Explanation

Browsers are the most commonly used database clients because they provide a user-friendly interface for accessing and interacting with databases. They allow users to input queries, retrieve data, and perform various operations on the database. Browsers also support different database management systems and can connect to remote databases, making them versatile tools for database management. Local software and apps may also be used as database clients, but browsers have a wider reach and are more commonly utilized for this purpose.

Submit
55. Operating systems provide file organization tools called

Explanation

Operating systems provide file management utilities to help users organize and manipulate their files. These utilities include features such as creating, deleting, and renaming files, as well as organizing files into directories or folders. They also provide options for copying, moving, and searching for files, as well as setting file permissions and attributes. Overall, file management utilities are essential tools that allow users to efficiently handle and control their files within an operating system.

Submit
56. Which of the following is not an SQL keyword

Explanation

The keyword "remove" is not a valid SQL keyword. In SQL, the keywords "delete", "create", and "select" are commonly used for manipulating and querying data in a database. However, "remove" is not recognized as a keyword in SQL syntax.

Submit
57. An operating systems -----capability supports a division of labor among all the processing units

Explanation

The correct answer is multiprocesing. Multiprocessing is an operating system capability that supports a division of labor among all the processing units. This means that multiple processors or cores can be utilized to execute tasks simultaneously, improving efficiency and performance. Multithreading refers to the ability of a program to execute multiple threads concurrently, while multitasking refers to the ability of an operating system to run multiple tasks or processes concurrently. Although both multithreading and multitasking can be supported by a multiprocessing system, they do not specifically address the division of labor among processing units, making them incorrect choices.

Submit
58. A----database is used to collect modify and maintain data on a daily basis

Explanation

The correct answer is "operational". This is because an operational database is designed to collect, modify, and maintain data on a daily basis. It is used to support day-to-day operations and transactions of an organization. Operational databases are used for tasks such as recording sales, managing inventory, and processing customer information.

Submit
59. In the context of bitmap graphics editing, what techique employs algorithims that pull pixels from one area of a image and then apply them to another area?

Explanation

Cloning is the technique in bitmap graphics editing that employs algorithms to pull pixels from one area of an image and apply them to another area. This technique allows for the duplication of specific elements or patterns within an image, resulting in a seamless and realistic replication. It is commonly used for removing unwanted objects or blemishes, as well as for creating symmetrical compositions or filling in missing parts of an image.

Submit
60. An----is software that helps a peripheral device establish communication with its host device

Explanation

A device driver is software that helps a peripheral device establish communication with its host device. It acts as a translator between the device and the operating system, allowing the device to send and receive data effectively. Without a device driver, the host device would not be able to recognize or interact with the peripheral device properly. Therefore, a device driver plays a crucial role in enabling seamless communication between the two devices.

Submit
61. ------is a temporary holding area for data and programs

Explanation

RAM (Random Access Memory) is a temporary holding area for data and programs. It is a type of computer memory that allows data to be read from and written to by the processor. Unlike ROM (Read-Only Memory), RAM is volatile, meaning that its contents are lost when the computer is powered off or restarted. RAM is used to store data that is actively being used by the computer, providing fast and temporary storage for programs and data during the execution of tasks. Therefore, RAM is the correct answer as it fits the description of being a temporary holding area for data and programs.

Submit
62. Which of the following would not be considered a database data type

Explanation

The data types Real, BLOB, and Memo are all commonly used in databases to represent different types of data. However, "SELECT" is not a data type in a database. It is a keyword used in SQL (Structured Query Language) to retrieve data from a database. Therefore, "SELECT" would not be considered a database data type.

Submit
63. In a database a ----contains the smallest unit of meaningful info

Explanation

A field in a database contains the smallest unit of meaningful information. It represents a single piece of data within a record and holds specific information about a particular attribute or characteristic. For example, in a database of employee records, a field could be "employee name" or "employee ID." Fields are used to store and organize data in a structured manner, making it easier to retrieve and manipulate information when needed.

Submit
64. In a ----database processing logic for the qeury is preformed on the device that holds each database shard and if neccessary results are consolidated by the DBMS

Explanation

The explanation for the correct answer "NoSQL" is that in a NoSQL database, the processing logic for the query is performed on the device that holds each database shard. If necessary, the results are then consolidated by the DBMS. NoSQL databases are designed to handle large amounts of unstructured or semi-structured data and provide flexibility in terms of data models and scalability. This is in contrast to SQL databases, which are based on a relational model and use structured query language for data processing.

Submit
65. ---- data consists of numbers that can be used in arithmetic operations

Explanation

The given answer, "numeric," is the most suitable choice because the statement mentions that the data consists of numbers that can be used in arithmetic operations. "Numeric" refers to data that is numerical in nature and can be used for mathematical calculations. This term encompasses a wide range of numbers, including integers, decimals, and fractions, making it the appropriate option in this context.

Submit
66. Which of the following is not drawbacks of using cloud storage

Explanation

The given answer states that "high price storage" is not a drawback of using cloud storage. This implies that cloud storage is not expensive compared to other storage options. Cloud storage often offers cost-effective solutions as it eliminates the need for physical hardware, maintenance, and upgrades. Additionally, users can choose from various pricing plans based on their storage requirements, allowing for flexibility and scalability. Hence, the absence of high prices in cloud storage makes it an advantage rather than a drawback.

Submit
67. A----is the software that compresses a video stream when a video when a video is stored, and decompresses the file when the video is played

Explanation

A codec is the software that compresses a video stream when it is stored and decompresses the file when the video is played. Codecs are essential for reducing the file size of videos without sacrificing quality, allowing for efficient storage and transmission of video files. They use various algorithms to compress and decompress the video data, ensuring that the video can be played smoothly and accurately.

Submit
68. Which category of software would programming languages fall into

Explanation

Programming languages would fall into the category of development software. Development software refers to tools and applications that are used by programmers and developers to create, debug, and maintain software programs. Programming languages provide the necessary syntax and structure for writing code and creating software applications. Therefore, it is appropriate to classify programming languages under the category of development software.

Submit
69. What is another term for the vector graphics software

Explanation

The correct answer is "drawing software" because vector graphics software is primarily used for creating drawings and illustrations. It allows users to create and manipulate shapes, lines, and curves using mathematical equations, resulting in high-quality and scalable images. While photo editing software and digital compositing can also involve manipulating images, they are not specific to vector graphics and may have different functionalities. Therefore, "drawing software" is the most appropriate term to describe vector graphics software.

Submit
70. ASCII requires ---- bits for each charecter

Explanation

ASCII requires 7 bits for each character. ASCII (American Standard Code for Information Interchange) is a character encoding standard that represents text in computers and other devices. It uses 7 bits to encode each character, allowing for a total of 128 different characters to be represented. This includes uppercase and lowercase letters, numbers, punctuation marks, and control characters. Therefore, the correct answer is 7.

Submit
71. The most popular battery type used in todays electronic devives is 

Explanation

Lithium-ion batteries are the most popular battery type used in today's electronic devices because they offer several advantages. They have a high energy density, meaning they can store a large amount of energy in a small and lightweight package. They also have a low self-discharge rate, which means they can hold their charge for longer periods of time when not in use. Additionally, lithium-ion batteries have a longer lifespan compared to other battery types, making them more cost-effective in the long run.

Submit
72. ----is data analysis technique used by decision makers to quickly get answers to complex queries that encompass multiple factors such as location revenue time periods and employee status

Explanation

OLAP, or Online Analytical Processing, is a data analysis technique used by decision makers to quickly get answers to complex queries that encompass multiple factors such as location, revenue, time periods, and employee status. OLAP allows users to analyze large volumes of data from different dimensions and perspectives, providing a multidimensional view of the data. It supports advanced analytics, such as drill-down, slice-and-dice, and data aggregation, which help decision makers gain insights and make informed decisions. SQL, NoSQL, and TPS are not specifically designed for such complex queries and multidimensional analysis.

Submit
73. Which type of software must include the source code which allows programmerrs to ,modify and improve the software

Explanation

Open source software must include the source code which allows programmers to modify and improve the software. This means that the code is accessible to anyone who wants to view, modify, or distribute it. Unlike proprietary software, open source software encourages collaboration and community involvement, leading to continuous improvement and innovation. This openness promotes transparency, flexibility, and customization, making it a popular choice for developers and users alike.

Submit
74. ----enables people to control software with spoken commands, as well as dictate text into a word processing document

Explanation

Speech recognition enables people to control software with spoken commands, as well as dictate text into a word processing document. This technology allows the computer to understand and interpret spoken words, converting them into text or executing specific commands. It eliminates the need for manual input through keyboards or other input devices, providing a more convenient and accessible way to interact with software. Speech recognition has various applications, such as voice-controlled virtual assistants, transcription services, and accessibility tools for individuals with disabilities.

Submit
75. Most computers have temp holding areas called

Explanation

Memory is a correct answer because it is a temporary holding area in most computers where data and instructions are stored for immediate access by the CPU (Central Processing Unit). The CPU fetches data and instructions from memory, performs calculations and operations on them, and then stores the results back in memory or sends them to output devices. Memory is an essential component of a computer system and plays a crucial role in its overall performance and functionality.

Submit
76. A---is a field that contains data unique to a record

Explanation

A primary key is a field that contains data unique to a record. It is used to uniquely identify each record in a database table. The primary key ensures that there are no duplicate records and allows for efficient retrieval and manipulation of data. It is a crucial component in maintaining data integrity and enforcing data consistency within a database.

Submit
77. Which SQL keyword is used to search for records

Explanation

The SQL keyword "SELECT" is used to search for records in a database. It is used to retrieve data from one or more tables based on specified criteria. The SELECT statement allows you to specify the columns you want to retrieve, the table(s) you want to search in, and any conditions that must be met for the records to be included in the result set. By using the SELECT keyword, you can search for specific records in a database and retrieve the desired information.

Submit
78. Which of the following file extensions in not a vector graphic

Explanation

The file extension ".tif" is not a vector graphic format. TIFF (Tagged Image File Format) is a raster image format, which means it is made up of a grid of pixels. Unlike vector graphics, raster images cannot be scaled without losing quality as they do not contain mathematical equations to define the shapes and lines. Vector graphics, on the other hand, are made up of mathematical equations that allow for scalability without loss of quality. Therefore, ".tif" is not a vector graphic file extension.

Submit
79. Digital audio is stored in a varitety of file formats including

Explanation

Digital audio can be stored in different file formats such as WMA, WAV, and MP3. These formats are commonly used for storing and playing audio files. WMA (Windows Media Audio) is a compressed audio format developed by Microsoft, WAV (Waveform Audio File Format) is an uncompressed audio format commonly used for high-quality audio, and MP3 (MPEG-1 Audio Layer 3) is a popular compressed audio format that allows for high-quality audio with smaller file sizes. Therefore, the correct answer is "all of the above" as all three formats are used for storing digital audio.

Submit
80. A record that contains data is referred to as a record 

Explanation

In this context, a record refers to a collection of data. The term "occurance" suggests that the record is a specific instance or occurrence of data. Therefore, a record that contains data is commonly referred to as an "occurance". The other options - type, template, and file - do not accurately describe a record that contains data.

Submit
81. Which of the following feature is unique to OS X

Explanation

The unique feature of OS X is the resource fork. A resource fork is a type of file system fork used by the Mac OS operating system to store structured data associated with a file, such as icons, graphics, and other resources. This feature allows for efficient storage and retrieval of these resources, making OS X distinctive from other operating systems.

Submit
82. Which of the following tools would be found in 3d grphics software

Explanation

All of the above tools would be found in 3D graphics software. Rendering tools are used to generate the final image by simulating the interaction of light with objects in the scene. Ray tracing tools are a specific type of rendering technique that calculates the path of light rays to create realistic lighting and reflections. Surface texture tools allow users to apply and manipulate textures on the surfaces of 3D objects, adding detail and realism to the scene. Therefore, all three tools are commonly found in 3D graphics software.

Submit
83. Which of the following is a file management utility 

Explanation

Both A and B are file management utilities. "Finder" is the file management utility used on Mac operating systems, while "File Explorer" is the file management utility used on Windows operating systems. Both utilities allow users to navigate and manage files and folders on their respective operating systems.

Submit
84. Which of gthe following options are well suited for using vector graphics

Explanation

Vector graphics are well suited for all of the options mentioned (line art, logos, and diagrams) because they are created using mathematical equations and geometric shapes. Unlike raster images, vector graphics can be scaled up or down without losing quality, making them ideal for creating sharp and crisp visuals. Line art, logos, and diagrams often require precise and clean lines, which can be easily achieved with vector graphics. Additionally, vector graphics have smaller file sizes compared to raster images, making them more suitable for web and digital applications.

Submit
85. When saving a file you must provide a valid file name that adheres to specific rules referred to as 

Explanation

When saving a file, it is necessary to provide a valid file name that follows certain rules known as file-naming conventions. These conventions dictate the allowed characters, length limitations, and any special characters or symbols that may be prohibited in a file name. Adhering to these conventions ensures that the file name is compatible with the file system and can be easily recognized and accessed by the operating system and other software applications.

Submit
86. Which database data type is used for fields that contain whole numbers-quantities,repetion, ranking and so on

Explanation

The correct answer is Integer. Integer is the database data type used for fields that contain whole numbers such as quantities, repetitions, rankings, and so on. It represents whole numbers without any decimal or fractional parts, making it suitable for storing and manipulating whole number values in a database.

Submit
87. A----is a software tool for specifying the content and format for a database report 

Explanation

A report generator is a software tool used to specify the content and format for a database report. It allows users to define the data they want to include in a report and customize its layout and design. With a report generator, users can easily create professional-looking reports from their database, saving time and effort compared to manually creating reports. It simplifies the process of generating reports by providing a user-friendly interface and various options for customization.

Submit
88. Magnetic and optical media are divided into circular---and then further divided into pie-shaped----

Explanation

Magnetic and optical media, such as hard drives and CDs, are divided into circular tracks. These tracks are then further divided into pie-shaped sectors. Sectors are the smallest units of storage on a disk and are used to organize and store data. Tracks, on the other hand, are concentric circles on the disk's surface where the sectors are located. Therefore, the correct answer is "tracks, sectors."

Submit
89. Digital video is core technology for which of the following 

Explanation

Digital video is considered as the core technology for all of the mentioned options: digital television, videoconferencing systems, and video messaging. Digital video technology is used in digital television to transmit and display high-quality video content. It is also utilized in videoconferencing systems to enable real-time video communication between participants in different locations. Additionally, video messaging relies on digital video technology to record, send, and receive video messages. Therefore, all of the options mentioned benefit from the core technology of digital video.

Submit
90. Which of the following is an example of an operating system that is used by smartphones

Explanation

All of the above options - iOS, Android, and Windows RT - are examples of operating systems used by smartphones. iOS is the operating system developed by Apple for their iPhones, while Android is the operating system developed by Google and used by various smartphone manufacturers. Windows RT is a version of the Windows operating system designed specifically for devices with ARM processors, including some smartphones. Therefore, all three options are valid examples of operating systems used by smartphones.

Submit
91. Which of the following is an important consideration when evaluating storage options for digital devices

Explanation

When evaluating storage options for digital devices, it is important to consider durability, dependability, and capacity. Durability ensures that the storage medium can withstand physical shocks and environmental factors without getting damaged. Dependability refers to the reliability and consistency of the storage option in terms of data retrieval and performance. Capacity is crucial as it determines the amount of data that can be stored. Therefore, considering all these factors is essential to ensure the suitability and effectiveness of the storage option for digital devices.

Submit
92. Which of the follwoing list are an example of productivity software

Explanation

The correct answer is "all of the above" because Microsoft Office, Google Docs, and Iwork are all examples of productivity software. These software applications are designed to help users create, edit, and manage various types of documents, spreadsheets, presentations, and other digital content, thereby increasing their productivity and efficiency in completing tasks.

Submit
93. A----database is used to collect data that will be used for spotting trends that offer insights for tactical and strategic bussiness decisions

Explanation

A database is used to collect data that will be used for spotting trends that offer insights for tactical and strategic business decisions. An analytical database is specifically designed to handle large amounts of data and perform complex queries and analysis on that data. This type of database allows businesses to extract valuable insights and make informed decisions based on the trends and patterns identified in the data.

Submit
94. Unicode uses -----bits and provides codes fro 65,000 charecters

Explanation

Unicode uses sixteen bits and provides codes for 65,000 characters.

Submit
95. Which database type is a collection of binary data stored in a single field of a database 

Explanation

A BLOB (Binary Large Object) is a database type that allows for the storage of binary data, such as images, videos, or documents, in a single field of a database. This type of data is typically too large to be stored in a regular text field or column, so a BLOB field is used to accommodate it. BLOBs are commonly used in applications that require the storage and retrieval of binary data, such as multimedia or file-sharing systems.

Submit
96. Digital data can be ---- that have been converted into discrete digits such as 0s and 1s

Explanation

Digital data refers to any type of information that is represented using discrete digits, typically in the form of 0s and 1s. This means that any form of data can be converted into digital format, including text, numbers, graphics, sound, and video. Therefore, the correct answer is "all of the above" as all of these forms can be represented using digital data.

Submit
97. Modern database tools support ----which entails seprarating data from the programs that manipulate data

Explanation

Data independence refers to the ability of modern database tools to separate data from the programs that manipulate the data. This means that changes made to the structure or organization of the data will not affect the programs that use the data. Data independence allows for flexibility and scalability in database systems, as it allows for modifications to the database without impacting the functionality of the programs that rely on the data.

Submit
98. The advantages of LCD screens include display clarity, low radiation emission portability and compactness

Explanation

The correct answer is "all of the above" because the advantages mentioned, including display clarity, low radiation emission, and portability, are all benefits of LCD screens. LCD screens are known for their clear and sharp display, which makes them ideal for various applications. They also emit less radiation compared to other types of screens, making them safer for prolonged use. Additionally, LCD screens are lightweight and compact, making them easy to carry and suitable for use in portable devices.

Submit
99. The ---number system allows digital devices to represent virtuallyany number by using 0s  and 1s

Explanation

Binary is the correct answer because the question states that the number system allows digital devices to represent virtually any number using 0s and 1s. Binary is a number system that uses only two digits, 0 and 1, to represent numbers. Digital devices, such as computers, use binary code to process and store information. Each digit in a binary number represents a power of 2, allowing for efficient representation of numbers in digital systems. Therefore, binary is the number system that allows digital devices to represent numbers using 0s and 1s.

Submit
100. Data----refers to computer algorithims that analyze info to discover previously unknown and useful information including relationships and patterns

Explanation

Mining refers to the process of using computer algorithms to analyze data and discover previously unknown and useful information, including relationships and patterns. It involves extracting valuable insights from large datasets by applying various techniques such as statistical analysis, machine learning, and data visualization. Through mining, organizations can uncover hidden patterns, trends, and correlations in their data, allowing them to make informed decisions and gain a competitive advantage.

Submit
101. 3-D graphics are based on vectors as a set of instructions describing the coordinates for lines and shapes in a three-dimensional space. What do these vectors form?

Explanation

3-D graphics are based on vectors, which are used to describe the coordinates for lines and shapes in a three-dimensional space. These vectors form a wireframe, which is a skeletal representation of the object or scene being depicted. A wireframe consists of lines and curves that connect the different points in the 3-D space, creating the basic structure of the object or scene. Therefore, the correct answer is a wireframe.

Submit
102. Which of the following is not a typeof digital video container file

Explanation

PNG is not a type of digital video container file. It is a file format for storing static images with lossless compression. MP4, AVI, and VOB are all examples of digital video container file formats commonly used for storing video and audio data.

Submit
103. A----app is desgined for a handheld device such as a smartphone tablet computer or enhanced media

Explanation

The correct answer is "mobile" because the given statement describes an app that is designed specifically for handheld devices like smartphones, tablets, or enhanced media. This implies that the app is intended to be used on the go, making it suitable for mobile devices.

Submit
104. Which of the following is not one of the main activities associated with operational databases

Explanation

The main activities associated with operational databases include collecting, storing, and viewing data, as well as updating and finding data. Additionally, organizing and distributing data are also important functions of operational databases. However, providing an executive dashboard for decision makers is not typically considered one of the main activities associated with operational databases.

Submit
105. Which of the following is not a type of bitmap format

Explanation

ZIP is not a type of bitmap format. Bitmap formats are image file formats that store graphical data in the form of a grid of pixels, such as TIFF, RAW, and PNG. ZIP, on the other hand, is a file compression format used to compress and archive multiple files into a single file. It is not specifically designed to store bitmap images.

Submit
106. Which of the following is not considered to be type of database client

Explanation

The given correct answer is "all of the above". This means that local software, browsers, and apps are not considered to be types of database clients. This is because database clients are typically software applications or programs that allow users to interact with a database, retrieve and manipulate data. Local software, browsers, and apps can be used to access and interact with databases, but they are not considered to be types of database clients themselves.

Submit
107. In a microprocessor the ----fetches instructions

Explanation

The control unit in a microprocessor is responsible for fetching instructions. It coordinates and controls the activities of all the other components in the microprocessor, including the ALU, register, and CPU. It retrieves instructions from memory and sends them to the appropriate components for execution.

Submit
108. The term----refers to the part of a digital device that holds the system board

Explanation

The term "system unit" refers to the part of a digital device that holds the system board. The system unit is essentially the main enclosure or case of a computer, where all the internal components are housed. It includes the system board, which is also known as the motherboard or mainboard. The system board is a crucial component that connects and holds together various other components like the CPU, memory, storage devices, and expansion cards. Therefore, the system unit is the correct answer as it encompasses the entire structure that houses the system board and other essential components.

Submit
109. Software for Pcs contains a ----program that guides you through the installation process

Explanation

The correct answer is "setup" because it is the term commonly used to refer to the program that guides users through the installation process of software on PCs. This program helps users set up the necessary configurations and options for the software to function properly on their computer.

Submit
110. Which of the following would not be considered an operating system resource

Explanation

All of the options listed, including RAM, CPU, and Storage, are considered operating system resources. The operating system manages and allocates these resources to different processes and applications running on the computer. RAM is used for temporary data storage, the CPU is responsible for executing instructions, and storage is used for long-term data storage. Therefore, none of these options would be considered incorrect as operating system resources.

Submit
111. Which of the following is not a factor in the quality of digital video

Explanation

The quality of digital video is determined by various factors such as frame rate, resolution, color depth, and compression technique. However, the memory technology in the camera is not directly related to the quality of the video. The memory technology affects the storage capacity and transfer speed of the camera, but it does not impact the visual quality of the video itself.

Submit
112. In a spreadsheet worksheet an-----works behind the scenes to tell the microprocessors how to use the content of cells in calculations 

Explanation

A formula in a spreadsheet worksheet is used to instruct the microprocessors on how to utilize the content of cells in calculations. It is a set of instructions or mathematical expressions that perform calculations on the values stored in cells. By using formulas, users can perform various mathematical operations, such as addition, subtraction, multiplication, and division, as well as more complex calculations. Formulas enable the spreadsheet to automatically update and recalculate values based on changes made to the input cells, making it a powerful tool for data analysis and manipulation.

Submit
113. Which of the following is not a file-naming convention

Explanation

The given answer states that "spaces are not allowed" is not a file-naming convention. File-naming conventions refer to the rules and guidelines for naming files in a particular system or platform. In most systems, spaces are allowed in file names, so this statement contradicts the general file-naming convention.

Submit
114. ----is music speechand other sounds represented in binary format for use in digital devices

Explanation

Digital audio refers to the representation of music, speech, and other sounds in binary format for use in digital devices. It involves converting analog sound waves into digital data, which can be stored, manipulated, and reproduced by digital systems. MIDI, speech recognition, and speech synthesis are all related to sound processing, but they do not specifically involve the conversion of sound into binary format. Therefore, the correct answer is digital audio.

Submit
115. Whcih of the follwoing would be considered essential software for both laptop computers and a tablet computer

Explanation

A browser would be considered essential software for both laptop computers and a tablet computer because it allows users to access and navigate the internet. Whether on a laptop or tablet, users need a browser to search the web, visit websites, and perform online activities such as email, social media, and online shopping. A browser is a fundamental tool for accessing and consuming online content, making it an essential software for both types of devices.

Submit
116. A----is a specification that the database designer sets up to filter data entered into a particular field

Explanation

A field validation rule is a specification that the database designer sets up to filter data entered into a particular field. It ensures that only valid and acceptable data is entered into the field, based on predefined criteria or conditions. This helps maintain data integrity and accuracy within the database by preventing the entry of incorrect or inappropriate data.

Submit
117. Which of the following is not an example of an expansion port

Explanation

RAM (Random Access Memory) is not an example of an expansion port. Expansion ports are used to connect additional devices or components to a computer, such as Thunderbolt, USB 3.0, and HDMI. RAM, on the other hand, is a type of computer memory that is used for temporary storage of data that is actively being processed by the computer's CPU. It is not a port or a means of connecting external devices.

Submit
118. The main circuits on the system board that carry data are called the 

Explanation

The main circuits on the system board that carry data are called the data bus. The data bus is responsible for transferring data between the CPU, memory, and other peripheral devices. It acts as a communication pathway, allowing the CPU to send and receive data to and from different components of the computer system. The data bus is crucial for the overall performance and efficiency of the computer, as it determines the speed at which data can be transferred.

Submit
119. The electronic components of most digital devices are mounted on a circuit board called a 

Explanation

The correct answer is "all of the above" because the terms "system board," "motherboard," and "main board" are all used interchangeably to refer to the circuit board on which the electronic components of most digital devices are mounted.

Submit
120. Which of the following operating sytems is found on Macintosh desktop and laptop computers

Explanation

OS X is the correct answer because it is the operating system specifically designed and developed by Apple Inc. for Macintosh desktop and laptop computers. It provides a user-friendly interface and a seamless integration with Apple's hardware, offering a stable and secure platform for Mac users.

Submit
121. An -----contains a collection of instructions for actions that the circruitry in a microprocessor can preform

Explanation

An instruction set is a collection of instructions that provide a set of actions that the circuitry in a microprocessor can perform. It is a set of commands that the microprocessor understands and can execute. These instructions define the operations that the microprocessor can carry out, such as arithmetic, logical, and data transfer operations. The instruction set serves as a guide for the microprocessor, allowing it to execute various tasks and perform calculations based on the given instructions.

Submit
122. Which of the following is a process for installing software on a Pc

Explanation

The given options do not include a process for installing software on a PC. Scanning the hard drive for registry errors and defragmenting the hard drive are maintenance tasks that optimize the performance of the PC, while adding a device to the network is a networking task. Therefore, none of the above options are related to the process of installing software on a PC.

Submit
123. The acronym----refers to software that manages data stored in a database

Explanation

DBMS stands for Database Management System, which is a software that allows users to create, manipulate, and manage databases. It provides a structured and organized approach to store, retrieve, and modify data. DBMS ensures data integrity, security, and consistency by implementing various data management techniques. It allows users to define the structure of the database, create tables, establish relationships between tables, and perform queries to retrieve and manipulate data. Therefore, DBMS is the correct answer as it specifically refers to software that manages data stored in a database.

Submit
124. A----solution for data storage adds resources to a single device while a ----solution adds more devices to a system 

Explanation

The correct answer is "scale up, scale out". In a scale-up solution, resources are added to a single device to increase its capacity and performance. This is typically done by upgrading the hardware components of the device, such as increasing the RAM or adding more powerful processors. On the other hand, in a scale-out solution, more devices are added to a system to handle increased workload and distribute the data across multiple devices. This approach allows for better scalability and fault tolerance as the workload can be distributed among multiple devices.

Submit
125. The relationship between record types can be depicted graphically with an

Explanation

An ERD (Entity-Relationship Diagram) is a graphical representation that depicts the relationship between different record types in a database. It shows how entities (such as tables or objects) are related to each other through their attributes and associations. By using symbols and lines, an ERD provides a visual representation of the database structure, making it easier to understand and analyze the relationships between record types. Therefore, an ERD is the appropriate tool for graphically depicting the relationship between record types.

Submit
View My Results

Quiz Review Timeline (Updated): Jan 22, 2024 +

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

  • Current Version
  • Jan 22, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 15, 2016
    Quiz Created by
    Garciagisselle45
Cancel
  • All
    All (125)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
An emerging computing platform that is likely to drive innovation and...
The diff between a web app and a moible app is that the program code...
What type of computer should you consider purchasing if you want a...
What is the term used to describe altering the pixel colors where the...
Modern refridgeerators washing machines and other appliances are...
Which optical storage technology stores data permanently on a disc,...
A-----is a template that adds the correct formatting as data is...
Chrome os is an example of a ----because it depends substantially on...
Sampling---refers to the number of times per second that a sound is...
----is data that is entered into a computer.-----is the result...
The main directory on a storage device is referred to as the...
----is the number of bits that are processed during a specific unit of...
----refers to a branch of data mining that analyzes current and...
A----sort uses one field to arrange records. an-----sort arranges info...
Which of the following is an example of a computer that is a small...
Compressed files usually have---at the end of the file name
Originally called microcomputers, ----are designed to meet the...
What type of computer should ypu consider buying if u want a system...
Todays color display devices represent color using the ---- color...
Transmission speeds are expressed in ----- whereas storage space is...
A DBMS feature known as----ensures that transactions are updated in an...
Which of the following is not a format that is used for digital audio
The primary purpose of -----software is to help the computer system...
The numbr of frames per second are displayed per second are measured...
A new version or edition of a software product is referred to as a...
The process of converting info such as text numbers photos or music...
The ios operating system is found on which device
Most graphics software uses a process called pixel----to create new...
The number of colors available in a graphic is referred to as color
Todays widescreen devices such as laptops and smartphones are designed...
At its time of construction one of the fastest computers in the world...
What are the main software categories
Word processing software is likely to include which of the following...
Which of the following types of operating systems would most likely be...
In spreadsheet software the----feature ensures that the results in...
Which of the following is the tecnique for adding light and shadows to...
Which Os is installled on over 80% of the worlds computers
-----is the amount of data a storage device can move per second from...
The SQL----command allows you to temporarily join and simultaneously...
The part of the data bus that runs between the microprocessor and RAM...
A-----is generally priced at a flat rate and allows software to be...
Microprocessors cant directly understand programming languages so...
A group of 8 bits is called a
-----software may be freely copied, distributed and even resold
A-----is the column of data in a database that is used as the basis...
Which database tool is best for simple flat files that involve...
Processorss that execute on instruction at a time are considered to be...
Two of the most common open source and free software licenses are
Which of the following is an example of why hard disk drives are so...
Most music for portable media players is stored in ----audio file...
A computed----is a calculation that a DBMS performs similar to the way...
What type of computer should you consider purchasing if you want a...
A feature called----determines how your text flows from line to line...
---- are the most commonly used database clients
Operating systems provide file organization tools called
Which of the following is not an SQL keyword
An operating systems -----capability supports a division of labor...
A----database is used to collect modify and maintain data on a daily...
In the context of bitmap graphics editing, what techique employs...
An----is software that helps a peripheral device establish...
------is a temporary holding area for data and programs
Which of the following would not be considered a database data type
In a database a ----contains the smallest unit of meaningful info
In a ----database processing logic for the qeury is preformed on the...
---- data consists of numbers that can be used in arithmetic...
Which of the following is not drawbacks of using cloud storage
A----is the software that compresses a video stream when a video when...
Which category of software would programming languages fall into
What is another term for the vector graphics software
ASCII requires ---- bits for each charecter
The most popular battery type used in todays electronic devives...
----is data analysis technique used by decision makers to quickly get...
Which type of software must include the source code which allows...
----enables people to control software with spoken commands, as well...
Most computers have temp holding areas called
A---is a field that contains data unique to a record
Which SQL keyword is used to search for records
Which of the following file extensions in not a vector graphic
Digital audio is stored in a varitety of file formats including
A record that contains data is referred to as a record 
Which of the following feature is unique to OS X
Which of the following tools would be found in 3d grphics software
Which of the following is a file management utility 
Which of gthe following options are well suited for using vector...
When saving a file you must provide a valid file name that adheres to...
Which database data type is used for fields that contain whole...
A----is a software tool for specifying the content and format for a...
Magnetic and optical media are divided into circular---and then...
Digital video is core technology for which of the following 
Which of the following is an example of an operating system that is...
Which of the following is an important consideration when evaluating...
Which of the follwoing list are an example of productivity software
A----database is used to collect data that will be used for spotting...
Unicode uses -----bits and provides codes fro 65,000 charecters
Which database type is a collection of binary data stored in a single...
Digital data can be ---- that have been converted into discrete digits...
Modern database tools support ----which entails seprarating data from...
The advantages of LCD screens include display clarity, low radiation...
The ---number system allows digital devices to represent virtuallyany...
Data----refers to computer algorithims that analyze info to discover...
3-D graphics are based on vectors as a set of instructions describing...
Which of the following is not a typeof digital video container file
A----app is desgined for a handheld device such as a smartphone tablet...
Which of the following is not one of the main activities associated...
Which of the following is not a type of bitmap format
Which of the following is not considered to be type of database client
In a microprocessor the ----fetches instructions
The term----refers to the part of a digital device that holds the...
Software for Pcs contains a ----program that guides you through the...
Which of the following would not be considered an operating system...
Which of the following is not a factor in the quality of digital video
In a spreadsheet worksheet an-----works behind the scenes to tell the...
Which of the following is not a file-naming convention
----is music speechand other sounds represented in binary format for...
Whcih of the follwoing would be considered essential software for both...
A----is a specification that the database designer sets up to filter...
Which of the following is not an example of an expansion port
The main circuits on the system board that carry data are called...
The electronic components of most digital devices are mounted on a...
Which of the following operating sytems is found on Macintosh desktop...
An -----contains a collection of instructions for actions that the...
Which of the following is a process for installing software on a Pc
The acronym----refers to software that manages data stored in a...
A----solution for data storage adds resources to a single device while...
The relationship between record types can be depicted graphically with...
Alert!

Advertisement