Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

http://www.vidyarthiplus.

com

B.Sc. DEGREE EXAMINATION

JANUARY 2012.

Second Year

Computer Science

OBJECT ORIENTED PROGRAMMING WITH C++


.

PART A
1)Describe the concepts of OOP.

2)Explain various storage classes in detail.

3)Explain looping statement with syntax and example.

4)Discuss about break, continue statement and goto statement.

5)Explain Array of structures.

6)Describe function definition and declaration withexample.

7)Explain rules for operator overloading.

PART B

1)Explain

(a) Types of constants

(b) Macro definitions.

2)Write about creating I/O Manipulators.

3)Explain control structure of C++.

http://www.vidyarthiplus.com
http://www.vidyarthiplus.com

4)Explain various operators in C++.

5)Explain Multi - Dimensional arrays, Declation and Initialization of Array.

6)Explain call by value and call by reference parameters.

7)Explain visibility labels in detail.

http://www.vidyarthiplus.com

You might also like