Untitled
๐ข Chapter: Number System & Binary Arithmetic โ Exact Questionsยถ
- Q2(a) Explain different number systems with examples.
- Q2(b) Convert (125.3125)โโ to binary.
- Q2(b) Convert (1011.101)โ to decimal.
- Q2(b) Convert (542)โ to decimal.
- Q2(b) Convert (95)โโ to hexadecimal.
- Q2(b) Convert (1357)โ to hexadecimal.
- Q2(c) Add (11010)โ and (1101)โ.
- Q2(c) Add (2735)โ and (5432)โ.
- Q2(c) Add (7658B)โโ and (BAC54)โโ.
- Q2(c) Subtract (1011)โ from (110110)โ.
- Q2(c) Find 1's and 2's complement of (11010101)โ.
- 171T Q3(a) Distinguish between positional and non-positional number systems. Why is binary important in digital systems?
- 171T Q3(b) Convert (105.125)โโ to binary.
- 171T Q3(b) Convert (6342)โ to decimal.
- 171T Q3(b) Convert (951)โโ to BCD.
- 171T Q3(b) Convert (1254)โ to hexadecimal.
- 171T Q3(c) Add (11110)โ and (11011)โ.
- 171T Q3(c) Add (17616)โ and (54371)โ.
- 171T Q3(c) Add (5C5B8)โโ and (ABC5D)โโ.
- 171T Q3(c) Subtract (1011)โ from (110110)โ.
- 171T Q3(c) Find 1's and 2's complement of (10101011)โ.
- 181T Q3(a) Compare binary and decimal number systems.
- 181T Q3(b) Convert (205.125)โโ to binary.
- 181T Q3(b) Convert (1001.101)โ to decimal.
- 181T Q3(b) Convert (4762)โ to decimal.
- 181T Q3(b) Convert (691)โโ to BCD.
- 181T Q3(b) Convert (2354)โ to hexadecimal.
- 181T Q3(c) Add (10111)โ and (11010)โ.
- 181T Q3(c) Add (77216)โ and (2357)โ.
- 181T Q3(c) Add (2D7A2)โโ and (4AC51)โโ.
- 181T Q3(c) Add (53214)โ, (12331)โ, and (12471)โ.
- 181T Q3(c) Find 1's and 2's complement of (11001001)โ.
- 201T Q3(a) Convert 642โ to decimal, binary and hexadecimal.
- 201T Q3(b) Multiply (1011)โ by (101)โ.
- 201T Q3(b) Divide (1010)โ by (10)โ.
- 201T Q3(b) Add (8512)โ and (1761)โ.
- 201T Q3(b) Find 1's and 2's complement of (10010101)โ.
- 201T Q3(c) Write ASCII-8 binary code for the word 'SKY'. How many bits are required?
- ๐ Convert (101011.01)โ to decimal.
- ๐ Convert (3F)โโ to binary and then to decimal.
- ๐ Represent 89โโ in BCD and in 8-bit 2โs complement form.
- ๐ Explain difference between ASCII and EBCDIC with examples.
- ๐ Show subtraction using 2's complement: (10011)โ โ (1100)โ.
- ๐ Perform binary division: (11000)โ รท (101)โ.
Would you like to continue with the next chapter: CPU / Processor โ Exact Questions?
๐ Chapter: Algorithms & Flowcharts โ Exact Questionsยถ
- 201T Q6(b) Define a flowchart. Explain the basic symbols used in flowcharts.
- ๐ What is an algorithm? List characteristics of a good algorithm.
- ๐ Write an algorithm to find the sum of two numbers.
- ๐ Draw a flowchart to find the largest among three numbers.
- ๐ Draw a flowchart to determine whether a number is even or odd.
- ๐ Write an algorithm and draw a flowchart to calculate factorial of a number.
- ๐ Explain the advantages and disadvantages of using flowcharts.
โจ๏ธ Chapter: Input / Output Devices โ Exact Questionsยถ
- Q3(a) What are Input and Output Devices? Give examples.
- Q3(b) What is a pointing device? Explain with example and advantages.
- Q3(c) What is an optical scanner? What are its different types?
- Q3(d) Differentiate between LCD and LED displays.
- 171T Q2(c) Distinguish between input and output devices.
- 181T Q2(a) Why are input/output devices important in a computer system?
- 181T Q2(c) Write short notes on: OMR, MICR, Plotter.
- 141T Q2(a) Define input and output devices with examples.
- 141T Q2(c) What is a flat panel display? Explain briefly.
- 201T Q6(a) Describe the working principle of an ink-jet printer.
- 201T Q6(b) Differentiate between LCD and LED monitor.
- 141T Q3(a) What is the function of the power supply unit in a PC?
- 141T Q3(c) What hardware components are needed for multimedia applications?
- ๐ Explain how OCR and barcode readers work with examples.
- ๐ What is a digitizer? Mention its uses.
- ๐ Describe the working of laser printer with a neat diagram.
๐พ Chapter: Storage Devices & Memory โ Exact Questionsยถ
- Q4(a) Describe how data is stored on a CD.
- Q4(b) What are tracks and sectors on a disk?
- Q4(c) Differentiate between impact and non-impact printers.
- Q4(d) Write a short note on MICR.
- Q5(a) What is memory? Describe different types with a hierarchy diagram.
- Q5(b) Define primary memory. What are its advantages?
- Q5(c) Define cache memory and EEPROM.
- Q5(d) Distinguish between volatile and non-volatile memory.
- 171T Q5(a) What is memory? Describe primary storage units.
- 181T Q5(a) What is memory? Discuss types of primary memory.
- 181T Q5(b) Differentiate volatile and non-volatile memory.
- 181T Q5(c) Compare cache and primary memory.
- 181T Q5(d) Explain how system performance is measured.
- 201T Q4(a) Write short notes on PROM, EPROM, EEPROM.
- 201T Q4(b) Define cache memory. How is memory capacity measured?
- 201T Q4(c) How are data read/written on optical disks?
- 201T Q5(c) How does cache memory improve performance?
- 201T Q5(d) How is performance of a computer system measured?
- 141T Q2(b) Describe the components of an HDD platter.
- ๐ Compare RAM, ROM, Cache, and Registers with examples.
- ๐ What are magnetic storage devices? Give 2 examples and explain working.
- ๐ Explain CD-R, CD-RW and DVD technologies with differences.
- ๐ What is flash memory? Mention its uses.
- ๐ Explain the function of virtual memory in memory management.
๐ป Chapter: Computer Languages & Software โ Exact Questionsยถ
- Q6(a) What is a computer language? Differentiate between low and high level languages.
- Q6(b) What is software? Why is it essential for a computer system?
- Q6(c) Distinguish between compiler and interpreter. Also, between multiprogramming and multiprocessing.
- Q6(d) What is a device driver? What is the role of an operating system?
- 171T Q4(a) Classify programming languages into low, mid, and high-level with examples.
- 171T Q4(b) Write steps to develop software. What is firmware?
- 181T Q4(a) What is a computer language?
- 181T Q4(b) What is Plug and Play? Explain briefly.
- 181T Q4(c) Distinguish between machine language and high-level language.
- 181T Q4(d) What is an operating system? Why is it important?
- 141T Q4(a) What is firmware?
- 141T Q4(b) Describe the relationship between hardware and software.
- 141T Q4(c) Classify software with examples.
- 201T Q4(d) What is a real-time operating system? Mention its scheduling types.
- 201T Q6(d) Write the major steps in developing software.
- 141T Q6(a) Compare DOS and Windows.
- 141T Q6(b) Suggest an office application package that includes Word, DB, PPT, Excel.
- 141T Q6(c) Define database and DBMS.
- ๐ What is middleware? Give two examples.
- ๐ Explain the difference between application software and utility software with examples.
- ๐ Describe open source vs proprietary software.
- ๐ Give two examples each of system software and application software.
๐ฅ๏ธ Chapter: Operating System โ Exact Questionsยถ
- Q6(d) What is an operating system?
- 171T Q4(c) Define operating system. Why is it important?
- 181T Q4(d) Define operating system. Mention its importance.
- 201T Q4(d) What is a real-time operating system? Name and explain two types of scheduling.
- 201T Q5(a) Distinguish between preemptive and non-preemptive scheduling.
- 201T Q5(b) What is virtual memory? Write its advantages and disadvantages.
- 201T Q6(a) Draw and explain process state diagram.
- ๐ What are the different types of operating systems based on user and task?
- ๐ Compare batch, time-sharing, and real-time operating systems.
- ๐ What is multiprogramming? How is it different from multitasking?
- ๐ Define kernel and its role in an OS.
- ๐ What is device management in OS? Give an example.
๐ Chapter: Data Communication & Networks โ Exact Questionsยถ
- Q7(a) What is a computer network? What are its goals?
- Q7(b) What is e-mail? What is its role in communication?
- Q7(c) Explain different types of network topologies.
- Q7(d) Write short notes on: browser, internet, LAN.
- 171T Q7(a) Classify computer networks based on geographical range.
- 181T Q7(a) What is HTTP? What is a web browser?
- 181T Q7(b) Define upload and download.
- 181T Q7(c) What are transmission media? Explain their types.
- 141T Q7(a) What is a search engine? How do you search information using it?
- 141T Q7(b) Describe the role of e-commerce.
- 141T Q7(c) Write short notes on: Virus, Hacking, Router.
- 201T Q7(a) What are the basic elements of communication? Mention transmission modes.
- 201T Q7(b) Write short notes on: FTP, Telnet, E-mail.
- 201T Q7(c) Write notes on any two: Bandwidth, Modulation, Asynchronous, Switching.
- 201T Q7(d) How do you connect your computer to another computer over the internet?
- ๐ What is the difference between LAN, MAN, and WAN?
- ๐ What is distributed data processing? Where is it used?
- ๐ Explain synchronous vs asynchronous transmission with examples.
- ๐ What are communication protocols? Name any four.
- ๐ Explain TCP/IP model and its layers briefly.