Is there structure in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Difference between an inspector and a mutator

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


How do pointers work?

0 Answers  






How do you show the declaration of a virtual constructor?

0 Answers  


How to access a variable of the structure?

0 Answers  


How do you declare a set in c++?

0 Answers  


What is ios :: in in c++?

0 Answers  


How come you find out if a linked-list is a cycle or not?

0 Answers  


What is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


Categories