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 OU B.Sc Computer Science 2nd Sem Programming in C++ Important Questions

Download OU (Osmania University) B.Sc Computer Science 2nd Sem Programming in C++ Important Question Bank For 2021 Exam

This post was last modified on 23 January 2021

This download link is referred from the post: OU BSc Computer Science 2021 Important Question Bank || Osmania University (Important Questions)


Subject Title: Programming in C++

Year: |

Semester: II

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

Prepared by: Kishore Bezawada

Updated on: 22-03-

SHORT ANSWER QUESTIONS:

Unit - I:

  1. Structure of C++ Program
  2. Tokens
  3. Storage Classes
  4. --- Content provided by FirstRanker.com ---

  5. Operator Precedence & Associativity
  6. Expressions
  7. While Vs. Do-While
  8. Dynamic Arrays
  9. Pointers
  10. --- Content provided by FirstRanker.com ---

  11. Recursion
  12. C Vs. C++ (or) Procedure-oriented Vs. Objected Oriented Programming
  13. Benefits of OOP
  14. Applications of OOP
  15. Linear Search
  16. --- Content provided by FirstRanker.com ---

  17. Binary Search
  18. Bubble Sort
  19. Selection Sort

Unit - II:

  1. Class & Object (or) Instantiation (or) Data Encapsulation
  2. Scope Resolution Operator
  3. --- Content provided by FirstRanker.com ---

  4. Constructor
  5. Destructor
  6. const keyword
  7. Function Overloading
  8. Operator Overloading Rules
  9. --- Content provided by FirstRanker.com ---

  10. Constructor Overloading
  11. Member-wise Assignment
  12. This pointer
  13. new & delete operators (Dynamic Memory Allocation & Deallocation)
  14. Type Conversion (Casting)
  15. --- Content provided by FirstRanker.com ---

  16. Aggregation

Unit - III:

  1. Inheritance (Reusability) (Derivation)
  2. Access Modifiers ( Access Controls or Access Specifiers or Visibility Modes)
  3. Order of constructor call
  4. Data Abstraction
  5. --- Content provided by FirstRanker.com ---

  6. Polymorphism
  7. Method Overriding (Function Overriding)
  8. Upcasting
  9. Streams
  10. Manipulators
  11. --- Content provided by FirstRanker.com ---

Unit - IV:

  1. Exceptions
  2. Try...Catch
  3. Throw Vs. Rethrow
  4. Class Template
  5. Function Template
  6. --- Content provided by FirstRanker.com ---

  7. STL

LONG ANSWER QUESTIONS:

Unit - I:

  1. What is a Data Type? Explain different data types in C++.
  2. Explain different types of Operators in C++.
  3. Explain about different Control Structures in C++.
  4. What is an Array? Explain how arrays are implemented in C++ with example.
  5. --- Content provided by FirstRanker.com ---

  6. Explain about the Searching Techniques in C++ with suitable program.
  7. Explain about the Sorting Techniques in C++ with suitable program.
  8. What is a Function? Explain how a function can be declared and defined in C++.
  9. What is a Function Call and explain different types of function calls with examples.
  10. Write about Basic functional concepts (Features or Benefits) of Object-Oriented Programming (OOP).
  11. --- Content provided by FirstRanker.com ---

  12. Explain different String handling functions in C++.

Unit - II:

  1. Define a Class & Object. Explain how an object is created with suitable example.
  2. What is a Constructor? Explain different types of constructors with examples.
  3. Explain the usage of Array of objects.
  4. What is Function Overloading? Explain it with suitable program.
  5. --- Content provided by FirstRanker.com ---

  6. What is Constructor Overloading? Explain how to implement it with a suitable program.
  7. Explain the purpose of Friend function & class with suitable example.
  8. Explain the importance of Inline functions with example program.
  9. Write a program to show the usage of Static data members and functions.
  10. What is an Operator overloading? Write a program to overload an unary operator (unary minus or ++ Or --).
  11. --- Content provided by FirstRanker.com ---

  12. What is an Operator overloading? Write a program to overload an Binary operator (Arithmetic Operator or Relational Operator).
  13. Write a program to overload Binary operator using Friend function.

Unit - III:

  1. What is an Inheritance (Reusability)? Explain different types of inheritance with examples.
  2. Write about Access Controls (Visibility Modes) in Inheritance.
  3. Explain how Static functions can be implemented in Inheritance.
  4. --- Content provided by FirstRanker.com ---

  5. What is Upcasting in C++? Explain it with suitable example.
  6. Explain why Base class constructor is called inside derived class with suitable program.
  7. What is Polymorphism? Explain the types of Polymorphism.
  8. What is Virtual Function? Explain it with a suitable example.
  9. What is Pure Virtual Function? Explain it with a suitable example.
  10. --- Content provided by FirstRanker.com ---

  11. What is an Abstract Class? Explain how Data Abstraction is implemented with suitable example.
  12. What are Stream Classes in C++ and Explain about Input / Output streams?
  13. Explain how Unformatted I/O operators are implemented with examples.
  14. Explain how Formatted Console I/O operators are implemented with examples.
  15. Write about Manipulator functions used in C++.
  16. --- Content provided by FirstRanker.com ---

Unit - IV:

  1. What is an Exception handling? Explain it with a suitable example.
  2. Explain how multiple catch statements can be implemented with suitable example.
  3. Differentiate Throwing and Rethrowing with suitable example.
  4. What is a Template in C++? Explain how the templates are implemented in C++.
  5. Illustrate Class Template with an example.
  6. --- Content provided by FirstRanker.com ---

  7. Illustrate Function Template with an example.
  8. Write a program to overload functions using template.
  9. What is STL? Explain the components of STL.

FirstRanker.com


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


This download link is referred from the post: OU BSc Computer Science 2021 Important Question Bank || Osmania University (Important Questions)