Daily Exam Programmer (2023) 24-06-2024

Join us on Telegram


Q 1: Which one of the following uses UDP as the transport protocol
(1) HTTP
(2) SMTP
(3) DNS
(4) Telnet
Correct Answer: DNS

Q 2: In....forwarding, the mask and destination addresses are both 0.0.0.0 in the routing table
(1) next-hop
(2) network-specific
(3) host-specific
(4) default
Correct Answer: default

Q 3: In fiber optics, the signal is ...........waves
(1) light
(2) radio
(3) infrared
(4) very low frequency
Correct Answer: light

Q 4: A plan to overcome the risk called as
(1) Migration Plan
(2) Master Plan
(3) Maintenance plan
(4) Mitigation plan
Correct Answer: Mitigation plan

Q 5: In UML diagram of a class
(1) State of object cannot be represented
(2) State is irrelevant
(3) State is represented as an attribute
(4) State is represented as a result of an operation
Correct Answer: State is represented as an attribute

Q 6: The largest percentage of total life cycle cost of software is
(1) analysis costs
(2) design costs
(3) maintenance costs
(4) coding costs
Correct Answer: maintenance costs

Q 7: Which of the following component is used to clarify which actor performs which activity in an activity diagram?
(1) forks
(2) joins
(3) swimlanes
(4) state
Correct Answer: swimlanes

Q 8: The two classifications of inputs are
(1) Maintenance and waste
(2) Products and waste
(3) Maintenance and signal
(4) Energies and maintenance
Correct Answer: Maintenance and signal

Q 9: Problem analysis is done during
(1) System design phase
(2) Before system test
(3) System analysis phase
(4) All
Correct Answer: System analysis phase

Q 10: Top-down design does not required
(1) Step-wise refinement
(2) Loop invariabts
(3) FLow charting
(4) Modularity
Correct Answer: Loop invariabts