Computer Awareness

Bank PO IT

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which one of the following digital functions is used to convert octal code to binary code?

  1. Octal to binary converter
  2. Encoder
  3. Processor
  4. Multiplexer
  5. Binary adder
Question 2 Multiple Choice (Single Answer)

Which of the following is a CPU register that holds the address of next execution instruction?

  1. Memory address register
  2. Memory buffer register
  3. Instruction register
  4. Internal register
  5. Program counter
Question 3 Multiple Choice (Single Answer)

Which of the following is used to end a statement in C language?

  1. #
  2. ,
  3. ;
  4. :
  5. .
Question 4 Multiple Choice (Single Answer)

Which one of the following is not an SQL?

  1. DML
  2. TCL
  3. DCL
  4. DDL
  5. NML
Question 5 Multiple Choice (Single Answer)

Which of the following is not the right file access mode in C language?

  1. r
  2. w
  3. r+
  4. a
  5. m
Question 6 Multiple Choice (Single Answer)

Which of the following terms is used to refer the time required to move the disk head from previous track to new track?

  1. Free time
  2. Window period
  3. Process time
  4. Seek time
  5. Latency time
Question 7 Multiple Choice (Single Answer)

Which variable in C language is generally used for complex calculation, where higher accuracy is essential?

  1. Char
  2. Number
  3. Float
  4. Double
  5. Integer
Question 8 Multiple Choice (Single Answer)

Which of the following is the best option in context to parity bit?

  1. Parity bit is used to indicate lowercase letters.
  2. Parity bit is used to indicate uppercase letters.
  3. Parity bit is used to detect errors.
  4. Parity bit is the first bit in a byte.
  5. Parity bit is the middle bit in a byte.
Question 9 Multiple Choice (Single Answer)

Which of the following error detection techniques is used to test the integrity of digital data in memory or on disk?

  1. Checksum
  2. Redundancy checking
  3. Scan disk
  4. Chkdsk
  5. None of these
Question 10 Multiple Choice (Single Answer)

In C language, structure uses variable(s) of

  1. similar datatype only
  2. dissimilar datatype only
  3. integer datatype only
  4. string datatype only
  5. all datatypes
Question 11 Multiple Choice (Single Answer)

Which of the following is the correct statement about RAID system?

  1. RAID system increases the processor speed.
  2. RAID system increases the disk storage capacity.
  3. RAID system increases the disk storage capacity and availability.
  4. RAID system increases operating system efficiency.
  5. RAID system decreases operating system efficiency.
Question 12 Multiple Choice (Single Answer)

Which of the following is the correct ascending order in terms of size?

  1. Track, Cylinder, Sector
  2. Sector, Track, Cylinder
  3. Cylinder, Track, Sector
  4. Cylinder, Sector, Track
  5. Sector, Cylinder, Track
Question 13 Multiple Choice (Single Answer)

Which of the folllowing commands is used in C language to skip statements below it and reset the control to start from beginning in a loop?

  1. return
  2. goto
  3. continue
  4. break
  5. jump
Question 14 Multiple Choice (Single Answer)

Which of the following is true about dangling pointer in C language?

  1. It points to allocated memory.
  2. It points to freed or deallocated memory.
  3. It points to pointer.
  4. It points to variables.
  5. It points to register variables.
Question 15 Multiple Choice (Single Answer)

What is the term used for mobile bluetooth network?

  1. LAN
  2. WAN
  3. MAN
  4. PAN
  5. CAN