Can private class be inherited?
No Answer is Posted For this Question
Be the First to Post Answer
create a c++ program that will ask 10 numbers and display their sum using array.
why oops need in programming
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What is encapsulation with example?
what is the difference between a package and a software?
Program to check whether a word is the first word of the sentence.
Which method cannot be overridden?
What is the benefit of oop?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.