C Programming and Networking Concepts
A mixed quiz covering C programming language concepts and computer networking protocols
Questions
Question 1 Multiple Choice (Single Answer)
Which of the following operating systems has a command line interface?
- Windows XP
- MS DOS
- X Window System
- Amoeba
- Windows Vista
Question 2 Multiple Choice (Single Answer)
In what way are the items stored in a queue?
- LIFO
- FIFO
- GIGO
- PIPO
- WYSIWYG
Question 3 Multiple Choice (Single Answer)
What is a collection of wires that transfers data between components inside a computer called?
- Vacuum tube
- Daisy chain
- Transmitter
- Bus
- Repeater
Question 4 Multiple Choice (Single Answer)
How can the 2's complement be obtained from the given 1's complement of a number?
- By adding 1
- By subtracting 1
- By complementing each bit
- By changing the most significant bit to 1
- 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?
- PURE ALOHA
- SLOTTED ALOHA
- 1-persistent CSMA
- Non-persistent CSMA
- Bit Map Protocol
Question 6 Multiple Choice (Single Answer)
Which of the following is a property of ATM networks?
- It is connectionless.
- Cell delivery is guaranteed but their order is not.
- Cell delivery is not guaranteed but their order is guaranteed.
- Cell delivery is guaranteed and their order too.
- It is a circuit-switched technology.