Standard and Modern Without Clues-2
Standard &Modern without
Clues-2
6. Android
is a mobile (a)
system (OS) based on the Linux kernel
and currently (b) by Google.
With a user interface based on direct manipulation, Android is (c) primarily for (d) mobile devices such as smartphones
and tablet computers, with specialized user
(e) for televisions (Android TV),
cars (Android Auto), and wrist watches (Android Wear).
The OS (f) touch inputs that loosely
correspond to real-world actions, like swiping, tapping, (g), and reverse pinching to (h)
on-screen objects, and a (i) keyboard.
Despite being primarily (j) for
touchscreen input, it also has been used in game consoles, digital cameras,
regular PCs (e.g. the HP Slate 21) and other electronics
7.A central processing unit (CPU)
is the (a) circuitry
within a computer
that (b) out the instructions of a computer
program by (c) the basic
arithmetic, logical, control and input/output
(I/O) operations specified by the(d).
The term has been used in the computer industry at least since the early 1960s.(e), the term "CPU" (f) to a processor
and its control unit
(CU), distinguishing these core (g) of
a computer from (h) components (i) main memory and (j).
8. Random-access memory
(RAM ) is a form of (a) data storage.
A random-access memory device (b) data
items to be read and written in roughly the same amount of time regardless of
the order in which data items are (c).
In contrast, with other direct-access data storage (d) such as hard disks, CD-RWs,
DVD-RWs
and the older drum memory, the time required to (e) and (f) data items varies (g)
depending on their physical locations on the (h) medium, due to mechanical limitations such as media rotation
speeds and arm movement delays. (i),
random-access memory takes the form of (j) circuits.
9. A hard disk drive (HDD) (a) a data storage device used for (b) and retrieving digital
information using (c) rotating disks
(platters) coated with magnetic material. An HDD
(d) its data
even when powered off. (e) is read
in a random-access
manner, meaning individual blocks of data can be stored or retrieved
in any order rather than sequentially.
An HDD (f) of one or more rigid
("hard") rapidly rotating disks (platters)
(g) magnetic heads arranged (h) a moving actuator
(i) to read and write data to the (j).10. The BIOS (an initialize for Basic Input/ Output (a) and also (b) as the System BIOS, ROM BIOS or PC BIOS) is a type of firmware (c) during the booting (d) (power-on startup) on IBM PC compatible computers. The BIOS (e) is built into PCs, and it is the first software they run when powered (f). The name itself originates (g) the Basic Input/ Output System used in the CP/M (h) system in 1975. Originally proprietary to the IBM PC, the BIOS (i) reverse engineered by companies looking to create compatible systems and the interface of that original system (j) as a de facto standard.
11. C++
(pronounced "see plus plus") is a (a) typed, free-form, multi-paradigm, compiled, general-purpose (b) language. It is (c) as an intermediate-level language,
as it comprises a combination of (d) high-level
and low-level language (e).
Developed by Bjarne Stroustrup starting in 1979 at Bell Labs, it adds object
oriented features, such as classes, and other enhancements to the C programming
language. Originally (f) C with
Classes, the language was (g) C++ in
1983, as a pun involving (h)
increment operator. C++ is one of the most (i)
programming languages and is implemented on a wide variety of hardware and
operating system (j).
Comments
Post a Comment