Daily Exam Programmer 02-08-2024

Join us on Telegram


Q 1: Which of the following is a type of incremental model
(1) Waterfall
(2) RAD
(3) incremental
(4) RAD and Incremental
Correct Answer: RAD and Incremental

Q 2: A good specification should be
(1) distincly specific
(2) unambigous
(3) funcitonal
(4) All
Correct Answer: All

Q 3: Which function is used to perform some action when the object is to be destroyed?
(1) finalize()
(2) delete()
(3) main()
(4) destroy()
Correct Answer: finalize()

Q 4:

The code causes Java to throw

int number=Integer.MAX_VALUE+1;

(1) RuntimeException
(2) Exception
(3) Error
(4) No Exception
Correct Answer: No Exception

Q 5: How many classes can a single. NET DLL contain?
(1) 1
(2) 2
(3) 3
(4) 4
Correct Answer: 4

Q 6: To exit Visual Basic
(1) Click Alt-E
(2) Use the File Menu to select Exit
(3) Use the Window Menu to select Exit
(4) Click on the diskette icon
Correct Answer: Use the File Menu to select Exit

Q 7: Indexes are created in most RDBMS's to
(1) Provide a quicker way to store data
(2) Decrease the amount of disk space utilized
(3) Provide rapid, random and dequenctial access to base-table data
(4) Increase the cost of implementation
Correct Answer: Provide rapid, random and dequenctial access to base-table data

Q 8: All changes made by a transaction are made permanent in the database only after transaction:
(1) FINAL
(2) ROLL BACK
(3) ABORT
(4) COMMIT
Correct Answer: COMMIT

Q 9: It is not a valid socket primitive for TCP protocol:
(1) REJECT
(2) BIND
(3) SOCKET
(4) LISTEN
Correct Answer: REJECT

Q 10: WPA2 is used for security in-
(1) bluetooth
(2) ethernet
(3) Both (a) and (b)
(4) Wi-Fi
Correct Answer: Wi-Fi