Daily Exam Programmer 14-09-2024

Join us on Telegram


Q 1: Unit Testing will be done by
(1) Testers
(2) End users
(3) Customer
(4) Developers
Correct Answer: Developers

Q 2: When does the time bomb occur?
(1) During a particular logic and data
(2) During a perticular time
(3) During a perticula data or time
(4) During a particular logic
Correct Answer: During a perticula data or time

Q 3: Suppose the round trip propagation delay for a 10 Mbps Ethernet having 48 Bit jamming signal is 46.4 ms. The minimum frame size is:
(1) 94
(2) 512
(3) 464
(4) 416
Correct Answer: 464

Q 4: Distance vector routing algorithm is a dynamic routing algorithm. The routing tables in distance vector routing algorithm are updated.................
(1) automatically
(2) by server
(3) by exchanging infirmation with neighbour nodes
(4) with back up database
Correct Answer: by exchanging infirmation with neighbour nodes

Q 5: The clustering index is defined on the fields which are of type
(1) key and ordering
(2) Non-key and non-ordering
(3) non-key and ordering
(4) non-key and non-ordering
Correct Answer: non-key and ordering

Q 6: The recursive foreign key is a:
(1) References a relation
(2) References a table
(3) References its own relation
(4) References a foreign key
Correct Answer: References its own relation

Q 7: The completeness constraint has rules:
(1) Super type, SUbtype
(2) Total Specialization, Partial Specialization
(3) Specialization, Geenralization
(4) All of the above
Correct Answer: Total Specialization, Partial Specialization

Q 8: Which statement do you use to invoke an SQL invoked procedure?
(1) RETURN
(2) CALL
(3) Setup a session
(4) DECLARE
Correct Answer: CALL

Q 9: In ER diagram a relationship is represented through
(1) Rectangle
(2) Diamond
(3) Oval
(4) Line
Correct Answer: Diamond

Q 10: The graph theoretic concept will be useful in software testing is.............
(1) Cyclomatic number
(2) Eulerican cycle
(3) Hamiltonian circuit
(4) Prototyping
Correct Answer: Cyclomatic number