Quiz-1 Day-1

Quiz-1 Day-1

University

9 Qs

quiz-placeholder

Similar activities

Understanding IF Functions in Spreadsheets

Understanding IF Functions in Spreadsheets

7th Grade - University

8 Qs

Formative #1 - Ethics for IT Professional and IT Users

Formative #1 - Ethics for IT Professional and IT Users

University

10 Qs

Quiz 1 Normalisasi

Quiz 1 Normalisasi

University

10 Qs

CodeQuest TechTopia 2025-26

CodeQuest TechTopia 2025-26

University

11 Qs

[Quiz] Python Function

[Quiz] Python Function

University

12 Qs

ICT BEL 1

ICT BEL 1

1st Grade - University

10 Qs

Microsoft Office  Quiz (1)

Microsoft Office Quiz (1)

University

11 Qs

Deep learning Batch 1

Deep learning Batch 1

University

10 Qs

Quiz-1 Day-1

Quiz-1 Day-1

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Vibhu Gupta

Used 5+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If GCD(a, b) = d, then which of the following is always true?

a/d and b/d are co-prime

LCM(a, b) = (a × b) / d

a × b = GCD(a, b) × LCM(a, b)

All of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

The product of two numbers is 693. Their GCD is 11. What is their LCM?

21

33

63

693/11

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

A number leaves remainder 1 when divided by 2, 3, and 4. What is the smallest such number?

13

25

37

49

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If p and q are distinct prime numbers, then GCD(pq, p+q) is:

p

q

1

p+q

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following statements about prime numbers is false?

Except 2, all prime numbers are odd.

 Every prime greater than 3 can be written in the form 6k ± 1.

There are infinitely many primes of the form 4k + 1.

Every even number greater than 2 is prime.

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

If LCM(a, b) = 180 and GCD(a, b) = 6, and a = 18, what is b?

30

36

60

90

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

The largest 3-digit number divisible by both 9 and 15 is:

945

990

975

999

8.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

If the sum of two numbers is 84 and their GCD is 12, then what is the maximum possible LCM of the two numbers?

252

144

420

504

9.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is true about prime numbers?

There are infinitely many primes of the form 2n + 1.

There are infinitely many primes of the form 4n + 3.

Twin primes are consecutive prime numbers.

Goldbach’s conjecture has been proven true.