FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download JNTUA MCA 2016 May Supply 2nd Sem 9F00202 Object Oriented Programming Question Paper

Download JNTU Anantapur (JNTU Anantapur) Master of Computer Applications (MCA) 2016 May Supply 2nd Sem 9F00202 Object Oriented Programming Previous Question Paper

This post was last modified on 28 July 2020

This download link is referred from the post: JNTUA MCA 2nd Sem last 10 year 2010-2020 Previous Question Papers (JNTU Anantapur)


FirstRanker.com
Firstranker's choice
FirstRanker.com

--- Content provided by FirstRanker.com ---

Code: 9F00202

MCA II Semester Regular & Supplementary Examinations May 2016

OBJECT ORIENTED PROGRAMMING

(For students admitted in 2010, 2011, 2012, 2013, 2014 & 2015 only)

Time: 3 hours Max. Marks: 60

--- Content provided by FirstRanker.com ---


Answer any FIVE questions

All questions carry equal marks

  1. (a) Bring out the differences between C and C++.
    (b) Mention the characteristics of object oriented program.
    (c) How to create class & instances, also specify access specifiers.
  2. --- Content provided by FirstRanker.com ---

  3. (a) Explain the different types of storage class.
    (b) Sketch a neat structure of C++ and elaborate the sections.
    (c) Write C++ program to find the sum of 10 natural numbers without using any loop statement.
  4. (a) Define class. Mention the class with the following details:
    Class employee { int no; clor name[30];

    --- Content provided by FirstRanker.com ---

    float Color code; public : void accept ( );
    Void display ( ); }; accept the details & display the same.
    (b) Distinguish between Class and Abstract class.
    (c) “Constructor can be over loaded” if yes justify your answer with an example.
  5. (a) List out the operators that are not overloaded & not by friend also.

    --- Content provided by FirstRanker.com ---

    (b) Using the class template perform arithmetic operations on integer, float & double.
  6. (a) Write a C++ program to overload the)*, + of two complex numbers using friend function.
    (b) Explain calling of constructor'& destructor in case of multiple inheritance with an example?
  7. (a) Mention the different types of inheritance with an example.
    (b) List out the important points of virtual functions & bring out the difference between virtual & pure

    --- Content provided by FirstRanker.com ---

    virtual function.
  8. (a) Elaborate the runtime polymorphism.
    (b) Write a C++ program to overload <<, >> for performing addition of two numbers.
  9. (a) Write a C++ program to write integers in to file & open the same file, separate the odd numbers &
    even numbers & display the same.

    --- Content provided by FirstRanker.com ---

    (b) What is an exception? How an exception can be handled in C++?
  10. Write a program containing a possible exception. Use a try block to throw it & a catch block to handle it properly.

FirstRanker.com


--- Content provided by FirstRanker.com ---


This download link is referred from the post: JNTUA MCA 2nd Sem last 10 year 2010-2020 Previous Question Papers (JNTU Anantapur)