You are on page 1of 19

DE8368

DISTANCE EDUCATION

21 Ws5

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. MICROPROCESSOR AND PERSONAL COMPUTERS (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. All questions carry equal marks. (5 20 = 100) 1. (a) (b) Explain the microprocessor based system block diagram. (12) (8)

Write short note on Types of microprocessors.

2. (a) (b)

What are the two groups of microprocessor registers? Explain. (12) (8) (12) (8)

Describe about polling routine. Discuss the addressing modes of 8085.

3. (a) (b)

What is instruction cycle? Explain.

4. (a)

Write instructions to add two hexadecimal numbers stored in two consecutive location and store the result at the third location. (10)

(b)

Draw the flowchart to findout the largest of the three numbers A,B and C. (10) Explain briefly about semiconductor memory family. (12) (8)

5. (a) (b)

Write short notes on Disk capacity.

6. Discuss the following : (a) (b) parallel transmission. serial transmission. (12) (8) (8) (12)

7. (a) (b)

Describe about PC hardware.

Write briefly on ISA, EISA, VESA and PCI.

DE8363

8. What are the two types of preventive maintenance procedure? Explain. (20)

Ws5

DE8369

22
DISTANCE EDUCATION B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. OFFICE AUTOMATION (2003 onwards)

Time : Three hours

Maximum : 100 marks Answer any FIVE questions. All questions carry equal marks.

1. (a) (b)

List and explain the purpose of toolbars and menu bars. (10)

Why would you want to create folders? Explain the advantages of having folders. (10) How will you carryout the spellcheck after the entire document is typed? (10) (10) (10)

2. (a) (b)

Mention the steps for replacing a given text.

3. (a) (b)

Enumerate the steps involved in creating charts.

What are MACROS in MS-EXCEL? How to create MACRO? Explain. (10) Describe the steps for generating a report. (10) (10)

4. (a) (b)

Explain the field properties of table.

5. (a) (b)

Explain the different types of views in powerpoint. (10)

How will you start a new presentation using Auto content Wizard? (10) What do you mean by sorting? Explain the steps for sorting records. (10)

6. (a) (b)

Explain the database creation in MS-ACCESS? How can you add and delete records? (10) 2

DE8363

7. (a) (b)

How will you print worksheet contents? Explain different ways of doing so. (12)

Write any four special effects that can be applied to your slide contents. (8) Explain functions and formula in EXCEL with example. (10)

Ws5

8. (a) (b)

How can you insert, move and resize the picture in WORD? Explain. (10)

DE8370
DISTANCE EDUCATION

23

B.C.A./B.C.A (Lateral) DEGREE EXAMINATION, MAY 2010. SYSTEM ANALYSIS AND DESIGN (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. All questions carry equal marks. 1. (a) (b) Describe about system concepts and characteristics in detail.

Describe about role of systems analyst in detail. Explain in detail about conducting the investigation.

2. (a) (b)

Explain in detail about Interview and Questionnaire. Describe about technical, economical and operational in system analysis in detail.

3. (a) (b)

Write in detail about cost benefit analysis in system analysis. Describe in detail about tools for system analyst.

4. (a) (b)

Explain in detail about the role of structured English in system analysis. Describe about logical and physical systems design.

5. (a) (b)

Write in detail about input design of on-line systems.

DE8363

6. (a) (b)

Explain the types of files in file and data base design.

Explain briefly about types of databases in detail. Explain about Warnier Orr diagram and system testing in detail.

Ws5

7. (a) (b)

Explain in detail about structured walk through and levels of assurance. Describe about system evaluation and maintenance in detail.

8. (a) (b)

Explain in detail about conversion plan and post implementation review.

DE 8371
DISTANCE EDUCATION

24

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. OBJECT ORIENTED PROGRAMMING AND C++ (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. All questions carry equal marks. 1. (a) (b) Explain the basic concepts of object oriented programming.

Explain the C++ data types.

2. Explain static data and static member function with suitable examples. 3. (a) (b) What is a constructor? List the different types of constructor. Explain copy constructor with an example.

An Election is contested by five candidates. The candidates are numbered 1 to 5 and the voting is done by marking the candidate number on the ballot paper. Write a program to read the ballots and count the votes cast for each candidates using an array variable COUNT. In case, a number read is outside the range 1 to 5, the ballot should be considered as a spoilt ballot and the program should also count the number of spoilt ballots. (i) What are pointers? (2) (2)

4. (a) (ii)

Distinguish pointers and references. 4

DE8363

(iii) Explain this pointer with an example. (3) (b)

(3)

(iv) Explain new and delete operators on pointers. Write a program to arrange strings in Ascending order using pointers. What do you mean by polymorphism?

Ws5

5. (a) (b)

Explain the overloading of binary operators with a suitable program.

6. Define Inheritance. What is the significance of Inheritance? Discuss the different types of Inheritance. 7. (a) (b) Write a program to count the number of characters, words and lines in a given text.

Write a program to Multiply two n n matrices. (4 5 = 20)

8. Write short notes on the following : (a) (b) (c) (d) Destructors. Pure virtual functions. Inline functions. Manipulators.

DE 8372
DISTANCE EDUCATION

25

B.C.A./B.C.A.(Lateral) DEGREE EXAMINATION, MAY 2010. COMPUTER GRAPHICS (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. (5 20 = 100) 1. (a) (b) Explain how the computer graphics is useful for entertainment.

Describe the functions of any four input devices. Describe the Bresenhams algorithm.

2. (a) (b)

Write the algorithm for boundary-fill and explain. Explain the composite two-dimensional objects. 5 transformations of

3. (a)

DE8363

(b)

What is Aspect ratio? Explain. Draw the two-dimensional viewing-transformations and explain.

4. (a) (b)

Ws5

List out the two-dimensional viewing functions and explain them. Describe the three dimensional transformations of rotation and mirror reflection. implement composite three dimensional

5. (a) (b)

Write a routine to transformation.

6. (a) (b)

What are the two basic projection methods in three dimensional objects? Explain them.

Explain the Cohen Sutherland algorithm. Describe the styles of command language.

7. (a) (b)

Draw the basic design of CRT and explain its operation. Write an algorithm for circle generation and explain.

8. (a) (b)

How the clipping can be performed in three-dimensional homogeneous coordinates?

DE8373
DISTANCE EDUCATION

31

B.C.A. DEGREE EXAMINATION, MAY 2010. BUSINESS COMMUNICATION (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. (5 20 = 100) 1. Briefly discuss the Goals and Techniques of Business Communication. 2. Describe the obstacles to Communication and how to overcome these obstacles. 3. Explain the essential of a good business letter. 4. As a Local Shop Keeper, write a letter to request The Rajesh Nidhi and Company, Electrical good Manufacturer to Bombay to send you a catalogue and price list. 6

DE8363

5. Explain the importance of Minutes and Reports. 6. Discuss the steps for drafting of short speeches and writing of Essays. 7. Explain the points to be considered for effective presentation of short speeches. 8. Draft an application letter for the post of Computer Assistant to M/S. Karnataka Soaps and Oils Ltd., Bangalore.

Ws5

DE8374
DISTANCE EDUCATION

32

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. WINDOWS AND VISUAL BASIC (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. Each question carries 20 marks. 1. (a) (b) (i) (ii) 2. (a) (b) Explain about the types of windows. Control menu Menu bar and pull down menu. Write short notes on print manager.

Discuss about :

Explain about the painting techniques. Briefly describe about PIF editor and OLE.

3. (a) (b)

Explain about windows help. Explain any five VB controls found in the toolbox.

4. (a) (b)

Discuss about the common menu properties. Explain about while-wend statements with example.

5. (a) (b)

Write a simple program to find the sum of n natural numbers. Explain about recursive functions. 7

6. (a)

DE8363

(b)

Define arrays. Explain about fixed size and dynamic arrays. Discuss in detail about call-by-value and call-by-reference.

7. (a) (b)

Ws5

Explain about the graphics tools used in visual basic. Discuss about the common form properties. Msg box Input box.

8. (a) (b) (i) (ii)

Briefly explain :

DE 8375
DISTANCE EDUCATION

33

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. INTERNET AND JAVA PROGRAMMING (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. 1. (a) (b) Differentiate between TCP and IP. (10) (10) (10)

Explain client server model with example. Describe the web programming.

2. (a) (b)

How do you create the web server? Explain with an example. (10) (20) (10)

3. Discuss elaborately the use of Internet at office. 4. (a) (b) Explain the Arrays in Java.

Write short notes on (i) (ii) Simple and Boolean data in Java. (10) Explain Inheritance with example in detail. (10)

5. (a) (b)

Write short notes on 8

DE8363

(i) (ii) 6. (a) (b)

Java Classes and objects. Constructors. (5)

(5)

Ws5

What do you mean by Dynamic Initialization? Explain. (10)

In what way the Internet Entertain the Mass? Discuss briefly. (10) Discuss Elaborately about the Network (10) topologies.

7. (a) (b)

How do you make use of Internet for shopping and business purposes? (10) Describe about URI and URLs with examples.(10)

8. (a) (b)

Illustrate with example the various methods in applet Initialization and Termination. (10)

DE8376
DISTANCE EDUCATION

34

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. RDBMS (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. (5 20 = 100) 1. (a) (b) What is database schema? Explain with example. (10) (10) (10)

Describe about different user interfaces.

2. (a) (b)

Write about mapping operation. Give an example.

Briefly discuss about data manipulation facilities. (10) Write about note on Types of databases. (5) (7) 9

3. (a) (b)

List out the benefits of oracle.

DE8363

(c)

Describe the oracle architecture.

(8)

4. Write SQL queries to (a) Create a customer table, with the fields customer number, name, address, phone number, product name price, quantity and amount. (7) Display the customer details. Find out the total amount. (4) List out all the customer details where purchase is greater than Rs. 999. (5) Write short notes on table definitions. (12) (4)

Ws5

(b) (c) (d)

5. (a) (b)

Write down the merits and demerits of SQL language. (8) Discuss about DML. (8) (12)

6. (a) (b)

Write about relational model.

7. Create the employee table and a salary table with appropriate fields. Join these two tables. Insert null values. (20) 8. (a) (b) Write in brief about client/server system. (10)

What are the logical structures in oracle? Explain with example. (10)

DE8377
DISTANCE EDUCATION

35

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. MANAGEMENT PRINCIPLES AND TECHNIQUES (2003 onwards) Time : Three hours Maximum : 100 marks Answer any FIVE questions. (5 20 = 100)

10

DE8363

1. What is the nature of management principles? How do they contribute in effective managing? What precautions will you take while applying Ws5 management principles in practice? 2. How will you classify the levels of management in an organisation? Describe the functions performed by different levels of management? 3. Solve the following questions using graphical method. Max Z = 9x + 10y
11x + 9y 9,900

Subject to, 7x +12y 8,400


6x +16y 9,600 x 0, y 0.

4. Find the optimal solution for cost and supply/demand matrix as given below : Supply points Destinations D 1 P1 P2 P3 Demand 19 70 40 5 D 2 30 30 10 8 D 3 50 40 60 7 D 4 12 60 20 15 7 10 18 35 Suppl y

5. A PERT network is having the following activities with their time estimates given below : Activit y 0-1 0-2 0-3 1-2 1-5 2-4 3-4 Optimisti c 2 days 3 1 3 4 2 2 Most Likely 3.5 days 3.75 2.5 7.5 5.5 5 2.75 Pessimisti c 8 days 6 7 9 10 8 5

11

DE8363

3-5 4-5 (a) (b) of the project.

3 2

6 5

9 8

Ws5

Construct a network for the data and find the expected completion time Find the probability of completing the project 3 days ahead of the expected schedule.

6. The data on the operating costs per year and resale prices of equipment A whose purchase price is Rs. 10,000 are given below.
Year : Operating cost (Rs.) : Resale value (Rs.) : 1 150 0 500 0 2 190 0 250 0 3 230 0 125 0 4 290 0 600 5 360 0 400 6 450 0 400 7 550 0 400

What is the optimum period for replacement? 7. The following failure rates have been observed for certain type of light bulb.
End of week : Prob. of failure to data : 1 0.0 5 2 0.1 3 3 0.2 5 4 0.4 3 5 0.6 8 6 0.8 8 7 0.9 6 8 1.0 0

There are 1000 light bulbs in a factory. The cost of replacing an individual bulb is Rs. 500. If the cost of group replacement is Rs. 1.20. What is the best interval between group replacement? 8. Assign workers 1, 2, 3, 4 to jobs A, B, C, D. Time taken by workers for different jobs are given in the matrix. Worker Jobs s A 1 2 3 4 4 5 5 5 4 9 4 1 B 4 0 4 0 5 2 4 5 C 5 1 6 1 4 8 6 0 D 6 7 5 3 6 4 5 5

12

DE8363

DE9092
DISTANCE EDUCATION

36 Ws5

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. LAB III ORACLE AND VISUAL BASIC (Common for all batches) Time : Three hours Maximum : 100 marks

Examiner has to select two questions one from ORACLE and another from VISUAL BASIC for each candidate. The questions are given to the candidates by lot system. VISUAL BASIC 1. Write and test a VB program to compute and print either the SUM or the PRODUCT of the first N natural numbers.

Cut here
2. Write a VB program to select candidates for four posts based on their qualification Male and PG degree Manager

Male graduate and Typing Clerk Female and PG degree Female graduate and typing Secretary Steno

Cut here
3. Write a VB program to calculate SI and CI SI-simple Interest CI-Compound Interest. 4. Write a VB program to do temperature conversion (a) (b) C to F F to C.

Cut here
5. Write an test a VB program to display the day of the given date and convert upper to lower case of a given word.

Cut here
ORACLE 13

DE8363

6. Create table ADDRESS with NAME, STREET, CITY and PIN fields (a) (b) (c) (d) add 5 records display the structure add the field DISTRICT Find all DISTRICT with value TRICHY.

Ws5

Cut here
7. Create table MARK with fields REGNO, NAME, SUB1, SUB2, SUB3. (a) (b) (c) add 5 records add the field name TOTAL calculate and display total.

Cut here
8. Create table BIODATA with following fields NAME, AGE, SEX, DEGREE, PERCENTAGE, ADDRESS (a) (b) (c) add 10 records sort the records find students secured percentage > 75.

9. Create table LABEL with following fields NAME, STREET, CITY, PIN (a) (b) (c) add 5 records sort them in descending order display the ascending order sorted list with CITY as primary key.

Cut here
10.Create table PERSONAL with the following fields SNO, NAME, CITY, PIN, PHONENO (a) (b) (c) add 5 records display all names without duplication display all names in upper can, lower can and initial capital.

DE9093
DISTANCE EDUCATION

16

B.C.A. DEGREE EXAMINATION, MAY 2010. 14

DE8363

LAB I C PROGRAMMING (2003 onwards) Time : Three hours Maximum : 100 marks

Ws5

Examiner has to select and give ONE question to each candidate by lot system. Each sub division carries 50 marks.

Cut here
1. (a) (b) Write a C program to sort N names in alphabetical order. Write a C program to perform arithmetic operations using switch case.

Cut here
2. (a) (b) Write a C program to create a file and store and retrieve records of N students (use structure).

Write a C program to check whether a given number is palindrome or not.

Cut here
3. (a) (b) Write a C program to search whether a given name is available in a list (apply binary search).

Write a C program to find the left diagonal value of a square matrix. Write a C program to append the content of second file to the first file.

4. (a)

(b)

Write a C program to find the sum of digits till the answer becomes a single digit.

Cut here
5. (a) Write a C program to check whether a given string is a palindrome or not.

(b)

Write a C program to find the biggest and smallest number in an array.

15

DE8363

DE9094
DISTANCE EDUCATION

26 Ws5

B.C.A./B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. LAB II C++ AND MS OFFICE (2003 onwards) Time : Three hours Maximum: 100 marks

Examiner has to select TWO questions ONE from C++ and another from MS Office for each candidate by lot system. Each question carry 50 marks.

Cut here
C++ 1. Write and run a C++ program to display the given set of numbers in ascending orders.

Cut here
2. (a) (b) Write a run C++ program to find the sum and average of given set of marks.

Write and run a C++ program to convert given temperature in Celsius to Fahrenheit.

Cut here
3. Write and run a C++ program to find the square of a given number with different arguments using function overloading.

4. Write and run a C++ program to read and display the students particulars such as Reg No., Name, age and sex using class and objects.

Cut here
5. Write and run a C++ program to create a class of objects e1, e2. The contents of object e1 is added to the object e2 using the operator overloading technique.

Cut here
MS OFFICE

16

DE8363

6. Using the MS-Word type a circular letter to be posted to BCA candidates to attend PCP class. Format the circular letter as it is and apply the suitable font type and font size.

Ws5

Cut here
7. Create a worksheet in Excel with following fields : S No, Reg No, Name, Age, Maths, English, Tamil. Assume there are 10 students. (a) (b) (c) (d) (e) Find the total marks and calculate the average. Find the students who have passed. Sort this list by Reg. No. Find the maximum mark for each subject. Find the minimum mark for each subject.

Cut here
8. Create a worksheet in Excel which contains the following fields : Reg. No., Name, Maths, English, Science and total. Assume there are 10 students. (a) Find the total mark scored by each student. (b) Filter the candidate whose Name = KUMAR. (c) Filter the candidate whose English Mark is greater than 60. 9. Create Address table with following fields : Name, Age, Sex, Street, City and Pin. (a) (b) (c) (d) (e) Add 10 records to the table. Display the fields Name, Street alone on the screen. Display the records for age > 18. SORT the table in the ascending order of Name. Display the records for Sex = Female and City = Chennai.

Cut here
10.Create a table known as Library and perform the following. (Assume your own fields) (a) (b) (c) (d) (e) Add five records using FORMS. Display the records for title = MSOFFICE and publishers = Mc Graw Hill. Display the records for author = MORRIS MANO and Title = Computer System Architecture. Display all books whose price is between 400 500. Sort the table is ascending order of book number.

17

DE8363

DE 9095
DISTANCE EDUCATION

36

Ws5

B.C.A./ B.C.A. (Lateral) DEGREE EXAMINATION, MAY 2010. LAB III JAVA AND VISUAL BASIC (2003 onwards) Time : Three hours Maximum : 100 marks

Examiner has to select TWO questions, One from Java and another from Visual Basic for each candidate by lot system.

Cut here
JAVA 1. Write a Java program that read two integers a and b and determine whether the product of the two numbers is greater than half of a.

Cut here
2. Write a Java program to read a number and print it out digit by digit as a series of words. Ex: 523 FIVE TWO THREE.

Cut here
3. Write a Java program to find the transpose of a 3 3 matrix and also find the sum of the diagonal elements.

Cut here
4. Write a Java program to read two strings A and B and print the position at which A occurs in B using String Class. Ex: A = cat and B = concatenate.

5. Write a Java Applet program to draw the following :

Cut here
18

DE8363

VISUAL BASIC 6. Write and test a VB program to read a, b, and c to find the area of a Ws5 triangle. Using the formula A = sqrt[s (s - a) (s - b) (s - c)] where s = (a + b + c)/2. Display S and A through appropriate controls.

Cut here
7. Write and test a VB program using Text Box, Labels and Buttons to read earnings: Basic Pay, DA, HRA and deductions: PF, LIC, Income Tax to compute the Net Salary.

Cut here
8. Write and test a VB program to compute the AREA and PERIMETER of a SQUARE, RECTANGLE and TRIANGLE using OPTION BUTTONS and other controls to read and display.

Cut here
9. Write and test a VB program to read the Date of Joining of an employee and calculate the Service of that employee (Current Date -DOJ). DISPLAY the DAY, MONTH, YEAR of the given DOJ. 10.Write and test a VB program to perform basic arithmetic operations like ADDITION, SUBTRACTION, MULTIPLICATION and DIVISION of any two given numbers using the appropriate controls.

19

DE8363

You might also like