What are the types of abstraction?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual Function.
What is a scope operator and tell me its functionality?
what is the usage of clas templates
What is the difference between procedural programming and oops?
How is polymorphism achieved?
Write a program in c++ to read two floating point numbers and find their sum and average.
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
What is the use of fflush(stdin) in c++?
What is polymorphism ? Explain with examples
Why we are use # in begning of programme of c++.