Daily Exam Programmer 18-07-2024

Join us on Telegram


Q 1: The database environment has all of the following components except
(1) Users
(2) Separate files
(3) Database
(4) Database administration
Correct Answer: Separate files

Q 2: Which indices search key defines the sequential order of file and which indices search key specifies an order different from sequential order of file.
(1) Primary, Secondary
(2) Clustering, Secondary
(3) Non-Clustering, Secondary
(4) Clustering, Primary
Correct Answer: Primary, Secondary

Q 3: CIDR stands for
(1) Classfied Internet Domain Routing
(2) Classless Inter Domain Routing
(3) Classless Internet Domain Routing
(4) Classfied Inter Domain Routing
Correct Answer: Classless Inter Domain Routing

Q 4: How many OSI layers are covered in the X 25 standard
(1) 2
(2) 3
(3) 6
(4) 7
Correct Answer: 3

Q 5: FTP:
(1) File transfer protocol
(2) Finding Tele Path
(3) Finish Tele Program
(4) File Transfer Process
Correct Answer: File transfer protocol

Q 6: The topology with highest reliability is
(1) Ring
(2) Star
(3) Bus
(4) Mesh
Correct Answer: Mesh

Q 7: In a ..... protocol, the data section of a frame is a sequence of bits
(1) byte-oriented
(2) bit-oriented
(3) all
(4) none
Correct Answer: bit-oriented

Q 8: Which of the following is fault base technique
(1) Unit Testing
(2) Beta Testing
(3) Stress Testing
(4) Mutation Testing
Correct Answer: Mutation Testing

Q 9: Whole part or composition relationship represents
(1) Aggregation
(2) Inheritance
(3) Polymorphism
(4) Stereotype
Correct Answer: Aggregation

Q 10: What is the root namespace for all types?
(1) Root
(2) System
(3) Parent
(4) Web
Correct Answer: System