You are on page 1of 3

Roll No___________

Total no of pages: 2 1081 BC-102 BRIDGE COURSE IN MATHEMATICS BCA 1st Semester (2K3&2K5) (2096)

Time: 3 Hours

Note: 1. Section A is compulsory and each carry two marks. 2.Attempt any 9 questions from Section B and each questions carry five marks. Section-A 1. (i) Describe the following set in roster form {x: (x>0) and (x2<10),x Z} (ii) State the Principle of Mathematical Induction. (iii) Define Relation and list various types of relations.

R L F C
Max Marks:75

(v) (vi) (vii) (viii) (ix) (x)

sin2 A +1 =1 2 1+tan A If cot A= 7/24 and <A<3 /2, find the value of sin A By using Principle of Mathematical Induction show that 2n> for every n N Define with examples Symmetric & Skew-symmetric Matrix. State two Merits & Demerits of Mode. If A={1,{2}}, Then find P(A), here P(A) means Power set of A. Find the Domain of function defined by rule g(x) = 1 . 2 1-x 1-cosA (xi) Prove that (cosec A-cot A)2 = 1+cosA (iv) Prove that Find the median of the values 15,7,16,21,13,18,29,3,11. State Binomial theorem for positive index. Explain SARUS rule for expansion of Determinants with suitable Example. Expand (1+x+x2)3 using Binomial theorem. Section B Let R be a Relation in A ={2,3,4,5} defined by open sentence |x-y| is divisable by 3. Write R as a set of ordered pair. Show that the function F:R--> R defined by f(x)=3x3+5 for all xR is objective. Expand (2x-3y)4 using Bionomial Theorem. Solve 3 tan +cot =5 cosec where is acute angle. Find the 4th term from End in the Expansion of 2x - 1 . x2 The mean of 200 items was 50. Later on it was discovered that two items were Misread as 92 and 8 instead of 192 and 88. Find out the correct mean. Prove that tan 15o + cot 15o =4.

(xii) (xiii) (xiv) (xv) 2. 3. 4. 5. 6. 7. 8.

9. 10.

Use the Principle of Mathematical Induction to prove that n(n+1) (2n+1) is divisble by 6 for all n N a b c a2 b2 c2 a2- 1 b2-1 = 0, where abc, c2-1 then show that abc=1

11. 12. 13.

Prove by Principle of Mathematical Induction that or all nN: 1+2+3++n=n(n+1)/2. Given an example of two square matrices of order 2x2 each so that (A+B)2 = A2 +2AB +B2. Find the mode from given distribution of heights of a group of 60 college students: Heights(IN cms) 145.0.149.9 150.0-154.9 155.0-159.9 160.0-164.9 165.0-169.0 170.0-174.9 175.0-179.9 180.0-184.9 No. of students 2 5 9 15 16 7 5 1 (9 x 5 =45)

R L F C

Roll No___________

Total no of pages: 2 1317 PROGRAMMING IN C BCA-104,1st Semester(2096) (2K3&2K5)

Time: 3 Hours Max Marks:75 Note: Part A is compulsory. Attempt the questions in 40-60 words. Attempt any 9 questions from Part B. Part-A 1. i. ii. iii. iv. v. vi. vii. viii. ix. x. xi. xii. xiii. xiv. xv.

R L F C

What are library functions? What is the use of gets &puts functions? How can you open data file? What are static variables? What are nested loops? How an array is defined in C? Differentiate between pre & post increment operator. What are the different types of expressions in C? What is the purpose of switch statement? What are arguments? How can we pass arguments by reference/ What are the different data types used in C? What are global variables? What are pre-processor directives? What is the use of printf and scanf functions? Marks-15x2=30 Part B C is a middle language. Comment on this statement. What are different types of operators used in C? What is interactive programming? Write an interactive program. What is the diference betweeb i) Break and Continue statement ii) do while and while loop. What is recursion? What are its advantages? What do you mean by storage class of a variable? Name the four storage class specifications included in C. Differentiate between structures and unions. What do you mean by a function call? From what parts of a program can a functions be called? What are pointers? What kind of information does a pointer variable represents? Write a program in C language of sorting using selection sort method. Write a program in C to generate prime numbers less than 37. Explain the different searching techniques in C. Marks-9x5=45

2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13.

You might also like