Author Archives: Thomas Mani P
Question 7
a) The program accepts a number with four digits. If the number is with four digits returns true Continue reading
Question 8
a) A class SumArray contains an array of integers which removes the duplicate elements Continue reading
Question 9
a) A class Student defines the personal data of a student while another class Marks defines Continue reading
Question 10
a) Create a class named ‘Rectangle’ with two data members- length and breadth a Continue reading
Question 11
a) Write a user-defined function named Lower-half(int A[][], int N) which take Continue reading
Revision Notes
This is an attempt to publish the notes and answers for the students to revise
Question 9
Define a class called ParkingLot with the following description : Continue reading
Question 8
Define a class named movieMagic with the following description: Continue reading
Question 7
Design a class RailwayTicket with following description: Continue reading
Question 6
Define a class taximeter having the following description: Continue reading