Daily Exam Programmer 05-07-2024

Join us on Telegram


Q 1: A constructor is C++ is called whenever
(1) An object is declared
(2) An object is used
(3) A class is declared
(4) A class is used
Correct Answer: An object is declared

Q 2: Class is
(1) Collection of objects
(2) Return type
(3) A parameter
(4) A template of object to be created
Correct Answer: A template of object to be created

Q 3: What is the file extension of form module in VB
(1) .frm
(2) .vb
(3) .frb
(4) .fru
Correct Answer: .frm

Q 4: What is the port number for NNTP?
(1) 119
(2) 80
(3) 79
(4) 70
Correct Answer: 119

Q 5: The first step in project planning is to
(1) determine the budget
(2) select a team organization model
(3) determine the project constraints
(4) establish the objectives and scope
Correct Answer: establish the objectives and scope

Q 6: Which switching technology reduces the size of a broadcast domain
(1) ISL
(2) 802.1Q
(3) VLANs
(4) STP
Correct Answer: VLANs

Q 7: Segmentation of a data stream happens at which layer of the OSI model
(1) Physical
(2) Data link
(3) Network
(4) Transport
Correct Answer: Transport

Q 8: The port address in TCP/IP is .................. bits long
(1) 32
(2) 48
(3) 16
(4) None
Correct Answer: 16

Q 9: The DUAL table has
(1) Many rows and many columns
(2) One column with many rows
(3) One row and one column
(4) One row with many columns
Correct Answer: One row and one column

Q 10: What are "row" facts such as telephone number, birth date, sales value etc are called?
(1) Record
(2) Data
(3) File
(4) Field
Correct Answer: Data