Back to dashboard

Reading mode

Unit 3: Programming Fundamentals + Unit 4: Data and Analysis

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

Question 1 of 20 0% read

1. Sam is writing JavaScript. He wants to display the current date and time on the webpage. Which built-in JavaScript object should he use?

A Date
B Time
C DateTime
D Calendar

2. What does the term 'Big Data' primarily refer to?

A Large volumes of data that traditional tools cannot handle
B Data that is always structured
C Small datasets used for testing
D Data stored in a single location

3. Which CSS property changes font size?

A font-style
B text-size
C font-size
D size

4. Which language adds interactivity to a website?

A HTML
B CSS
C JavaScript
D SQL

5. Zain is analyzing a dataset with dates and times. What data type should he use?

A String
B Integer
C Datetime
D Boolean

6. Which JavaScript data type stores true or false?

A Number
B String
C Boolean
D Object

7. Maya is analyzing stock market data that updates every millisecond. Which Big Data characteristic is most important here?

A Volume
B Velocity
C Variety
D Veracity

8. The process of inspecting, cleaning, transforming, and modeling data to discover useful information is called:

A Data Entry
B Data Storage
C Data Analysis
D Data Deletion

9. Ali is comparing two datasets: one is 10 GB and the other is 10 TB. Which term describes the larger dataset?

A Small data
B Big Data
C Medium data
D Micro data

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

A Integer
B Float
C String
D Boolean

11. Which data type is phone call recordings?

A Structured
B Quantitative
C Unstructured
D Tabular

12. Kareem is checking if his dataset contains errors. What step is he performing?

A Data collection
B Data cleaning
C Data visualization
D Data analysis

13. Which property is used in CSS to change the background color of an element?

A color
B font-color
C background-color
D bgcolor

14. The height of students in a class, measured in centimeters, is an example of which type of data?

A Qualitative data
B Categorical data
C Unstructured data
D Quantitative data

15. What is the first step in data analysis?

A Decision making
B Data collection
C Data deletion
D Reporting

16. Imran is filtering out irrelevant columns from his dataset. What process is he performing?

A Data collection
B Data cleaning
C Data visualization
D Data interpretation

17. Which tag is used to define an unordered list (a bulleted list) in HTML?

A <ol>
B <li>
C <list>
D <ul>

18. Which JavaScript statement is used for decision making?

A for
B while
C if
D switch

19. Which characteristic of Big Data deals with the uncertainty, inconsistency, and trustworthiness of data?

A Volume
B Velocity
C Veracity
D Variety

20. What is the correct HTML tag for inserting a line break?

A <br>
B <break>
C <lb>
D <newline>

You finished reading all questions

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