Vidyalelo
Data Structure · Q362

Miscellaneous on Data Structures

Programming · Data Structure · question 362

Q362

Using the inclusion-exclusion principle, find the number of integers from a set of 1-100 that are not divisible by 2, 3 and 5.

A.
22
B.
25
C.
26
Answer
D.
33

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board