M.C.A Assignment Topics For 20CT
M.C.A Assignment Topics For 20CT
Marks: 10 x 5 = 50
Answer all the Questions
Marks: 10 x 5 = 50
Answer all the Questions
1. ST. Pu(QnR) and (PuQ)n(PuR)
2. ST 7(Pu(7PnQ)) and 7Pn7Q are logically equivalent by developing a series of logical
equivalences.
3. Let r={(1,1), (2,1), (3,2), (4,3)} find the Powers Rn, n=2,3,4.
4. How many reflexive relations are there on a set n element?
5. A graph is planner iff it has a dual.
6. A connected graph G with at least 3 vertices is an eulerian graph iff if all the vertices of
G are of even degree.
7. State and Prove bayes theorem
8. Three balls are drawn at random without replacement from a box containg two white,
three red and four black balls. If x denotes the number of white balls drawn find the joint
probability distribution of (x, y).
9. A simple sample of heights of 6400 english has a mean of 170cm and a S.D of 6.5cm.
While simple sample of heights of 1600 americans has a mean of 172cm and S.D of
6.3cm. Do the data indicate that Americans are, on the average taller than English man?
10. Two sample of sizes 9 and 8 have the sums of squares of deviations from their respective
means equal to 160 and 91 respectively can they be regarded as drawn from the same
normal population?
PROBLEM SOLVING AND PROGRAMMING IN C
Marks: 10 x 5 = 50
Answer all the Questions
5) Explain the terms: i) Identifier ii) Keywords iii) Variables and Constants
(Or)
What is meant by type conversion explain with example