BCA

LATEST ASSIGNMENTS AVAILABLE 

SEMESTER 1 

BCA 111- FUNDAMENTALS OF IT & PROGRAMMIING

1 Explain Software Testing Strategy.

2 What is OSI reference model?

3 Explain the characteristics of computers.

BCA112- PROGRAMMING IN C

Assignment Set -1

1 What is the basic structure of C Program?

2 Distinguish between pass by value and pass by reference with the help of an example.

3 Explain different type of Arithmetic Operators in C.

Assignment Set -2

1 a) Write a program to print the largest of three numbers.

  1. b) Write a program to find the factorial of a number.

2 Explain different functions in C to handle Error during I/O operations

3 Define macro. How we can declare a macro statement? Explain with an example.

BCA 113-BASIC MATHEMATICS

Assignment Set -1

1 If tan A = 1- cos B/SinB . show that tan 2A = tan B.

2 a) If in group G, (ab)^2 = a^2b^2 for every a, b Î G prove that G is abelian.

b) Show that if every element of a group G is its own inverse then G is abelian

3 Evaluate dy/dx,  when y = log[√(1+x^2)+x]) / [√(1+x^2)-x])

Assignment Set -2

1 Integrate the following w.r.t. x

  1. i) x √(x + a)

ii) x /√(a + bx)

2 Solve: 3/1 + (3.5/1.2) . (1/3) + (3.5.7/1.2.3) . (1/3^2) + …………..∞]

3 If a = cos q + i sin q, 0<q <2p prove that {1+a}/{1-a} = i cot q/2

BCA114- DIGITAL LOGIC

Assignment Set -1

1 Construct XOR and NAND Gate using NOR Gate.

2 Convert the following hexadecimal numbers to base 10:

a. 145

b. A2C1

3 Simplify f (a, b, c, d) = Σm(0, 2, 4, 6, 7, 8, 9, 11, 12, 14)

Assignment Set -2

1 Explain the working of 4 bit Johnson counter with the help of neat diagram.

2 Explain the working of MODEM

3 Write a short note on J-K Master Slave Flip-Flop

SEMESTER 2

BCA211 – Operating System

1 What are the components of UNIX Kernel?

2 Discuss First-Come-First-Served scheduling algorithm.

3 a) What are the necessary conditions for deadlock to occur?

  1. b) Write a note on Resource Allocation Graph.

Assignment Set -2

1 Explain demand paging in virtual memory system.

2 Discuss the concept of Direct Memory Access.

3 What are the different forms of Encryption in Distributed System?

BCA212 – Data Structure and Algorithm

Assignment Set -1

1 Explain in detail the traversing and searching of linked list.

2 Discuss the stack data structure with Push() and Pop() operation.

3 Explain Adjacency Matrix and Incidence matrix form of representing a graph.

Assignment Set -2

1 Explain how Dijkstra’s algorithm is used to find the shortest path of Directed weighted graph.

2 Write the Algorithm for sorting by Partitioning.

3 Explain the Concept of travelling Salesman Problem

BCA213 – Object Oriented Programming – C++

Assignment Set -1

1 Differentiate between an external variable and an automatic variable with the help of an example.

2 What is “this pointer” in C++? What are the features of “this pointer”?

3 Explain destructor in detail.

Assignment Set -2

1 What is Polymorphism? What are the different types of Polymorphism?

2 Discuss the following functions of file operations

  1. a) tellg()
  2. b) seekp()
  3. c) ignore()
  4. d) getline()

3 Explain sequence containers

BCA214- COMMUNICATION SKILLS

1 Discuss the advantages and disadvantages of oral communication. Write a short note on the improvement of oral communication

2 What is the difference between listening and hearing? Name the different types of listening.

3 Discuss the definition and meaning of reading.

BCA215 COMPUTER ORGANIZATION

Assignment Set -1

1 What do you mean by addressing modes? List the different types of addressing modes.

2 Explain the programmer’s model of 8086.

3 Explain the process of fetching a word from the memory.

Assignment Set -2

1 Write a note on replacement algorithms.

2 How CPU responds to an interrupt?

3 Explain the concept of coprocessor. Also explain its functions.