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 different types of storage devices

Topic: Explain different types of storage devices in Computer systems Storage Devices Storage devices are used to store data and instructions permanently. Storage devices are also called secondary storage devices / backing storage devices / external storage devices or auxiliary storage devices. Examples of storage devices include Hard Disk, CD and DVD etc. Why Secondary Storage Devices are Used? Secondary storage devices are used because: Primary memory(RAM) is volatile and temporary. When computer is switched off, all data in ram is erased. Storage devices can store large amounts of data and instructions permanently whereas Primary memory has less capacity of storing data. Types Of Storage Devices There are three main types of storage devices:  Magnetic Tape   Magnetic Disk   Optical Disk   Flash Memory storage devices 1. Magnetic Tape Magnetic tape is the oldest storage device. It is made of plastic coated with magnetic material. Data is stored on mag

Convert Centimeters to Inches Python Programming | Python Program Conver...

YouTube Video Tutorial How to write a Python program to convert centimetres to inches Formula to convert centimetres to inches   Explanation of this Python Program This Python program prompts the user to enter a height in inches, converts it to centimeters, and then prints the converted value. It uses the conversion factor of 2.54 to perform the conversion and rounds the result to two decimal places before displaying it to the user. Here's an explanation of the provided Python program line by line: python inches = float ( input ( 'Enter the Height in inches to convert into centimeters:' )) This line prompts the user to enter a height in inches and assigns the entered value to the variable inches . The input() function is used to receive input from the user, and float() is used to convert the input into a floating-point number. python centimeters = inches * 2.54 This line calculates the equivalent value in centimeters by multiplying the inches variable by the conver

Important Objective Type Questions 101-155

MMC stands for multimedia card. SD stands for secure digital card. System Bus  is used to connect main components of a computer such as cpu and main memory. A Port is an interface or a point of attachments. POS stands for Point Of Sale terminal. ATM stands for Automated Teller Machine. PIN stands for Personal identification number. Kbps stands for kilobits per second. Mbps stands for megabits per second. A port that transmits one bit at a time is called Serial Port. A type of port that transmits many bits at a time is called Parallel Port. LPT stands for Line Printer. Examples of system software are Operating System, Utility Programs and Device Drivers. Examples of operating systems are DOS, Windows, Unix and Linux. Examples of Utility programs are File Manager, Image Viewer, Disk Scanner and File Compressor. Software used to detect and remove viruses is called Antivirus . Examples of antivirus programs are Mcaffee, Avast,