Back to dashboard

Reading mode

Half Book 1

Correct answer is shown on each question. Use Next to read one by one.

Question 1 of 20 0% read

1. Which symbol is used to select an id in CSS?

A .
B *
C #
D $

2. Which part of the CPU is responsible for executing instructions and performing arithmetic and logical operations?

A Control Unit (CU)
B Registers
C Arithmetic Logic Unit (ALU)
D Cache Memory

3. Which of the following is qualitative data?

A Age
B Height
C Gender
D Marks

4. Which of the following is numeric data?

A Name of city
B Roll number
C Gender
D Color

5. Which generation of computers used transistors?

A First
B Second
C Third
D Fifth

6. Fatima is debugging CSS. She wants to change the font of all headings to Arial. She writes h1, h2, h3 { font-family: Arial; }. Which selector is she using?

A ID selector
B Class selector
C Grouping selector
D Universal selector

7. What does HTML stand for?

A Hyper Text Markup Language
B High-Level Text Machine Language
C Hyperlink and Text Markup Language
D Home Tool Markup Language

8. Which of the following is easier to understand for beginners?

A Machine code
B Pseudocode
C Binary code
D Assembly language

9. Nora is building a website. She wants to add a dropdown list of countries. Which HTML element should she use?

A <select>
B <dropdown>
C <list>
D <input type="dropdown">

10. Which of the following is an example of output?

A Keyboard
B Mouse
C Printed result
D Input data

11. Which tag is used to define the most important heading in an HTML document?

A <h1>
B <head>
C <h6>
D <heading>

12. Rami is studying the types of computer software. He knows that an operating system is system software. Which of the following is also system software?

A Microsoft Excel
B Anti-virus software (utility)
C Adobe Photoshop
D Google Chrome

13. Which data type is partly structured?

A Structured
B Unstructured
C Semi-structured
D Binary

14. Which of the following is a common example of unstructured data?

A A student's roll number in a list
B A table of employee salaries
C The content of an email message
D A list of temperatures recorded daily

15. Qasim is creating a form in HTML. He wants a field where users can enter their email address. Which input type should he use?

A type="text"
B type="email"
C type="mail"
D type="input"

16. Mariam is storing boolean values for a survey (yes/no). Which data type is correct?

A Integer
B Float
C String
D Boolean

17. A website that displays the same content for every user is called a:

A Dynamic website
B Static website
C Interactive website
D Responsive website

18. Which HTML tag is used to create a hyperlink to another web page?

A <a>
B <link>
C <h>
D <p>

19. Which technology was the hallmark of the first generation of computers, used from 1940 to 1956?

A Integrated Circuits
B Vacuum Tubes
C Transistors
D Microprocessors

20. Which of the following best defines Big Data?

A Small files
B Large and fast-growing data
C Paper records
D Personal diary

You finished reading all questions

Try practice mode to check answers without scoring, or play for a scored attempt.