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
What are properties in oop?
What is encapsulation in ict?
What is an advantage of polymorphism?
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).
Why multiple inheritance is not possible?
What are the 3 principles of oop?
What is super in oop?
What is abstract class in oop?
What is new keyword in oops?
What is inheritance and how many types of inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is debug class?what is trace class? What differences are between them? With examples.
What is class encapsulation?
What exactly is polymorphism?
Why oops is important?