Home COMPUTER SCIENCE QUIZ

COMPUTER SCIENCE QUIZ

by Abeera Arshad

Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, and information theory) to practical disciplines (including the design and implementation of hardware and software). Computer science is generally considered an area of academic research and is distinct from computer programming.

CS201 Latest Quiz

12

Hurry up!

Ops! Times end


Created on By
Abeera Arshad

CS201 latest Quiz

CS201 latest Quiz dated 25-04-2023

1 / 13

1)

Which of the following is not an example of int data type?-4

2 / 13

2)

The only operator that the compiler overloads for user define data type by default is

3 / 13

3) How many elements are stored in the following?
int matrix [4][5];

4 / 13

4) The memory address of the first element of an array is called ________.

5 / 13

5) _______ data type can operate on modulus operator.

6 / 13

6)

How many times the following do-while loop will execute?
int k = 10; do { cout << "Statements" << endl; k -= 2; } while(k>0);

7 / 13

7)

Array is a data structure that stores ________

8 / 13

8)

CD stands for:

9 / 13

9) Member functions of the class ________ main program.

10 / 13

10) ________ is the pointer which determines the position in a file from where the next read operation occurs.

11 / 13

11) ________ function give the position of the next character to be read from that file.

12 / 13

12) ________ operators are the ones that require two operands on both sides of the operator.

13 / 13

13) Which of the following function call is "call by reference" for the following function prototype?
int add (int *);

Your score is

The average score is 45%

0%

CS O01 Latest Quiz

6

Hurry up!

Ops! times end


Created on By
Abeera Arshad

CS 001 latest Quiz

CS 001 latest Quiz dated 24-04-23

1 / 11

To go to next line in the document, you need to press ________.

2 / 11

Computers designed for mobile use are called ________.

3 / 11

Windows is a software developed by ________.

4 / 11

Desktop Icon is a link to ________.

5 / 11

Which of the following is non-typing key?

6 / 11

Scroll bars are used to see the ________.

7 / 11

To arrange icons on the desktop

8 / 11

We cannot change the order of icons at desktop if ________.

9 / 11

________ is an example of input device.

10 / 11

During writing a letter you typed a wrong character in notepad. How will you go back and remove that character?

11 / 11

Key used to exit from certain type of applications is called _______

Your score is

The average score is 50%

0%

CS 101 Latest Quiz

30

Hurry UP! Quiz started

Opps Times Ends


Created on By
Abeera Arshad

CS101 Latest Quiz

CS101 Latest Quiz dated 27-3-2023

1 / 11

1. The hackers normally add many ________ to such websites as the information seeker of free music.

2 / 11

2. In MS Word, shortcut key of cut is ________

3 / 11

3.

In main memory each cell has unique ________ address.

4 / 11

4. Phase 1 of problem-solving steps is ________.

5 / 11

5. ________ is a system that guards a private network.

6 / 11

6.

A styles option includes font:

7 / 11

7.

________ tag only shows the particular pages related to it.

8 / 11

8. A ________ is a storage area that contains such an encoded address.

9 / 11

9. Average amount of time required for the desired data to rotate around to the read/write head once the head has been positioned over the desired track.

10 / 11

10.

How many iterations are required to find 88 in the following array?
{5, 6, 77, 88, 99}

11 / 11

11. CD stands for:

Your score is

The average score is 64%

0%