Previous year question paper for C++ (PGDCA 1st)

Programming in c++

Previous year question paper with solutions for Programming in c++ from 2013 to 2017

Our website provides solved previous year question paper for Programming in c++ from 2013 to 2017. Doing preparation from the previous year question paper helps you to get good marks in exams. From our C++ question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

SECTION-A

Fundamentals of C: I/O statements, Assignment Statements, Constants, Variables, Operators and

Expressions, Standards and Formatted statements, Keywords, Data Types and Identifiers.

Control Structures: Introduction, Decision making with if – statement, if-else and Nested if, while

and do-while, for loop. Jump statements: break, continue, goto, switch Statement (10)

SECTION-B

Structure and Union: Declaration of structure, Accessing structure members, Structure

Initialization Overview of OOP: Classes & Functions, Scope Resolution Operator, Private and

Public Member Functions, Nesting of Member Functions. Creating Objects, Accessing class data

members, Accessing member functions Arrays: Introduction to Arrays, Array Declaration, Single

and Multidimensional Array, Memory Representation, Matrices, Strings, String handling

functions. (10)

SECTION-C

Inheritance - Extending Classes Concept of inheritance, Base class, Derived class, Defining derived

classes. Types of Inheritance Polymorphism: Definition, early Binding, Polymorphism with

pointers, Virtual Functions, late binding, pure virtual functions. (10)

SECTION-D

Pointers: Introduction to Pointers, Address operator and pointers, Declaring and Initializing

pointers, Assignment through pointers. File Management in C++: Defining & opening a file,

closing a file, I/O operations on file, error handling during I/O operations, Random Access Files.

2017
Download
Download
2016
Download
2013
Download