What is the difference between structures and unions?


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

Post New Answer

More C++ General Interview Questions

What is setbase c++?

0 Answers  


Show the application of a dynamic array with the help of an example.

0 Answers  


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


What are the differences between new and malloc?

0 Answers  


Write a program to show polymorphism in C++?

0 Answers   Impetus, Verifone,






Which one is a preferred language C or C++? Why?

0 Answers  


Which software is best for c++ programming?

0 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


How to change constant values?

6 Answers   Huawei, Symphony,


What are arithmetic operators?

0 Answers  


What are the benefits of pointers?

0 Answers  


When to use Multiple Inheritance?

6 Answers  


Categories