PROGRAMME : BCA 2nd Semester SEMESTER : 2nd ... - Webuniv.org

32 downloads 146 Views 25KB Size Report
BCA 2nd Semester. SEMESTER. : 2nd Semester. SUBJECT CODE. : BCA 106. SUBJECT TITLE. : DATA AND FILE STRUCTURE. MAX MARKS. : 15. Ques.1 ...
PROGRAMME SEMESTER SUBJECT CODE SUBJECT TITLE MAX MARKS

: BCA 2nd Semester : 2nd Semester : BCA 106 : DATA AND FILE STRUCTURE : 15

Ques.1 Write a program to display the address of each of the elements of an array. Ques.2 Write all the operations of linear linked list. Ques.3 Write an algorithm to implement the queue that will not circular in nature. Ques.4 Write the algorithm to insert and delete the elements in Deques. Ques.5 What are the needs for secondary storage devices in Computer ?

BCA-107 STRUCTURED SYSTEMS ANALYSIS QUES.1 What do understand by SDLC QUES.2 What do you understand by system planning ? QUES.3 Describe the methods for comparative cost analysis. QUES.4 Define following items:A. File integrate. B. Frequency of reports. C. Back up procedure. QUES.5 What is the difference between pert chart and gnat chart ?

BCA-108 Mathematical Foundations of Computer Science QUES:-1 Let A= {a, b) Find the number of operation on A , and exhibit one which is neither associative nor commutative. QUES:-2 Find integrate x ,y such that is = 21x +15y , if Possible. QUES:-3 Solve the simultaneous congruence?s x=2 (mod 5) and 2x =1 (mod 8). QUES:-4 How might private keys be securely exchanged ? QUES:-5 Consider the algebraic expression E = (3X -5Z)4 a {2b + c2) 1) Draw the ordered rooted tree T, 2) Use T to rewrite E in polish prefix form.

BCA-109 DIGITAL ELECTRONICS QUES:-1 Name the seven crystal system ? QUES:-2 Distinguish between electrons and holes . QUES:-3 Define the efficiency of a rectifier. QUES:-4 What are the logic gates ? what is truth table ? QUES:-5 What is race around condition and how it is eliminated ?