which structured data type is not used in c++?
1.union 2.structure 3.string 4.boolean
Answer Posted / sunil mechu
structure
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Why do we use inheritance?
What is an example of genetic polymorphism?
What is variable example?
What is object and class in oops?
What is meant by oops concept?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is methods in oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Why multiple inheritance is not allowed?
What are benefits of oop?
Can we create object of interface?
What is property in oops?
What is an advantage of polymorphism?
c++ program to swap the objects of two different classes