July 8, 2021 in C and CPP Write a function using reference variables as arguments to swap the values of a pair of integers. Read More
July 8, 2021 in C and CPP What are input and output streams? Describe various classes available for file operations. Read More
July 8, 2021 in C and CPP Abstract class provides a base upon which other classes may be built. Read More
July 8, 2021 in C and CPP Declare a class matrix and write a function to read all the elements of a Read More
July 8, 2021 in C and CPP List some of the special properties of the constructor functions. Read More
July 8, 2021 in C and CPP Write a programme that reads elements of an array of ten elements Read More
July 8, 2021 in C and CPP Write a C++ program to declare a class called ‘person’ having data members- ‘name’ Read More