Exam Details
Subject | C++ and Object Oriented Programming | |
Paper | ||
Exam / Course | Bachelor of Computer Applications | |
Department | School of Computer and Information Sciences (SOCIS) | |
Organization | indira gandhi national open university | |
Position | ||
Exam Date | December, 2015 | |
City, State | new delhi, |
Question Paper
1. Design and implement a class named "Subject" using The class should store subject name, level of the subject, credits of the subject, name of the teacher who teaches the subject. The class has three member functions:
• First to input information into all the data members of an object.
• Second to display information of an object.
• Third function takes a parameter "Subject name". It returns true, if the parameter value passed to this function is identical to the value stored in subject name data member of the object.
Write appropriate main( function that creates a list of five "Subject" objects in an array. The main( function should demonstrate all the member functions of the class.
2. Consider the following class hierarchy along with suggested data members:
<img src='./qimages/13971-2.jpg'>
Design and implement the classes in the hierarchy using You may add more data members, if needed. You should include at least one constructor in each class. All the classes should have a member function print_course_info( that prints all the data of the object of that class. You must demonstrate polymorphism using print_course_info( and main( functions.
• First to input information into all the data members of an object.
• Second to display information of an object.
• Third function takes a parameter "Subject name". It returns true, if the parameter value passed to this function is identical to the value stored in subject name data member of the object.
Write appropriate main( function that creates a list of five "Subject" objects in an array. The main( function should demonstrate all the member functions of the class.
2. Consider the following class hierarchy along with suggested data members:
<img src='./qimages/13971-2.jpg'>
Design and implement the classes in the hierarchy using You may add more data members, if needed. You should include at least one constructor in each class. All the classes should have a member function print_course_info( that prints all the data of the object of that class. You must demonstrate polymorphism using print_course_info( and main( functions.
Other Question Papers
Departments
- Centre for Corporate Education, Training & Consultancy (CCETC)
- Centre for Corporate Education, Training & Consultancy (CCETC)
- National Centre for Disability Studies (NCDS)
- School of Agriculture (SOA)
- School of Computer and Information Sciences (SOCIS)
- School of Continuing Education (SOCE)
- School of Education (SOE)
- School of Engineering & Technology (SOET)
- School of Extension and Development Studies (SOEDS)
- School of Foreign Languages (SOFL)
- School of Gender Development Studies(SOGDS)
- School of Health Science (SOHS)
- School of Humanities (SOH)
- School of Interdisciplinary and Trans-Disciplinary Studies (SOITDS)
- School of Journalism and New Media Studies (SOJNMS)
- School of Law (SOL)
- School of Management Studies (SOMS)
- School of Performing Arts and Visual Arts (SOPVA)
- School of Performing Arts and Visual Arts(SOPVA)
- School of Sciences (SOS)
- School of Social Sciences (SOSS)
- School of Social Work (SOSW)
- School of Tourism & Hospitality Service Sectoral SOMS (SOTHSM)
- School of Tourism &Hospitality Service Sectoral SOMS (SOTHSSM)
- School of Translation Studies and Training (SOTST)
- School of Vocational Education and Training (SOVET)
- Staff Training & Research in Distance Education (STRIDE)
Subjects
- ANALYSIS AND DESIGN OF ALGORITHM
- Basics Mathematics
- BUSINESS COMMUNICATION
- C' Programming and Data Structure
- C++ and Object Oriented Programming
- Computer Basics and PC Software
- Computer Fundamentals and PC Software
- Computer Networks
- COMPUTER ORIENTED NUMERICAL TECHNIQUES
- E-COMMERCE
- Foundation Course in English for Computing
- Foundation Course in Mathematics in Computing
- FUNDAMENTAL OF COMPUTER NETWORKS
- Intranet Administration
- Introduction to Computer Organisation
- Introduction to Internet Programming
- INTRODUCTION TO SOFTWARE ENGINEERING
- Introduction to System Software
- Multimedia
- NETWORK PROGRAMMING AND ADMINISTRATION
- PC Software Skills
- Programming In C++
- STATISTICAL TECHNIQUES
- TCP/IP PROGRAMMING
- Theory of Computer Science
- WEB PROGRAMMING