Question Bank1 (PCC CS401) solved
Question Bank1 (PCC CS401) solved
PCC CS401
4. Let N be the set of natural numbers with the relation ‘<’ with its usual
meaning. Then ‘<’ is
(a) reflexive
(b) symmetric
(c) transitive
(d) none
5. Let us consider the set of integers Z with the relation ‘ρ‘ defined as ‘aρb‘
if and only if (a + b) is an even number. Then ρ is
1
(b) equivalence relation
(c) none
(d) both
2
1
11. Let us consider the assignment f : R → R such that f (x) = x for x ∈ R.
Then
(a) f is an injective mapping
(b) f is an onto mapping
(c) both
(d) none
12. Let us consider the assignment f : R → R such that f (x) = x2 for x ∈ R.
Then
(a) f is a surjective mapping
(b) f is an injective mapping
(c) both
(d) none
13. Let us consider the assignment f : Z → Z such that f (x) = x2 for x ∈ Z.
Then
(a) f is a injective mapping
(b) f is an onto mapping
(c) both
(d) none
14. Let us consider the assignment f : N → N such that f (n) = n + 1 for
n ∈ N. Then
(a) f is an injective mapping
(b) f is a surjective mapping
(c) both
(d) none
15. Let us consider the assignment f : R → R such that f (n) = n + 1 for
n ∈ R. Then
(a) f is an injective mapping
(b) f is an onto mapping
(c) f is a bijective mapping
(d) f is not a mapping
16. Let us consider the set of natural numbers N with the relation ≤ with its
usual meaning. Then
(a) lub{2, 6} = 6
(b) glb{2, 6} = 2
3
(c) both
(d) none
17. Let us consider the poset (P, ), where P is the set of positive integers and ≤
stands for a ≤ b iff a divides b. Then
(a) lub{3, 4} = 4
(b) lub{3, 4} = 3
(c) lub{3, 4} = 12
(d) lub{3, 4} = 1
18. Let S = {1, 2, 3} and P be the collection of all proper non-empty subsets
of S. Let us define a relation ≤ on P as A ≤ B iff A ⊆ B. Then
(a) glb of {1} and {2} is ∅
(b) glb of {1} and {2} is {1}
(c) glb of {1} and {2} is {2}
(d) glb of {1} and {2} does not exist.
19. Let S = {1, 2, 3} and P be the collection of all subsets of S. Let us define
a relation ≤ on P as A ≤ B iff A ⊆ B. Then