Sunteți pe pagina 1din 4

R.K.

DESAI ACHCHHARIWALA COLLEGE OF COMPUTER AND APPLIED SCIENCE,VAPI


F.Y.B.C.A Semester First Internal Exam-2017

Subject:Practical(106) Time:
Date:13-09-2017 Total Marks:140

1. Write a program to check given string is Palindrome or not . 30

2. Write a program to print the sum of all the diagonal elements of 3*3 matrix. 30

3. Create a Worksheet for following fields: 20


Product No Product Name Qty(Units) Rate
P101 Printer 21 8000
P102 Laptop 34 25000
--- --- --- ---

(a) Each products Qty should be minimum 1 and Maximum of 50 units.


(b) Add one more column Amount (Amount=Qty* Rate)
(c) Format cells with red color Font Whose amount is >=50000.
(d) Add discount column and discount base on following condition:
If Amount is >=25000 and <=30000 then
Discont is 5%
If Amount is >30000 and <=35000 then
Discont is 10%
If Amount is >35000 and <=40000 then
Discont is 15%
Else give discount 20%
(e) Add one more column Net Amount(Net Amount=Amount-Discount)
(f) Sort the records in descending order of Net Amount.

4. Create an Invitation letter of your birthday party to be sent your friends 20


using mail merge.

5. Create Presentation with at least seven slides on 20


“My Dream of Career”

*********** ALL THE BEST ***************


******************** DO YOUR BEST ***********************
R.K.DESAI ACHCHHARIWALA COLLEGE OF COMPUTER AND APPLIED SCIENCE,VAPI
Second Year B.C.A(Sem III) Internal Examination September – 2017
Paper 304: Data Structure
Date:15-09-2017 Time : 8:30 am to 11:30 am Total:[70 Marks]

Q-1 Answer the following in short:(Any Seven) [14]


(1) Explain difference between singly & doubly linked list?
(2) What is TOP pointer in stack?
(3) Convert Infix to Postfix((A+(B*C)-D))*(E-(A/C))?
(4) Explain the difference between simple queue and circular queue?
(5) What is node? Define root node and leaf node?
(6) What will be the position of front and rear if circular queue is full?
(7) Explain priority queue?
(8) Explain simple, strictly and complete binary tree?

Q-2 (A) What is recursion? Explain Tower of Hanoi? [7]


OR
(A) What do you mean by linear data structure? Explain stack with real world
example?Also write down an algorithm for infix to postfix? [7]
(A) What is Queue? Write down an algorithm how to insert and delete an element in
circular queue? [7]

Q-3 Attempt the following : (Any Two) [14]


(1) What is searching? Discuss difference between binary search and linear search?
Writ down an algorithm of binary search?

(2) What is sorting?Explain any one sorting techniques in detail?


(3) What is tree? Explain Link and Threaded storage representation of tree?

Q-4 (A) (a+(b*c-(d/e^f)). Convert Infix to postfix and prefix Also write algorithm for Infix
to prefix?
[7]
(B) Construct tree: Inorder:- -+/846*2-98
Preorder:- 8/4+6-2*9-8 [7]
(A) Explain AVL Tree? [4]

Q-5 Attempt the following Short notes: (Any Two) [10]


1. What is double ended queue? Explain its type ? Write down an algorithm to
insert and delete an elements in output restricted dqueue?
2. Explain 2-way merge sort with an example?
3. Explain 2-3 tree?

R.K.DESAI COLLEGE OF COMMERCE AND MANAGEMENT,VAPI


Second Year B.B.A(Sem III) Internal Examination September – 2017
Paper 304:Computer Application-III
Date:13-09-2017 Time : 8:30 am to 10:30 am Total:[50 Marks]

Q-1 Answer the following in short:(Any Five) [10]


1. What is E-commerce?
2. Define Computer Network?
3. What is file uploading and Downloading?
4. What is EDI?
5. Name popular social network website?
6. What is Internet and Web browser?
7. What is smart card?

Q-2 (A) Explain E-commerce transaction in detail? [7]


(B) Explain various types of computer network in detail [6]
OR
(B) Explain uses of Internet in detail? [6]

Q-3 (A) Write a short note on Supply Chain Management ? [7]


(B) Difference between Internet, Intranet and Extranet? [6]
OR
(B) Difference between Traditional Commerce and E-commerce? [6]

Q-4 Answer the following :(Any Two) [14]


1. Explain various Network Topologies in detail?
2. Explain types of computer network in detail?
3. Explain transmission technology in detail?

S-ar putea să vă placă și