Programme : Bachelors of Computer Application (BCA) Semester : II
Subject Code : 2.1
Subject : Digital Computer Design And Computer Organisation
Attempt any TWO assignment from the following
Q1
(a) Define flip-flop. Explain in detail S-R flip flop and Edge triggered flip flop.
(b) With the help of diagram and truth table explain 4 to 1 line multiplexer in detail
Q2
(a) What is Control Unit? Explain with the help of diagram the components of control Unit?
(b) Explain with the help of block diagram the concept of subroutine.
Q3
(a) What is assembly language program? With the help of example code explain the rules of assembly language.
(b) Define register transfer . With the help of block diagram and timing diagram explain register transfer?
Subject Code : 2.2
Subject : System Analysis And Design
Attempt any TWO assignment from the following
Q1
(a) Define system. Explain the concept of system.
(b) What do you mean by system analyst? Explain the different qualities required for system analyst.
Q2
(a) Discuss different fact finding techniques.
(b) Explain pseudocode with an example.
Q3
(a) Explain different phases of feasibility study.
(b) Explain structured flow chart with and example.
Subject Code : 2.3
Subject : ‘C’ Programming & Data Structures
Attempt any TWO assignment from the following
Q1
a) Explain the concept of structure with a suitable example.
b) Write a program to sort the numbers using bubble sort method.
Q2
a) What is a circular queue? Explain the need for a circular queue.
b) What is a STACK? What are the different operations that can be performed on a stack?
Q3
Differentiate between the following.
a) getc() and putc()
b) fprintf() and fscanf()
Subject Code : 2.4
Subject : Organizational Behaviour
Attempt any TWO assignment from the following
Q1
What is Organisational Behaviour? Explain in brief the different models of Organisational Behaviour.
Q2
Explain in detail Abharam Maslow’s theory of motivation.
Q3
What is Burn Out? Explain in brief some of the ways to overcome stress in todays hectic world.
Subject Code : 2.5
Subject : Business Environment
Attempt any TWO assignment from the following
Q1
What is WTO? Discuss the necessary guidelines as a platform for the conduct of global trade.
Q2
What is fiscal policy? Discuss on the recent budget of the Indian economy.
Q3
What is business environment? Discuss various factors of external environment of business.
Subject Code : 2.6
Subject : Numerical Methods
Attempt any TWO assignment from the following
Q1
a) Explain the terms:
i) Accuracy ii) Truncation error
b) Find the following:
i) (12.50)10= (?)2 ii) (625)10= (?)16
Q2
a) Find the root of the equation:
x 4-x –13 = 0 Using Newton – Raphson method correct up to two decimal places.
b) Solve the system of equations:
23x1 +2x2 +x3 = 10
2x1 +3x2 +2x3= 14
x1 +2x2 +3x3 = 14
Q3
a)Construct the divided differences table for the following data:
X
300
304
305
607
Y
2.4771
2.4829
2.4843
2.4871
Hence find f(302)?
b) Write a procedure in C to find a root of non-linear equation using the Bisection method.
Subject Code : 2.7
Subject : Computer lab-II
Attempt any TWO assignment from the following
Q1
WAP to calculate the average of 10 values stored in an array and display all those values, which are more than the calculated average.
Q2
WAP to check that given number is Armstrong number or not. ( if the sum of the cubes of each digits of the number is equal to the number itself, then the number is called the Armstrong number. For example, 153 = (1*1*1) + (5*5*5) + (3*3*3).
Q3
What is circular Queue? Explain with the help of example. What is the difference between circular queue and Dqueue.
For
Best View, set your Resolution1000 X 768 pixels.