Daily Exam Programmer 13-07-2024

Join us on Telegram


Q 1: Which protocol use distance vector routing?
(1) OSPF
(2) BGP
(3) RIP
(4) PPP
Correct Answer: RIP

Q 2: A regenerator is a ........... device
(1) one layer
(2) two layer
(3) three layer
(4) four layer
Correct Answer: two layer

Q 3: A................ is the optical link connecting two neighbor devices
(1) section
(2) line
(3) path
(4) none
Correct Answer: section

Q 4: A COCOMO model is
(1) Common Cost Estimation Model
(2) Constructive Cost Estimation Model
(3) Complete Cost Estimation Model
(4) Comprehensive Cost Estimation Model
Correct Answer: Constructive Cost Estimation Model

Q 5: The worst type of coupling is
(1) Control coupling
(2) Data coupling
(3) Content coupling
(4) Stamp coupling
Correct Answer: Content coupling

Q 6: Which one of the following is a requirement that fits in a developer's module
(1) Availability
(2) Testability
(3) Flexibility
(4) Usability
Correct Answer: Testability

Q 7: Unicode character set in java contains
(1) 20 bits
(2) 32 bits
(3) 64 bits
(4) 16 bits
Correct Answer: 16 bits

Q 8: int occupies ...... bytes in java
(1) 2
(2) 4
(3) 8
(4) 10
Correct Answer: 4

Q 9: Which is not an attribute of cookie property
(1) path
(2) host
(3) secure
(4) domain
Correct Answer: host

Q 10: Every event object has the ..... method
(1) getSource()
(2) getActionCommand()
(3) getTimeStamp()
(4) getWhen()
Correct Answer: getSource()