0% found this document useful (0 votes)
54 views1 page

Q.No Assignment Set - 1 Questions Total Marks 1 What Is Polymorphism? What Are The Different Types of Polymorphism? 3+7 2 2.5x4

This 3 sentence summary provides the key details about an assignment for an Object Oriented Programming course in C++: The assignment includes 2 sets totaling 30 marks that must be submitted together, with each set including 3 questions ranging from 3 to 10 marks, covering topics like polymorphism, file operations, sequence containers, variable types, this pointer, and destructors. Students must answer all questions across the 2 sets and the average of the 2 assignment marks will constitute the internal assessment marks for the course.

Uploaded by

Simanta Kalita
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views1 page

Q.No Assignment Set - 1 Questions Total Marks 1 What Is Polymorphism? What Are The Different Types of Polymorphism? 3+7 2 2.5x4

This 3 sentence summary provides the key details about an assignment for an Object Oriented Programming course in C++: The assignment includes 2 sets totaling 30 marks that must be submitted together, with each set including 3 questions ranging from 3 to 10 marks, covering topics like polymorphism, file operations, sequence containers, variable types, this pointer, and destructors. Students must answer all questions across the 2 sets and the average of the 2 assignment marks will constitute the internal assessment marks for the course.

Uploaded by

Simanta Kalita
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ASSIGNMENT

DRIVE SPRING 2018


PROGRAM Bachelor of Science in Information Technology
SEMESTER II
SUBJECT CODE & NAME BIT201 – Object Oriented Programming – C++
BK ID B2114
NUMBER OF ASSIGNMENTS, CREDITS & 2, 4 Credits, 30 marks each
MARKS

Note –The Assignment is divided into 2 sets. You have to answer all questions in both sets and submit as
one document. Average of both assignments marks scored by you will be considered as your IA marks.
Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is
followed by evaluation scheme.

Assignment Set -1 Total


Q.No
Questions Marks
1 What is Polymorphism? What are the different types of Polymorphism? 3+7
2 Discuss the following functions of file operations 2.5x4
a) tellg()
b) seekp()
c) ignore()
d) getline()
3 Explain sequence containers 10

Assignment Set -2 Total


Q.No
Questions Marks
1 Differentiate between an external variable and an automatic variable with the help 10
of an example.
2 What is “this pointer” in C++? What are the features of “this pointer”? [3+7]
3 Explain destructor in detail. 10

You might also like