12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 20/10/2025
Download Tamil Nadu 12th Standard Maths question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Maths Test

1.
Let \(A=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) ,B=\left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) ,C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)be any three boolean matrices of the same type.
Find (A∧B)∨C
2.
Let \(A=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) ,B=\left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) ,C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)be any three boolean matrices of the same type.
Find (A∨B)∧C
3.
Let \(A=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) ,B=\left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) ,C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)be any three boolean matrices of the same type. Find AVB
4.
Determine whether ∗ is a binary operation on the sets given below.
(a*b) = a√b is binary on R
5.
Determine whether ∗ is a binary operation on the sets given below.
a*b = b = a.|b| on R
6.
Examine the binary operation (closure property) of the following operations on the respective sets (if it is not, make it binary)
\(a*b=\left( \frac { a-1 }{ b-1 } \right) ,\forall a,b\in Q\)
7.
Show that \(\neg(p \wedge q) \equiv \neg p \vee \neg q\)
8.
Using truth table check whether the statements ¬(p V q) V (¬p ∧ q) and ¬p are logically equivalent.
9.
Let A be Q\{1}. Define ∗ on A by x*y = x + y − xy. Is ∗ binary on A? If so, examine the commutative and associative properties satisfied by ∗ on A.
10.
Verify whether the following compound propositions are tautologies or contradictions or contingency
( p ⟶ q) ↔️ (~ p ⟶ q)
11.
Verify whether the following compound propositions are tautologies or contradictions or contingency
(( p V q)∧ ¬ p) ➝ q
12.
Define an operation∗ on Q as follows: a*b = \(\left( \frac { a+b }{ 2 } \right) \); a,b ∈Q. Examine the existence of identity and the existence of inverse for the operation * on Q.
13.
Verify
(i) closure property
(ii) commutative property
(iii) associative property
(iv) existence of identity and
(v) existence of inverse for the operation +5 on Z5 using table corresponding to addition modulo 5.
14.
Verify
(i) closure property
(ii) commutative property, and
(iii) associative property of the following operation on the given set. (a*b) = ab;∀a, b∈N (exponentiation property)
15.
Verify the
(i) closure property,
(ii) commutative property,
(iii) associative property
(iv) existence of identity and
(v) existence of inverse for the arithmetic operation + on Ze = the set of all even integers
16.
Verify the
(i) closure property,
(ii) commutative property,
(iii) associative property
(iv) existence of identity and
(v) existence of inverse for the arithmetic operation + on Z.
17.
In an algebraic structure the inverse of an element (if exists) must be unique.
18.
In an algebraic structure the identity element (if exists) must be unique
19.
Prove that q ➝ p ≡ ¬p ➝ ¬q
20.
Construct the truth table for the following statements.
(¬p ⟶ r) ∧ ( p ↔️ q)
21.
Construct the truth table for the following statements.
¬(p ∧ ¬q)
22.
Construct the truth table for the following statements.
¬p ∧ ¬q
23.
The truth table for (p ∧ q) ∨ ¬q is given below
| p | q | (p ∧ q) ∨ (¬q) |
| T | T | (a) |
| T | F | (b) |
| F | T | (c) |
| F | F | (d) |
Which one of the following is true?
| (a) | (b) | (c) | (d) |
| T | T | T | T |
| (a) | (b) | (c) | (d) |
| T | F | T | T |
| (a) | (b) | (c) | (d) |
| T | T | F | T |
| (a) | (b) | (c) | (d) |
| T | F | F | F |
24.
25.
If a compound statement involves 3 simple statements, then the number of rows in the truth table is
9
8
6
3
26.
The operation * defined by \(a * b =\frac{ab}{7}\) is not a binary operation on
Q+
Z
R
C
27.
A binary operation on a set S is a function from
S ⟶ S
(SxS) ⟶ S
S⟶ (SxS)
(SxS) ⟶ (SxS)
1.
Given \(A=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) ,B=\left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) and\quad C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)
\(=\left( \begin{matrix} 0 & 0 \\ 0 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 0 \\ 0 & 0 \\ 0 & 1 \end{matrix} \right) \vee \left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)
\((A\wedge B)\vee C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)
2.
Given \(A=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) ,B=\left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) and\quad C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)
\(\left( \begin{matrix} 1 & 1 \\ 1 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 1 \\ 1 & 1 \\ 0 & 1 \end{matrix} \right) \wedge \left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) =\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) \)
3.
Given \(A=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) ,B=\left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) and\quad C=\left( \begin{matrix} 1 & 1 \\ 0 & 1 \\ 1 & 1 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{matrix} \right) \)
\(=\left( \begin{matrix} 1 & 0 \\ 0 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 0 \\ 0 & 1 \\ 0 & 1 \end{matrix} \right) \vee \left( \begin{matrix} 0 & 1 \\ 1 & 0 \\ 1 & 0 \end{matrix}\begin{matrix} 0 & 1 \\ 1 & 0 \\ 0 & 1 \end{matrix} \right) \)
\(=\left( \begin{matrix} 1\vee 0 & 0\vee 1 \\ 0\vee 1 & 1\vee 0 \\ 1\vee 1 & 0\vee 0 \end{matrix}\begin{matrix} 1\vee 0 & 0\vee 1 \\ 0\vee 1 & 1\vee 0 \\ 0\vee 0 & 1\vee 1 \end{matrix} \right) \)
\(=\left( \begin{matrix} 1 & 1 \\ 1 & 1 \\ 1 & 0 \end{matrix}\begin{matrix} 1 & 1 \\ 1 & 1 \\ 0 & 1 \end{matrix} \right) \) [∵ a∨b=max(a,b)]
4.
√b is not defined for negative values, b which also ∈ R.
Hence, a√b is not defined for all a, b ∈R
* is not a binary operation on R
5.
Given a*b = a.|b| on R
a,b ∈ R \(\Rightarrow\) a.|b| ∈R as a ∈ R and |b|∈R.
Hence * is a binary operation on R
6.
In this problem a ∗ b is in the quotient form. Since the division by 0 is undefined, the denominator b -1 must be nonzero.
It is clear that b −1 = 0 if b = 1. As 1∈Q, ∗ is not a binary operation on the whole of Q. However it can be found that by omitting 1 from Q, the output a ∗b exists in Q\{1}. Hence ∗ is a binary operation on Q\{1}.
7.
Truth table for \(\neg(p \wedge q)\)
| P | Q | \(p \wedge q\) | \(\neg(p \wedge q)\) |
| T | T | T | F |
| T | F | F | T |
| F | T | F | T |
| F | F | F | T |
Truth table for \(\neg p \vee \neg q\)
| P | Q | \(\neg p\) | \(\neg q\) | |
| T | T | F | F | F |
| T | F | F | T | T |
| F | T | T | F | T |
| F | F | T | T | T |
8.
~(p V q) V (~p ∧ q) and ~p
| p | q | p V q | ~(p ∧ q) | ~p | ~p ∧ q | ~(p V q) V (~p ∧ q) |
| T | T | T | F | F | F | F |
| T | F | T | F | F | F | F |
| F | T | T | F | T | T | T |
| F | F | F | T | T | F | T |
The entries in column (5) and column (7) are identical.
∴ ~(p V q) V (~p ∧ q) and ~p are logically equivalent.
9.
given A = {Q\{1}}
A is defined on A by x*y = x+y-xy
Let x,y ≠ 1
∴ x*y = x + y - xy
Now to prove that x + y - xy ≠ 1
Let us assume that x + y - xy = 1
x+y-xy-1 = 0
(x-1)-y(x-1) = 0
(x-1)(1-y) = 0
x =1 or y = 1 which is a false [∵x, y ≠ 1]
∴ is a binary operation on A.
Commutative property:
Let x,y ∈A ⇒ x, y≠1
∴x*y = x+y-xy
and y*x = y+x-yx
⇒x+y = y*x∀x, y∈A
A has commutative property under *
Associative property:
Let x,y,z ∊A ⇒x,y,z≠1
Consider (x*y)*z = (x+y-xy)*z
= x +y~xy +z- (x +y-xy)z
= x +y-xy+ z-xz- yz + xyz
= x +y+z-xy-yz-zx +xyz ...(1)
= x +y+z - yz - x (y + z - yz)
= x +y +z-yz-zy-xz +xyz ..(2)
From (1) & (2), (x*y)*z = x*(y*z)
A has associative property under *.
10.
| p | q | p ⟶ q | ~p | ~p ⟶ q | ( p ⟶ q) ↔️ (~p ⟶ q) |
| T | T | T | F | T | T |
| T | F | F | F | T | F |
| F | T | T | T | T | T |
| F | F | T | T | F | F |
Since this is neither a tautology not a contradiction
( p ⟶ q) ↔️ (~p ⟶ q) is a contingency.
11.
(( p V q)∧ ~p)) ➝ q
| p | q | p V q | ~p | ( p V q) ∧ ~q | ( p V q) ∧ ~q |
| T | T | T | F | F | T |
| T | F | T | F | F | T |
| F | T | T | T | T | T |
| F | F | F | T | F | T |
The statement (( p V q)∧ ~p) ➝ q is a tautology.
12.
Given \(a*b=\frac { a+b }{ 2 } \), where a.b ∈Q Let a,b ∈Q
An element e has to found out such that
a*e = e*a = a
Let a = 5, Then 5*e = 5
\(\Rightarrow \frac { 5+e }{ 2 } =\)5 ⇒ 5 + e = 10
Let a = \(\frac{2}{3}\). Then \(\frac{2}{3}\)*e = \(\frac{2}{3}\)
\(\Rightarrow \frac { \frac { 2 }{ 3 } +e }{ 2 } =\frac { 2 }{ 3 } \)
\(\Rightarrow \frac { 2 }{ 3 } +e=\frac { 4 }{ 3 } \)
\(\Rightarrow e=\frac { 4 }{ 3 } -\frac { 2 }{ 3 } =\frac { 2 }{ 3 } \)
It is seen that for the binary operation * defined on Q, identity element e is not unique. Hence identity element not defined for the binary operation * on Q.
The identity does not exist. Hence inverse also does not exist for the operation * on Q.
13.
It is known that Z5 = {[0], [1], [2], [3], [4]}. The table corresponding to addition modulo 5 is as follows: We take reminders {0,1,2,3,4} to represent the classes {[0], [1], [2], [3], [4]}.
| +5 | 0 | 1 | 2 | 3 | 4 |
| 0 | 0 | 1 | 2 | 3 | 4 |
| 1 | 1 | 2 | 3 | 4 | 0 |
| 2 | 2 | 3 | 4 | 0 | 1 |
| 3 | 3 | 4 | 0 | 1 | 2 |
| 4 | 4 | 0 | 1 | 2 | 3 |
(i) Since each box in the table is filled by exactly one element of Z5, the output a +5 b is unique and hence +5 is a binary operation.
(ii) The entries are symmetrically placed with respect to the main diagonal. So +5 has commutative property
(iii) The table cannot be used directly for the verification of the associative property. So it is to be verified as usual
For instance, (2+53)+5 4 = 0+5 4 = 4(mod 5)
and 2+5(3+54) = 2 +5 2 = 4(mod5)
Hence (2+53)+54 = 2+5(3+54)
Proceeding like this one can verify this for all possible triples and ultimately it can be shown that +5 is associative
(iv) The row headed by 0 and the column headed by 0 are identical. Hence the identity element is 0.
(v) The existence of inverse is guaranteed provided the identity 0 exists in each row and each column. From Table, it is clear that this property is true in this case. The method of finding the inverse of any one of the elements of Z5, say 2 is outlined below.
First find the position of the identity element 0 in the III row headed by 2. Move horizontally along the III row and after reaching 0, move vertically above 0 in the IV column, because 0 is in the III row and IV column. The element reached at the topmost position of IV column is 3. This element 3 is nothing but the inverse of 2, because, 2+5 5+ = 0 (mod5). In this way, the inverse of each and every element of Z5 can be obtained. Note that the inverse of 0 is 0, that of 1 is 4, that of 2 is 3, that of 3 is 2, and, that of 4 is 1.
14.
(i) It is true that a*b = ab ∈N; ∀a,b∈N. So * is a binary operation on N.
(ii) a*b = ab and b*a = ba. Put, a = 2 and b = 3. Then a*b = 23 = 8 but b*a = 32 = 9 So a*b need not be equal to b*a. Hence * does not have commutative property.
(iii) Next consider a*(b*c) = a*(bc) = a(bc) Take a = 2, b = 3 and c = 4.
Then a*(b*c) = 2*(*4) = 234 = 281
But (a*b)*c = (ab)*c = (ab)c = a(bc) = a(bc) = 212
Hence a*(b*c) ≠ (a*b)*c. So * does not have associative property on N.
15.
Consider the set of all even integers Ze = {2k | k ∈ Z} = {...,−6, −4, −2, 0, 2, 4, 6,...}.
Let us verify the properties satisfied by + on Ze.
(i) The sum of any two even integers is also an even integer.
Because x, y∈Ze, ⇒ x = 2m and y = 2n , m,n∈Z.
So (x + y) = 2m + 2n = 2(m+n)∈Ze. Hence + is a binary operation on Ze.
(ii) ∀ x, y∈Ze, (x + y) = 2(m + n) = 2(m + n) = 2(n + m) = (2n + 2m) = (y + x).
So + has commutative property
(iii) Similarly it can be seen that ∀x, y, z∈Ze, (x + y) + z = x + ( y + z).
Hence the associative property is true.
(iv) Now take x = 2k , then 2k + e = e + 2k = 2k ⇒ e = 0.
Thus ∀ x ∈ Ze, ヨ0∈Ze, ⋺x+0 = 0+x = x.
So, 0 is the identity element.
(v) Taking x = 2k and x′ as its inverse, we have 2k+x' = 0 = x'+2k ⇒ x' = −2k. i.e., x' = −x.
Thus ∀x ∈ Ze, ヨ-x∈Ze ⋺x + (−x) = (−x) + x = 0
Hence -x is the inverse of x ∈Ze.
16.
(i) m + n∈Z, ∀m, n∈Z. Hence + is a binary operation on Z.
(ii) Also m + n = n + m,∀m, n∈Z. So the commutative property is satisfied
(iii) ∀m, n, p∈Z, m+ (n + p) = (m+ n) + p. Hence the associative property is satisfied.
(iv) m + e = e + m = m ⇒ e = 0. Thus ヨ 0∈Z⋺(m+ 0) = (0 + m) = m. Hence the existence of identity is assured.
(v) m + m' = m'+ m = 0 ⇒ m' = −m. Thus ∀∈Z,ョ−m∈Z ⋺ m+ (−m) = (−m) + m = 0. Hence, the existence of inverse property is also assured. Thus we see that the usual addition + on Z satisfies all the above five properties.
17.
Let (S, *) be an algebraic structure and a ∈ S. Assume that the inverse of a exists in S. It is to be proved that the inverse of a is unique. The existence of inverse in S ensures the existence of the identity element e in S.
Let a ∈ S. It is to be proved that the inverse a (if exists) is unique.
Suppose that a has two inverses, say a1, a2
Treating a1 as an inverse of a gives \(a * a_{1}=a_{1} * a=e\) ........(1)
Next treating a2 as the inverse of a gives \(a * a_{2}=a_{2} * a=e\) ........(2)
\(a_{1}=a_{1} * e=a_{1} *\left(a * a_{2}\right)=\left(a_{1} * a\right) * a_{2}=e * a_{2}=a_{2}(\text { by }(1) \text { and }(2))\)
So, a1= a2. Hence the inverse of a is unique which completes the proof.
18.
Let (S, *) be an algebraic structure. Assume that the identity element of S exists in S .
It is to be proved that the identity element is unique. Suppose that e1 and e2 be any two identity elements of S .
First treat e1 as the identity and e2 as an arbitrary element of S.
Then by the existence of identity property \(e_{2} * e_{1}=e_{1} * e_{2}=e_{2}\) ..........(1)
Interchanging the role of e1 and e2 \(e_{2}, e_{1} * e_{2}=e_{2} * e_{1}=e_{1}\) ..........(2)
From (1) and (2), e1 = e2. Hence the identity element is unique which completes the proof.
19.
| p | q | q ➝ p | ~p | ~q | ~q ➝ ~p |
| T | T | T | F | F | T |
| T | F | T | F | T | T |
| F | T | F | T | F | F |
| F | F | T | T | T | T |
The entries in the columns corresponding q ➝ p and ~p ➝ ~q are identical and hence they are equivalent.
q ➝ p ≡ ~p ➝ ~q
Hence proved
20.
Truth Table for (~p ⟶ r) ∧ ( p ↔️ q)
| p | q | r | ~ p | ~ p ⟶ r | p ↔️ q | (~p ⟶ r) ∧ ( p ↔️ q) |
| T | T | T | F | T | T | T |
| T | T | F | F | T | T | T |
| T | F | T | F | T | F | F |
| T | F | F | F | T | F | F |
| F | T | T | T | T | F | F |
| F | T | F | T | F | F | F |
| F | F | T | T | T | T | T |
| F | F | F | T | F | F | F |
21.
Truth Table for ~(p ∧ ~q)
| p | q | ~q | p ∧ ~q | ~(p ∧ ~q) |
| T | T | F | F | T |
| T | F | T | T | F |
| F | T | T | F | T |
| F | F | T | F | T |
22.
Truth Table for ~p ∧ ~q
| p | q | ~p | ~q | ~p ∧ ~q |
| T | T | F | F | F |
| T | F | F | T | F |
| T | F | F | T | F |
| F | T | T | F | F |
| F | F | T | T | T |
23.
(c)
| (a) | (b) | (c) | (d) |
| T | T | F | T |
24.
(c)
25.
(b)
8
26.
(b)
Z
27.
(b)
(SxS) ⟶ S
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் Sample Question Papers Study Material - QB365 Set A
Tamilnadu Stateboard 12th Standard Subjects

Maths

Chemistry

Physics

Biology

Computer Science

Business Maths and Statistics

Economics

Commerce

Accountancy

History

Computer Applications

Biology

Computer Technology

Computer Applications

Computer Science

Business Maths and Statistics

Commerce

Economics

Maths

Chemistry

Physics

Computer Technology

History

Accountancy

Tamil

English

French
Tamilnadu Stateboard Standards