which structured data type is not used in c++?
1.union 2.structure 3.string 4.boolean

Answers were Sorted based on User's Feedback



which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean..

Answer / sunil mechu

structure

Is This Answer Correct ?    12 Yes 5 No

which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean..

Answer / sowmya

boolean

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More OOPS Interview Questions

why the memory allocated with new cant be freed using free()

2 Answers  


what is data hiding.

3 Answers   Wipro,


What is an advantage of polymorphism?

0 Answers  


what is pointers

7 Answers   Exilant,


What is Hashing and how is it done? Pictorial form?

2 Answers   emc2, Wipro,






what is Class in oops with example?

4 Answers   HCL,


what is code for call by value and call by reference?

1 Answers  


What is Method overloading?

5 Answers  


what are abstract classes and how they impliment , with example

2 Answers  


Is enum a class?

0 Answers  


what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.

2 Answers   Excel,


WAP to generate 2n+1 lines of the following pattern on the computer screen:

2 Answers  


Categories