0% found this document useful (0 votes)
20 views2 pages

Integrated Hard Drives and RAID Concepts

Uploaded by

onlyforstudy2545
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

Integrated Hard Drives and RAID Concepts

Uploaded by

onlyforstudy2545
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

KAMESHWAR BCA COLLEGE

ACADEMIC YEAR : 2024-25


SUBJECT : IDC-BCA-114 (THEORY)
EMERGING COMPUTER TECHNOLOGIES
SEMESTER :1 SHORT QUESTIONS OF UNIT 1 & UNIT 2

1. A ________server can contain multiple servers.


(a) Rack (b) Tower (c) Balde (d) All of these
2. A disc you can read but not write on or erase is a ______
(a) Multisession (b) CD-RW (c) CD-ROM (d) WORM
3. A group of two or more integrated hard drives is called a(n) _____.
(a) RAID (b) SSD (c) HDD (d) EIDE
4. _______number system does not contain only numbers.
(a) Decimal (b) Hexadecimal (c) Gray Code (d) None of above
5. 65 to 90 ASCII code contain ______ characters.
(a) Numeric (b) Lowercase (c) Uppercase (d) Control Characters
6. (110101101)2 = _______.
(a) 165 (b) 15 (c) 523 (d) 655
7. 1 KB = ____bits.
8. ______printer includes tonner.
9. To process the checks in Banking industry, ____technology is used.
(a) OCR (b) MICR (c) OMR (d) UPI
10. BCD stands for____.
11. Hexa-decimal of 255 is____.
12. Full name of EBCDIC is_____.
13. The octal representation of decimal number 20 is 25. (T/F)
14. ______is a 7-bit coding scheme.
15. Full form of ASCII is _____.
16. _____ is a 16 bit coding scheme.
17. CPU is divided in ____ and ____.
18. _____ is a technology that uses radio waves to transmit data between two devices.
19. Full form of MICR is ____.
20. _______ type of non-impact forms characters by spraying tiny drops of liquid ink.
21. ______ and _____ are impact printers.
22. Hard disk improves their access time by using disk ___.
23. Full form of RAID is ____.
24. 1 MB = ____ KB.
25. An all-in-one contains a separate tower. (T/F)
26. ____ is a main circuit board of the computer.
27. Computer codes are also known as ____.
28. _____ universal coding standard uses 16 bit to represent characters and symbols.
29. The 4-bit equivalent of the decimal number 7 is ___.
30. _____ Storage device has minimum storage capacity.
(a) Pen drive (b) DVD (c) Floppy disk (d) CD ROM
31. Fingerprint scanner is type of biometric input devices. (T/F)

PROF. RADHIKA PANDYA Page 1


KAMESHWAR BCA COLLEGE
ACADEMIC YEAR : 2024-25
SUBJECT : IDC-BCA-114 (THEORY)
EMERGING COMPUTER TECHNOLOGIES
SEMESTER :1 SHORT QUESTIONS OF UNIT 1 & UNIT 2

32. Laser printer uses ink for printing paper.


33. The speed of storage device is defined by access time. (T/F)
34. ____is the process of obtaining a program instruction or data item form memory.
(a) Fetching (b) Decoding (c) Executing (d) Storing
35. USB stands for ____.
36. Full form of CMOS is ___.
37. ____ is a volatile memory.
38. _____ is the main circuit board of the system.
39. Full form of SDRAM is ____.
40. 1 ____ = 1024 GB.
41. A ____ pointing device has a rubber ball on its top side.
42. A touch screen is not a touch sensitive display. (T/F)

PROF. RADHIKA PANDYA Page 2

Common questions

Powered by AI

Radio wave transmission, used in technologies like Wi-Fi and Bluetooth, allows wireless data exchange over varying distances, providing flexibility and mobility in networking. Wired connections, like Ethernet, offer greater data security and stability with higher bandwidths, making them ideal for high-performance and secure environments. Each transmission method has its specific use cases: wireless is typically used in personal devices and portable systems, while wired is favored in enterprise networks requiring stable, high-speed connections .

Input devices like fingerprint scanners and facial recognition systems have evolved to incorporate biometric technology, enabling devices to authenticate users based on unique physiological characteristics. This reduces reliance on traditional passwords which can be compromised. Biometric inputs provide enhanced data security, as they are harder to replicate or share than traditional credentials, and offer convenient, quick access to systems, increasingly used in smartphones, laptops, and secure facilities .

The motherboard is the main circuit board in a computer system, serving as the backbone that connects the CPU, memory, and all peripheral devices, allowing communication between these components. It houses sockets and slots for processors and memory, facilitating data flow and ensuring the stable operation of the computing environment. Without it, integration and coordination of computer components would be inefficient, if not impossible .

The primary function of a server in a computing environment is to manage network resources and provide services to other computers or clients in the network. A rack server can contain multiple servers stacked in a single framework, which is beneficial for handling large volumes of data and high processing demands, especially in data centers. In contrast, a tower server is a stand-alone server that looks like a traditional desktop computer, which is suitable for small to medium-sized businesses due to its simplicity in setup and lower initial cost .

RAID stands for Redundant Array of Independent Disks and refers to a data storage technology that combines multiple hard drives into a single unit to increase data redundancy and performance. RAID 0 stripes data across multiple disks for improved performance but offers no redundancy. RAID 1 mirrors data across two disks to provide redundancy, ensuring data safety in the event of a drive failure. RAID 5 uses a combination of striping and parity (distributed parity) across three or more disks to provide a balance between performance, storage efficiency, and data redundancy .

Volatile memory requires power to maintain the stored information, losing its content when power is turned off. An example is RAM (Random Access Memory). Non-volatile memory retains data even without power, examples include hard drives, SSDs, and flash memory .

Impact printers, like dot matrix printers, form characters by physically striking a ribbon against the paper, suitable for environments requiring duplicate forms with carbon copies. Non-impact printers, such as inkjet and laser printers, use non-mechanical means like spraying ink or using a toner to create images, offering higher quality and quieter operation but lacking the ability to produce automatic duplicate copies .

EBCDIC (Extended Binary Coded Decimal Interchange Code) is an 8-bit character encoding system used primarily in IBM mainframes, aiding data representation within those systems. However, its application is limited in diversity compared to Unicode, which is a universal coding standard using 16-bits to represent a far wider range of characters from different scripts around the world. Unicode’s global acceptance facilitates consistent encoding, representation, and handling of text across different systems and languages, promoting interoperability in global computing environments .

Data storage capacity has grown exponentially from kilobytes in early computers to several terabytes in modern hard drives and SSDs. This transformation has enabled the development and proliferation of complex applications, from multimedia files to large databases and cloud computing services, facilitating research, data analysis, and the global distribution of digital content. Such advancements have driven innovations across multiple sectors, including entertainment, healthcare, and finance, where large-scale data handling is vital .

The ASCII (American Standard Code for Information Interchange) is a 7-bit coding scheme used to represent text and control characters in computers and communication devices, facilitating standardized data communication across different systems. However, its limitation lies in its restricted character set, which cannot accommodate complex or varied scripts beyond basic English characters. This necessitated the development of newer standards such as Unicode, which use up to 16 bits and can represent a significantly larger set of characters and symbols, making them more suitable for internationalization and multilingual applications .

You might also like