Daily Exam Programmer 12-09-2024

Join us on Telegram


Q 1:

Which is the correct hierarchy of a database?

(1) rows>tablespace>table>database
(2) rows>table>tablespace>database
(3) database>table>tablespace>rows
(4) None of the above
Correct Answer: rows>table>tablespace>database

Q 2: The data flow model of an application mainly shows
(1) decision and control information
(2) processing requirements and the flow of data
(3) the underlying data and the relationship among them
(4) communication network structure
Correct Answer: processing requirements and the flow of data

Q 3: Which of the the following is type of fragmentation
(1) Teransparent
(2) Non-transparent
(3) Both
(4) None of the above
Correct Answer: Both

Q 4: What is the throughput of the sender?
(1) 166.67 Kbps
(2) 179.5 Kbps
(3) 144.8 Kbps
(4) 110 Kbps
Correct Answer: 166.67 Kbps

Q 5: When a bad frame is received the frame relay service?
(1) Simply receive it
(2) Simply discard it
(3) Provide acknowledgement
(4) None of the above
Correct Answer: None of the above

Q 6: Routing between autonomous systems is referred to as......................
(1) interdomain routing
(2) interadomain routing
(3) Both 1 and 2
(4) None of the above
Correct Answer: interdomain routing

Q 7: When comparing questionnaires to interviews, questionnaires:
(1) Are related high in terms of information richness
(2) Are rated high in terms of expense
(3) Are limited in terms of chances for follow up
(4) Have an active and involved subject
Correct Answer: Are limited in terms of chances for follow up

Q 8: The 4GT model is a package of ........................
(1) Software programs
(2) Software tools
(3) CASE tools
(4) None of the above
Correct Answer: Software tools

Q 9: Design recovery from source code is done during
(1) Reverse engineering
(2) Re-engineering
(3) Reuse
(4) All of the above
Correct Answer: Reverse engineering

Q 10: The type of code found in Code-Behind class is
(1) Server-side code
(2) Client-side code
(3) Both 1 and 2
(4) None of the above
Correct Answer: Server-side code