KPPSC Assistant Director IT 2022 MCQs for ASSISTANT DIRECTOR IT in KPPSC test preparation in KPPSC.
KPPSC ASSISTANT DIRECTOR IT PAST PAPER MCQs 2022
Which of the following is not a looping statement of C++?
- Do
- For
- While
- Until
The relationship between a derived class (or subclass) and base class is referred to as:
- Association
- Inheritance
- Polymorphism
- Aggregation
- All of these
In OOP, a constructor function is called whenever
- An object is declared
- An object is used
- A class is declared
- A class is used
Which topology is the most expensive to implement?
- Star Topology
- Mesh Topology
- Bus Topology
- Ring Topology
Network layer firewall works as:
- Packet Filter
- Frame Filter
- Both A & B
- None of these
WPA is used for the security of?
- Bluetooth
- Ethernet
- Wi-Fi
- None of these
Under mark parity, each parity bit is:
- Alternated between 0 & 1
- Always set to 0
- Always set to 1
- Not used
A packet that is sent by a node to the source to inform it of congestion is called
- Change Packet
- Congestion Packet
- Control Packet
- Choke Packet
Which one is not an arithmetic instruction?
- JMP
- SUB
- MUL
- DIV