HNBGU BCA first semester all sample papers for internal examination
October 15, 2021
BCA first semester all sample papers for internal examination
General English
- Define communication? What is the difference between verbal and nonverbal Communication?|
- Difference between monologue and dialogue.
- Fill in the blanks with appropriate words:
He rushed the class as he was late.
The planet was seen the telescope
He is not afraid the consequences.
Her parents live new Delhi
The school is famous ....... its sports achievements.
- Put the word in brackets into the correct form.
I couldn’t find any ............ in his theory. (weak)
Some of the shanty towns are dreadfully ..........(crowd.)
He was acting in a very ..........way (child)
He wants to be a ...........when he grows up (mathematics)
He is ..........participated in contest (active)
- Write a paragraph on “Digital India”
- Write a letter to editor of Times of India to tell the unhygienic condition near your locality due to overflow of drainage.
- Write an application to the principal asking for deferment in submitting college fee due to your personal reason.
Fundamental of computers
- What is computer? Write its characteristics. What is cache memory?
- What are the differences between second and third generation of computers?
- What are the differences between PROM and EPROM?
- What is software? Explain all types of software.
- What are the differences between DOS and Windows operating system?
- What is operating system? Explain the different types of operating systems.
- What is algorithm? Write an algorithm to find the factorial of a number.
- Explain any three of the following:
Flowchart with example
Laser printer vs. inkjet printer.
Assembly language vs High level language
Input devices
Programming in C
- Define and explain the various data types in C with examples
- Define structure with example, What are the differences between structure and union?
- What is decision making? Explain with example.
- What is function ? Differentiate between user defined function and library function.
- Write down the C program to check if the entered number is prime number or not.
- Differentiate between call by value and call by reference.
- Explain the different storage classes in C
- Define loop in C . Difference between while loop and Do while loop with examples.
Mathematical Foundation of Computer Science
- If R is an equivalence relation in a set A, then prove that R-1 is also an equivalence relation in A.
- Define partial order relation. Five an example of a relation which is reflexive but neither symmetric nor transitive.
- Show that the set N of all natural numbers is not a group with respect to addition.
- Show that the set of all integers....-4,-3,-2,-1,0,1,2,3,4,,,,,is n infinite abelian group with respect to the operation of addition of integers.
- Decompose the following permutation into transposition:
1234567
6524317
12345678
31472586
- Solve the recurrence relation, satisfying the 9an=2-6an=1=an =0 initial condition a0=1 and a1=1
- Prove that each of the following is a tautology:
(a) [(p->q)^(q->r)]->(p->r)
(b) [p^(p->q)]->q
- Solve the recurrence relation 3an=2-6an+1+4an =0
Programming in C Practical
- Write a program to calculate a factorial of a given no. using recursion.
- Write a program to add, subtract, multiply, and divide three no’s using switch cases.
PC packages Practical
- Create a mark sheet of students in MS excel. And also display the percentage of all students.
- Make your own resume in MS word.
- Create a directory name BCA and also create file name STUDENT in this directory.
0 Comments