by Fred N | Feb 21 | Theory Question
200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers. Questions: Write one correct C++ statements for each of these ten (10) arithmetic operators:+ – * / %+=...
by Fred N | Feb 21 | Theory Question
200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers. Questions: (a) Give the meaning of these C++ statements: std::cout << “Enter an integer: “;...
by Fred N | Feb 21 | Theory Question
200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers. Questions: (a) C++ program is normally typed into the computer using an __________. (b) C++ __________ executes...
by Fred N | Feb 21 | Theory Question
200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers. Questions: (a) (i) What is a linear array? (ii) Find the length of these linear arrays: DJ(5:73) and AB(14:98)...
by Fred N | Feb 21 | Theory Question
200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers. Questions: (a) (i) Give the definition of a stack and a queue. (ii) What position of element is accessible in a...
by Fred N | Feb 21 | Theory Question
200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers. Questions: (a) Identify five (5) criteria for File Organisation. (b) Explain three models of DBMS known to you....