What is polymorphism in oops with example?
No Answer is Posted For this Question
Be the First to Post Answer
Explain virtual inheritance?
what is difference between objects and function
Write a program to multiply 3x3 matrics
What is destructor oops?
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
What do you mean by variable?
what is cast operator?
what is the difference between class and object?
How do you define social class?
What is the difference between procedural programming and oops?
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.
What is abstrac class?where is it use?