Вы находитесь на странице: 1из 11

BSIT - BC B.Sc., (I.T) Degree Examinations May / June 2012 (C.B.C.

Scheme) (Distance Education) BRIDGE COURSE


Time; 3 hrs] Note : 1. Part - A compulsory 2. Answer any FIVE full questions from PART B

Page No... 1

[Max. Marks: 100

PART A
I. a) b) c) d) e) J) g) List the rules to declare a valid variable of C' language. List the various sorting and searching techniques. A function which calls it self is called_______ What is Data and Information? What is Data Structure? List the various classification of Data Structure. Write the structure of C' programming. Write a flow chart to find biggest among three numbers. 25 Marks (4) (4) (1) (4) (4) (4) (4)

PART B
II. Answer any FIFTEEN questions: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. List the steps to be followed to compile to a program in Turbo C / Unix C. What is an array? How to initialize an array in 'C' language. What are primitive Data Structure? Give example. List the different types of Programming languages. What is a stack? List the applications of stacks. What is a Queue? List the applications of Queues. What is a database and DBMS? What is a Protocol? List any two protocols. Compare the following control structures do ..... while and while (). What is a data types? List the various data types of 'C' language. Contd............ 2 15x5 = 75 Marks

BSIT - BC
11. Compare LAN, WAN and MAN. 12. Why we have to do normalization in DBMS. 13. What is the meaning of infix, postfix and prefix? Give example. 14. List any five string handling functions of 'C' language. 15. Write a recursive program to find factorial of a given number. 16. Write a 'C' program to find biggest among ten numbers. 17. What is pseudo code? Explain with the help of an example. 18. What is parameter passing? List the various parameter passing techniques. 19. With the help of a block diagram explain communication model. 20. List the differences between multiplexing and de multiplexing.

Page No...2

* *** * **

3BSIT - 31 Third Semester B.Sc., (I.T) Degree Examinations May / June 2012 (C.B.C Scheme) PERSONALITY DEVELOPMENT PROGRAMME II
Time; 3 hrs] Note : 1. Part - A compulsory 2. Answer any FIVE full questions from PART B

Page No... 1

[Max. Marks: 100

PART-A
1. 2. 3. 4. 5. 6. 7. Prepare a brief self-portrait of yourself for a professional career. List out two strengths and two weakness in you. Mention few characteristics of successful people. List out any six important things on which you seriously prepare before an interview. Mention some of do's and dont's about body language in a presentation. Identify your weakness on time management and put in a plan to overcome it. 5 Marks Mention any four important etiquette of cell phone usage. 5 Marks 3 Marks 3 Marks 3 Marks 3 Marks 3 Marks

PART-B
Answer any FIVE full questions. 1. a) List out your short term and long term professional goals and discuss why we have to dream big. b) Explain common short comings of interviews. 2. a) Prepare a self improvement plan for yourself and give the action plan. rejection in interview. 3. 4. a) Explain the principles of human management. b) List the tips for stress management of job interviews. a) Explain the best practices to be followed to develop communications. b) What are the strategy to make a good impression on your first job. b) Write the preparation strategy for success in interview and reasons for 7 Marks 7 Marks 8 Marks 7 Marks 8 Marks Contd......2 8 Marks 7 Marks 8 Marks

BSIT 31 5. 6. a) What are the importance of acquiring writing skills? b) List and explain the qualities that are required for a good personality. a) Explain the different parts of a formal letter. b) What are the ways to change people without giving offence or arousing resentment. 7. 8. a) Write a paragraph on the influence of television on children. b) Explain greeting and closing in a conversation. a) What are the differences between the language of speech and language of writing. b) List the role played by body gestures in communication.

Page No... 2 7 Marks 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks

*********

BSIT 32 Third Semester B.Sc., (I.T) Degree Examinations May / June 2012 (C.B.C Scheme) R DBMS
Time: 3 hrs] Note : 1. Part - A compulsory 2. Answer any FIVE full questions from PART B

Page No... 1

Max. Marks: 100

PART-A I. Answer all questions: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. A query language is required for the user to ____ with the database. The overall design of the database is called _______. _______ operation is denoted by the symbol n. The assignment operation denoted by._____. SQL provider _______ operator for-performing patterning matching. The predicate ______ tests for the absence of NULL values. The ______ connective tests for the absence of set membership. A DBMS ensures data consistency and ______. Normalization is a technique for reducing Every non - key column is fully dependent on the ____ key. Control files record _____ about all the files within the database. SMON is a short form used for _____ _____ is a short form used for Log writer. ______ section is the last section of PL/SQL block. _______ retriever records into cursor. ______ stores variable length character string data. The-remote procedure calls are different from ____ procedure calls. Parameter passing between client and server can be ______ ODBC came as a demand for ______ development. An HTML link contains a URL, which identifies the site containing the XML means 25 Marks 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark Contd......... 2

BSIT - 32

Page No.,.2

22. 23. 24. 25.

CGI means common gateway interface, which is a ____ ______ provides the primary basis for supporting object oriented structures. Video on demand uses ____ databases. data is stored in either raster or vector formats.

1 Mark 1 Mark 1 Mark 1 Mark

PART B
Answer any FIVE of the following: 1. 2. 3. a) Discuss the basic structure of relational data model. b)What is a relation? What are the characteristics properties of a relation? a) By giving example explain string operations in SQL. b) In SQL explain deletion, Insertion and updates operation by giving example. a) What is an un normalized relation? What problems are associated with an un normalized relation? Explain. b) Explain Second and Third normal form by giving example. 4. 5. 6. 7. 8. a) Explain the importance of RECO Background process. b) Explain the architecture of oracle. a) Discuss functions and procedures in PL/SQL. b) Explain Data types and declarations in PL/SQL. a) With neat diagram explain ODBC architecture. b) Discuss JDBC three tier database design. a) Discuss process structure in the application server architecture. b) What is search engines? Write a note on different search engines. a) Explain mobile computing architecture? WTiat are the types of data used in mobile computing applications. b) Write a note on multimedia database application and digital libraries. *********** 7 Marks 8 Marks . 7 Marks 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks 5 x 15 = 75 Marks 7 Marks 8 Marks 7 Marks 8 Marks

BSIT - 33 Third Semester B.Sc., (I.T) Degree Examinations May / June 2012 (C.B. C Scheme) OOPS WITH C++
Time: 3 hrs] Note : 1. Part - A compulsory 2. Answer any FIVE full questions from PART B

Page No... 1

[Max. Marks: 100

PART A
I. Fill in the blanks : 1. 2. 3. 4. 5. 6. 7. 8. II. 1. 2. 3. 4. 5. III. 1. 2. 3. ____ is a basic building block of the program. _____ can be used to operate over multi - dimensional arrays. Go to statement is rarely used in C++ because ____ . A Single function name can have multiple _______ . The compiler matches the constructors 'depending1 on how the class is ____ . The ____ and _____ of the arguments are used to select the best match from the candidate function. A friend function will have ______ argument for unary operator and ____ For binary operator. ______ is also known as first value assignment. Declaration of the variables allocates the appropriate storage in the memory, Enumerated data types helps to define set of integer, constants but does not impose any type checking. Constructor is invoked explicitly. The initial values are passed as arguments to the constructor functions in case of parameterized constructors. The objects are destroyed in the order of their creation. I Store the addresses than the values. I enable complex "linked", data structures. I allow different sections of the program to be shared easily. I can point to any data type but I cannot be dereferenced directly. I allow the combination of different types of inheritance. 1 Mark 1 Mark 1 Mark Contd... ......2 Who am I. 1 Mark 1 Mark 1 Mark 1 Mark Say True or False: 1 Mark 2 Marks 1 Mark 2 Marks 25 Marks 1 Mark 1 Mark 1 Mark 1 Mark 1 Mark

BSIT 33
4. 5. IV I am helpful in creating specific classes. But sorry! You cannot create an instance of mine. I allow one class to be inherited from many classes. I allow one level of classes. Share certain features of the level above it. Match the following: (1) (2) (3) (4) (5) . Grouping of real world entities Property of being self contained Seperation of interface from implementation. Reusability of the code Same operation to be performed on different types of things (e) Inheritance (c) (d) Encapsulation Data hiding (a) (b) Polymorphism Classes

Page No... 2
1 Mark 1 Mark 5 Marks

PART -B
Answer any FIVE of the following 1. a) b) 2. 3. 4. a) b) a) b) Explain different primitive and non primitive data types. How do you declare pointer? explain and referencing with pointers. Discuss Enumerated data types by giving example. Differentiate between structure V/s Union and pointer V/s Array. Write a note on function malloc and calloc by giving examples, Write an algorithm to find largest of n numbers. a) b) c) 5. 6. a) b) The matrix addition. The matrix multiplication. The matrix subtraction. 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks 5 Marks 5 Marks 5 Marks 7 Marks. 8 Marks 5 Marks 5 Marks 5 Marks Contd..3 5x 15 = 75 Marks 7 Marks

Develop the C++ program to accept two 2x2 matrix and perform.

Explain different parameter passing mechanisms in C++ Discuss constructors and destructors in C++. a) b) c) Procedural programming. Modular programming. Object - oriented programming.

Discuss the following.

BSIT-33

Page No... 3

7.

Define a class to represent a bank account. Include the following data members : Name of the "depositor, Account number; type of account, Balance amount. Include the following member functions : To assign initial values, To deposit an amount, To withdraw an amount after checking the balance, To display the name and balance. Write a main program to test the program. Modify this program so that it can handle 10 customers. 15 Marks 7 Marks 8 Marks

8.

a) b)

Write a program for overloading unary minus operator. With example explain private derivative and public derivation.

********

BSIT - 34 Third Semester B.Sc., (I.T) Degree Examinations May / June 2012 (C.B.C. Scheme) (Distance Education) COMPUTER NETWORKS
Time: 3 hrs] Note : 1. Part - A compulsory 2. Answer any FIVE full questions from PART B

Page No... 1

[Mar. Marks: 100

PART-A
I. Answer all questions : 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. Define IP multicasting? The internet is a __________, _______ system. List the different types of routing. List the different levels of addressing in TCP/IP. The IP datagram header-has the IP address of:______ and ____system. What are primitive networks? What is subnet masks? What is the type of protocol used for transmission purpose? Give the number of connections required for FTP operations. UDP offers ________ to ________ data communications. Give the type of program which is always running in client server environment. Name the protocol used for reporting the errors occurred during the datagram transfer? The device having more than one IP address is known as _______ device. (2) (1) 2x12 =24 Marks (2) (2) (2) (2) (2) (2) (2) (2) (2) (2) (2)

PART-B
1. 2. a) With the help of a diagram explain the architecture of www service. b) What is computer network? List the advantages of computer networks. a) With a neat diagram explain TCP /IP architecture. b) Compare OSI with TCP/IP model. 7 Marks 8 Marks 7 Marks 8 Marks Contd.......2

BSIT - 34
3. 4. 5. 6. a) List the differences between unicast and multicast address. b) What are private networks? Explain. a) Briefly explain different types of routing tables. b) With the help of a suitable example explain direct and indirect routing. a) With the help of a diagram explain IP datagram header b) Explain ARP packet format.

Page No... 2.
7 Marks 8 Marks 7 Marks 8 Marks 7 Marks 8 Marks 8 Marks b) Give the overview of ARP mechanism. 7 Marks 8 Marks b) With a neat diagram explain different fields of UDP datagram. 7 Marks 7 Marks (b) With a neat diagram explain connectionless iterative server. ******* 8 Marks

a) What is ICMP? Explain any two error reporting messages present in ICMP.

7.

a) What is fragmentation? Explain how IP header fields are used for fragmentation

8.

a) With the help of a neat figure, explain connection oriented concurrent server

Вам также может понравиться