C Programming and Networking Concepts

A mixed quiz covering C programming language concepts and computer networking protocols

6 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following operating systems has a command line interface?

  1. Windows XP
  2. MS DOS
  3. X Window System
  4. Amoeba
  5. Windows Vista
Question 2 Multiple Choice (Single Answer)

In what way are the items stored in a queue?

  1. LIFO
  2. FIFO
  3. GIGO
  4. PIPO
  5. WYSIWYG
Question 3 Multiple Choice (Single Answer)

What is a collection of wires that transfers data between components inside a computer called?

  1. Vacuum tube
  2. Daisy chain
  3. Transmitter
  4. Bus
  5. Repeater
Question 4 Multiple Choice (Single Answer)

How can the 2's complement be obtained from the given 1's complement of a number?

  1. By adding 1
  2. By subtracting 1
  3. By complementing each bit
  4. By changing the most significant bit to 1
  5. By changing the most significant bit to 0
Question 5 Multiple Choice (Single Answer)

Which of the following is a reservation protocol for allocating a multiple access channel?

  1. PURE ALOHA
  2. SLOTTED ALOHA
  3. 1-persistent CSMA
  4. Non-persistent CSMA
  5. Bit Map Protocol
Question 6 Multiple Choice (Single Answer)

Which of the following is a property of ATM networks?

  1. It is connectionless.
  2. Cell delivery is guaranteed but their order is not.
  3. Cell delivery is not guaranteed but their order is guaranteed.
  4. Cell delivery is guaranteed and their order too.
  5. It is a circuit-switched technology.