Skip to main content

Computer Fundamentals Important Questions For BCA Students

                                                                  

                                                                  UNIT-1

 Q1. Explain the block diagram of a computer system and describe the functions of each component in detail.

Q2.  Describe the different generations of computers and discuss the major technological developments in each generation.

Q3. Compare the different types of computers – micro, mini, mainframe, and supercomputers.

Q4. Describe in detail the types of processors and factors affecting processor speed.

        

                                                                    UNIT-2

Q5. Explain the memory hierarchy of a computer system with a neat diagram and discuss the characteristics of each type.

Q6. Describe in detail the different types of ROM – PROM, EPROM, EEPROM – and their uses.

Q7. Discuss various types of secondary storage devices and compare magnetic, optical, and solid-state storage.

Q8. Describe cache memory – its need, function, and advantages in computer performance.

Q9. Explain different types of optical storage devices such as CD, DVD, and Blu-ray, and their working principles.


                                                                      UNIT-3

Q10. Explain various input devices used in computers and describe their functions.

Q11. Discuss the working of scanning devices such as OCR, OMR, MICR, and Bar Code Readers.

Q12. Explain different types of monitors (CRT, LCD, and TFT) with diagrams and advantages/disadvantages.

Q13. Compare the different types of printers – Dot Matrix, Inkjet, and Laser – based on working principle and quality.

Q14. Describe in detail the types of plotters and explain their applications in engineering and design.

                                                                     UNIT-4

Q15. Explain the classification of software and differentiate between system software and application software.

Q16. Discuss the functions of an operating system and explain different types of operating systems used in PCs

Q17. Explain the difference between compiler, interpreter, and assembler with examples.

Q18. Discuss various generations of programming languages (Machine, Assembly, High-level, and 4GL) with merits and demerits.

Q19. Explain different types of application software – word processing, spreadsheet, and presentation graphics – with examples.



Comments

Popular posts from this blog

Computer Fundamentals Important Questions For BCA Students(One Liner)

 Q1. Who is called the Father of Computers?    Ans  Charles Babbage. Q2. What is processor speed measured in? Ans  Hertz (Hz), usually in GHz. Q3. What are registers? Ans Small high-speed memory locations inside the CPU. Q4. What is the full form of ALU? Ans Arithmetic Logic Unit. Q5. What is EPROM? Ans Erasable Programmable Read Only Memory. Q6. What does CD-R stand for? Ans Compact Disc – Recordable. Q7. What does DVD stand for? Ans Digital Versatile Disc. Q8. What is OCR? Ans Optical Character Recognition – reads printed text. Q9. What is OMR? Ans Optical Mark Recognition – reads marks on answer sheets or forms. Q10. What is MICR? Ans Magnetic Ink Character Recognition – used in bank cheques. Q11. What is a joystick? Ans  A pointing device used for gaming and simulation. Q12. What is a digitizer? Ans Converts drawings into digital data. Q13. What is a CRT monitor? Ans Cathode Ray Tube monitor – uses electron beams to display images. Q14. What is an LCD m...

Components of Computer System

A system is defined as a set of interacting elements, responding to inputs so as to produce outputs. The computer system also consists of the following elements or components. Software Hardware Firmware Humanware   Software All the intangible components of the computer system are known as software In other words, we can say that all computer programs and applications run behind the monitor screen, are known as software. Computer software is a term that describes computer programs. Example   Microsoft-windows (all operating system software) and notepad, MS office suite, window media player(application software). Software is further divided into two parts these are following 1) system software 2) application software Hardware All tangible component of a computer system is known as hardware. In other words, computer hardware is the collection of physical parts of the computer system. Example  CPU(Microprocessor), monitor, keyboard,...