A. A permanent memory in the hard disk
B. A temporary memory in the hard disk
C. Bad sector on hard disk
D. Method of using hard disk space to provide extra memory
Explanation
Virtual memory is a technique that uses a computer's hard drive to extend the amount of available RAM.
It's also known as virtual storage or a page file.
Show/Hide Explanation
مندرجہ ذیل میں سے کون سا آپ کے کمپیوٹر میں میموری سے مراد ہے؟
A. LAN
B. RAM
C. USB
D. DSL
Explanation
RAM (Random Access Memory) refers to the memory in your computer.
It's used for temporarily storing data that your computer is actively using or processing.
Show/Hide Explanation
کمپیوٹر میں مدر بورڈ کا کام کیا ہے؟
A. Connect all components of the computer
B. Generate graphics
C. Provide internet connectivity
D. Store data permanently
Explanation
The motherboard is the main circuit board of a computer that connects all the essential components, such as the:
CPU RAM hard drives peripherals
Show/Hide Explanation
پرانے کمپیوٹرزون کس پر مبنی ہیں
A. Microprocessors
B. Integrated Circuits
C. Vacuum Tubes
D. Transistors
Explanation
Old computers those from the 1940s and 1950s , were based on vacuum tubes
Vacuum tubes were used in early computers to amplify e lectrical signals and act as switches.
They could control the flow of electricity in a circuit,
Making it possible to perform calculations and process information
Show/Hide Explanation
بی۔آئی۔او۔ایس کو چلانے کے لیے کون سا جزو ضروری ہے
A. RAM
B. Motherboard
C. CPU
D. Hard disk
Explanation
The BIOS (Basic Input/Output System) is a firmware that is embedded on the motherboard of a computer. To run BIOS, a motherboard is the only necessary component. The BIOS is responsible for initializing and testing the hardware components, including the CPU, RAM, and hard disk , but it does not require these components to be present to run.
Show/Hide Explanation
A. Inkjet
B. Dot Matrix
C. Thermal
D. Laser
Explanation
The printer that typically has a drum is a laser printer.
Laser printers use a cylindrical drum as part of their printing process.
Show/Hide Explanation
A. Monitor
B. Mouse
C. Web cam
D. FAX
Explanation
Webcams can be built-in computer hardware or peripheral devices and are commonly connected to a device using USB or wireless protocols.
Show/Hide Explanation
A. may
B. must
C. may not
D. must not
Explanation
For using a variable in C ++, we have to first define it to tell the compiler about its existence so that compiler can allocate the required memory to it .
AGM 24-12-2022
Show/Hide Explanation
کمپیوٹر میں کمیونیکیشن ڈیوائس کیا ہے؟
A. software
B. both
C. hardware
D. none of these
Explanation
A communications device is any type of hardware capable of transmitting data, instructions, and information between a sending device and a receiving device.
Communication device examples
Bluetooth devices. Infrared devices. Modem (over phone line) Network card (using Ethernet) Smartphone. Wi-Fi devices (using a Wi-Fi router)
Show/Hide Explanation
A. Return
B. Getch []
C. None of these
D. Main []
Explanation
An entry point is the point at which execution of program starts.
In C++, it is the main () function.
AGM 17-12-2022
Show/Hide Explanation
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0