Can we use struct in c++?


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

Post New Answer

More C++ General Interview Questions

How long it will take to learn c++?

0 Answers  


What is function overriding?

1 Answers  


Can union be self referenced?

0 Answers  


what is oops

2 Answers  


What is dev c++ used for?

0 Answers  






Write about the access privileges in c++ and also mention about its default access level?

0 Answers  


Is c++ low level?

0 Answers  


Explain explicit container.

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


What is the difference between object-oriented programming and procedural programming?

0 Answers  


Who calls main function?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


Categories