Skip to main content

Important objective type questions 1-50

Important fill in the blanks questions about computer fundamentals


  1. FTP stand for     file transfer protocol.
  2. Lady ADA is the mother of computer.
  3.    VINT CERF     is the father of Internet.
  4. Nibble consists of   4   bits.
  5.   Google     and   Yahoo   are the two search engines.
  6. TCP/IP stands for Transmission control protocol/Internet protocol.
  7. One sector on Hard Disk holds   512    bytes. 
  8. Dos, window and UNIX are three operating systems.
  9. Demodulation converts Analog signal into Digital signal.
  10. ARPANET stands for advanced research project agency network.
  11. URL stands for uniform resource locator.
  12. Charles Babbage is the father of computer.
  13. Lady ADA is the first computer programmer.
  14. Nibble contains 04 numbers of bits.
  15. Name Two Mail service mail Yahoo.com.
  16. VOIP stands for Voice over internet protocol.
  17. One sector holds 512 numbers of bytes.
  18. Name two different Operating systems DOS and Windows.
  19. The process of demodulation converts digital signal into analog signal.
  20. URL stands for Uniform Resource Locator.
  21. Bit stands for Binary digits.
  22. The smallest unit with which any disk can work is called Byte.
  23. HTML stands for hypertext markup language.
  24. Flow Chart is pictorial representation of an algorithm.
  25. Rules that govern the data over Internet are called Internet protocol.
  26. Pixel stands for picture element.
  27. MAN stands for matropoliton area network.
  28. In Ms Word, short key for changing the case of letter is shift +F3.
  29. In Ms Excel, the shortcut key to insert current time is CTRL + : and for current date is CTRL + ;
  30. Byte is the basic storage unit in a general-purpose computer.
  31. Flow chart can be regarded as graphically representation of algorithm.
  32. LASER stands for light amplification by stimulated emission of radiation.
  33. LCD as in LCD monitor stands for liquid crystal display. and LED stands for Light emitting Diode
  34. Information can be regarded as processed data.
  35. Collection of 8 bits is called a byte whereas collection of 4 bits is called   Nibble.
  36. A word, in computer terminology contains     16    bits.
  37. CRT as in CRT monitor stands for cathode ray tube.
  38. VAN as a network stands for value added network.
  39. ANSI stands for American National standards Institute.
  40. Radix for Octal Number System is     8.
  41. HUB is an abbreviation for _Hellenic United Backbone.
  42. FAT stands for   file allocation table.
  43.     Flow chart   may be considered as the graphical counterpart of an algorithm.
  44. Algorithm is a step-by-step procedure to solve a particular problem.
  45. (80)10 =    (1010000)2 [ divide 80 by 2 repeatedly until quotient is zero, write down remainders from bottom to top.]
  46. ASCII is an abbreviation for American standard Code for Information Interchange.
  47. BCD stands for Binary coded decimal.
  48. SDLC stands for system development life cycle.
  49. In Ms Office Suite, the shortcut key for CLOSE ALL is   Alt + F4.
  50. PCI is an abbreviation for   peripheral component Interconnect.
1. Important
objective type questions 1-50


2. Important
Objective Type Questions 51-100


3. Important
Ojective Type Questions 101-155

Comments

Popular posts from this blog

Explain Main Difference Between System Software and Application Software

Topic: Explain Main Difference Between System Software and Application Software            Differentiate between system software and application software Before , explaining the main differences between application software and system software, let us know the definitions of Application software and System software with examples. What is System Software: System software is a set of programs to control all components of computer and to manage overall operations of computer system. Differences between System software and application software System software is used as a base to install and run all application software. Examples of system software include: Operating Systems, like Microsoft Windows, DOS, Unix and Linux Device Drivers like Device driver software of a Printer (found on CD normally provided with the printer) Utility Programs like AVAST anti virus, Disk Scanners and File Viewers etc. What is Applicat...

Advantages and Disadvantages of Mesh Topology

Topic: Advantages and Disadvantages of Mesh Topology Mesh Topology In a mesh topology, every device on the network is physically connected to every other device on the network. Therefore, data can be sent on several possible paths from source computer to destination computer. Mesh topology is more reliable with better performance. Mesh Network Topology is mostly used in wide area networks where reliability is important. Advantages of Mesh Network Topology 1. Since, there are many links to transfer data, Mesh topology gets rid of the traffic problem . Data may be transferred through different links. 2. If one link becomes unusable, it does not disturb the whole system . Other links can be used for communication. 3. Since each node has physical connection with other nodes, therefore, one node can transfer data to many nodes at the same time. Disadvantages of Mesh Network Topology 1. It is very expensive due to implementation of multiple links for each no...

Explain Data Processing Cycle and Main Activities of Data Processing Cycle

After collecting data, it is processed to convert into information. The data is processed again and again until accurate result is achieved. This is called data processing cycle . Data processing cycle involves following three basic activities: Major Activities Involved in Data Processing Cycle Explain Data processing cycle 1. Input 2. Processing 3. Output 1. INPUT It is the process in which collected data is given to computer after converting into binary form. Input step can be further divided into following steps: i) Planning Here objectives of data processing are defined. For example, in examination system, objective is to process student examination data to get result cards. ii) Data Collecting Here data is collected. Data is the raw material for data processing. This must be accurate for getting accurate results. iii) Input Here data is entered into computer. iv) Verification Here collected data is verified to determine whether it is valid for ...