My Profile
Active Members
TodayLast 7 Days
more...
Awards & Gifts
Online Exams
Fresher Jobs
Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian
cities including Bangalore, Chennai, Hyderabad, Pune or Kochi
Resources
Find educational articles, blogs, discussion threads and other resources.
Colleges
Find details about any college in India or search for courses.
|
Download Model question papers & previous years question papers
|
Posted Date: 31 Dec 2008 Posted By: pushpam Member Level: Gold
|
2008 Amrita Vishwa Vidyapeetham B.C.A Computer application B.C.A. Programming In C++ BC 309 MAY 2008 University Question paper
B.C.A. Programming In C++ BC 309 MAY 2008 Time : Three hours Maximum : 100 marks Answer any FIVE questions. All questions carry equal marks. 1. (a) Explain the basic concepts of OOP. (b) What are various C++ data types? Explain with example. 2. (a) Write a C++ program that will ask for a temperature in Fahrenheit and display it in Celsius. (b) What are various operators used in C++? Explain. 3. (a) Find errors, if any in the following C++ statements : (i) char Const p; (ii) long float x ; (iii) enum (green, yellow, red); (iv) int const p = total; (v) const int array_size; (vi) for (i = 1; int i < 10; i++) cout << i << “\n”; (vii) int number = 100; (viii) float p = new int [10] (ix) int Public = 1000; (x) char name [3] = “USA”; (b) Write a program to evaluate the following function to 0.0001% accuracy. . 4. (a) Write short notes on : (i) friend function. (ii) data encapsulation. (b) Write a macro that obtains the largest of three members. 5. (a) What are the rules for virtual functions? Explain. (b) Explain in detail about operator overloading with an example. 6. (a) Explain how polymorphism achieved at (i) compile time and (ii) run time? (b) Explain the pitfalls of operator overloading. 7. (a) What are the different forms of inheritance? Give example. (b) Explain the syntax of multiple inheritance. Give example. 8. Write short notes on : (a) cin, cout streams (b) access specifier (c) dynamic constructor (d) derived and base classes
Return to question paper search
|
|
|
Submit Previous Years University Question Papers and make money from adsense revenue sharing program
Are you preparing for a university examination? Download model question papers
and practise before you write the exam.
|
|