Daily Exam Programmer 29-08-2024

Join us on Telegram


Q 1: Which of the following is not a primitive data type?
(1) Boolean
(2) Byte
(3) String
(4) Double
Correct Answer: String

Q 2: Which is not a valid step of requirement definition?
(1) Requirements gathering (elicitation)
(2) Analyse and model the requirements
(3) Design specification checking and feasibilty study
(4) Review and validate SRS and get confirmation from user
Correct Answer: Design specification checking and feasibilty study

Q 3: ............... is the interface between two ATM switches
(1) UNI
(2) NNI
(3) NNN
(4) None of the above
Correct Answer: NNI

Q 4: In.............. framing, we need to delimiter (flag) to define the boundary of two frames.
(1) fixed-size
(2) variable-size
(3) standrad
(4) None of the above
Correct Answer: variable-size

Q 5: The operator is used to compare a value to a list of literals values that have been specified.
(1) IN
(2) BETWEEN
(3) ALL
(4) ANY
Correct Answer: IN

Q 6: How many digits of the network user Address are known as the UNIC (Data Network identification Code)?
(1) First three
(2) First Four
(3) First five
(4) First Seven
Correct Answer: First Four

Q 7: Which is not the characteristic of good algorithm?
(1) Finite
(2) Unambiguous
(3) Well defined
(4) Unordered
Correct Answer: Unordered

Q 8: Primary function of the network layer is
(1) Error detection
(2) Routing
(3) Setup a session
(4) Encryption
Correct Answer: Routing

Q 9: A type of query that is placed within a WHERE or HAVING clause of another query is called
(1) Master query
(2) Sub query
(3) Super query
(4) Multi-query
Correct Answer: Sub query

Q 10: In E-R diagram............ is represented by dashed ellipse:
(1) Multivalued attribute
(2) Complex Attribute
(3) Comosite attribute
(4) Derived attribute
Correct Answer: Derived attribute