Daily Exam Programmer 04-09-2024

Join us on Telegram


Q 1: Each maturity model in CMM has
(1) Equal KPAs
(2) One KPA
(3) Several KPAs
(4) No KPA
Correct Answer: Several KPAs

Q 2: Which of the following is not considered as feasibility factor when developing an information system?
(1) Economic
(2) Aplication
(3) Schedule
(4) Technical
Correct Answer: Aplication

Q 3: Which would be the best representation for "A customer sending in a payment"?
(1) Decision support system
(2) Collaboration system
(3) Management information system
(4) Expert system
Correct Answer: Management information system

Q 4: Which is not a quality metric?
(1) Maintainability
(2) Integrity
(3) Usability
(4) Controllability
Correct Answer: Controllability

Q 5: Which of the following is used for modulation and demodulation?
(1) Protocol
(2) Gateway
(3) Modem
(4) Multiplexer
Correct Answer: Modem

Q 6: Debugging is
(1) Creating program code
(2) creating the bugs in the program for testing
(3) finding and correcting errors in the program code
(4) crating the algorithm
Correct Answer: finding and correcting errors in the program code

Q 7: ....... is an analog multiplexing technique to combine optical signals.
(1) FDM
(2) TDM
(3) WDM
(4) None of the above
Correct Answer: WDM

Q 8: Find the number X between 0 and 9 such that X is congruent to 7^1000 mod 10
(1) 2
(2) 1
(3) 3
(4) 4
Correct Answer: 1

Q 9: Maximum window size for data transmission using the selective reject protocol with n-bit frame sequence numbers in
(1) 2^n
(2) 2^n-1
(3) 2^n+1
(4) 2^n-2
Correct Answer: 2^n-1

Q 10: Which of the following is a wrong example of network layer?
(1) Internet Protocol (IP)-ARPANET
(2) Source routing and domain naming- USENet
(3) X.25 Packet Level Protocol (PLP)-ISO
(4) X.25 level 2- ISO
Correct Answer: X.25 level 2- ISO