Difference between class and structure.
No Answer is Posted For this Question
Be the First to Post Answer
What is a dangling pointer?
Program to check whether a word is a sub-string or not of a string typed
What is difference between initialization and assignment?
12 Answers HCL, HP, Infosys,
What is rtti in c++?
Can we use this pointer inside static member function?
What is the default width for ouputting a long integer using the insertion operator?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
Which software is used to run c++ program?
What are the different types of polymorphism in c++?
What are the differences between java and c++?
What is null pointer and void pointer and what is their use?