what is the difference between class and structure in C++?
Answer Posted / naveen tuteja
We can declare a structure without a name tag but we cannot
declare a class without name tag.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
write a program to find 2^n+1 ?
any one please tell me the purpose of operator overloading
What is the point of polymorphism?
What is the diamond problem in inheritance?
What is polymorphism in oops with example?
What is difference between oop and pop?
Please send ford technologies placement paper 2 my mail id
What do you mean by overloading?
What is meant by multiple inheritance?
What is object and example?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is encapsulation with example?
Why do we use encapsulation in oops?
What is ambiguity in inheritance?
What type of loop is a for loop?