Exam Details
Subject | programming with c++ | |
Paper | ||
Exam / Course | m.sc. information technology | |
Department | ||
Organization | acharya nagarjuna university-distance education | |
Position | ||
Exam Date | May, 2018 | |
City, State | new delhi, new delhi |
Question Paper
Total No. of Questions 18] [Total No. of Pages 02
M.Sc. DEGREE EXAMINATION, MAY 2018
Second Year
INFORMATION TECHNOLOGY
Programming with
Time 3 Hours Maximum Marks 70
SECTION A × 15 45)
Answer any THREE questions
Q1) Explain about various data types, constants, identifiers in
Q2) Discuss different parameters passing mechanisms in with suitable example.
Q3) Write a program to create a class STUDENT with data members USN, name and
age. Using inheritance, create the classes UGSTUDENT and PGSTUDENT having
fields as semester, fees and stipend. Enter the data for 5 students. Find the semester
wise average age for all UG and PG students separately.
Q4) What is constructor? Explain different types of constructors and also give characteristics
of constructors.
Q5) Discuss the concept of virtual functions, with an example.
SECTION B × 4 20)
Answer any five questions
Q6) Describe any four differences between C and
Q7) How to initialize and access two dimensional array?
Q8) What is nested class? Give an example.
Q9) Explain different access specifiers of a class in
Q10) Illustrate multiple inheritance with suitable example.
Q11) What is operator overloading? List the operator overloading restrictions.
Q12) Explain user defined manipulator with an example.
Q13) Write about function template with syntax.
SECTION C × 1
Answer all questions
Q14) Define pointer.
Q15) What is scope resolution operator?
Q16) What is destructor?
Q17) What is late binding?
Q18) Define vector class.
M.Sc. DEGREE EXAMINATION, MAY 2018
Second Year
INFORMATION TECHNOLOGY
Programming with
Time 3 Hours Maximum Marks 70
SECTION A × 15 45)
Answer any THREE questions
Q1) Explain about various data types, constants, identifiers in
Q2) Discuss different parameters passing mechanisms in with suitable example.
Q3) Write a program to create a class STUDENT with data members USN, name and
age. Using inheritance, create the classes UGSTUDENT and PGSTUDENT having
fields as semester, fees and stipend. Enter the data for 5 students. Find the semester
wise average age for all UG and PG students separately.
Q4) What is constructor? Explain different types of constructors and also give characteristics
of constructors.
Q5) Discuss the concept of virtual functions, with an example.
SECTION B × 4 20)
Answer any five questions
Q6) Describe any four differences between C and
Q7) How to initialize and access two dimensional array?
Q8) What is nested class? Give an example.
Q9) Explain different access specifiers of a class in
Q10) Illustrate multiple inheritance with suitable example.
Q11) What is operator overloading? List the operator overloading restrictions.
Q12) Explain user defined manipulator with an example.
Q13) Write about function template with syntax.
SECTION C × 1
Answer all questions
Q14) Define pointer.
Q15) What is scope resolution operator?
Q16) What is destructor?
Q17) What is late binding?
Q18) Define vector class.
Subjects
- artificial intelligence
- basics of information technology
- computer networks
- computer organisation
- cryptography & network security
- data mining and techniques
- data structures with c
- database management systems
- operating systems
- programming with c++
- software engineering
- tcp / ip