Explain the term memory alignment?


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

Post New Answer

More C++ General Interview Questions

When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


Why do we use double in c++?

0 Answers  


Hi i need to Acess a variable "int Intval" in the below mentioned code .How to Access it guys i am waiting for your reply

3 Answers  


State the difference between delete and delete[].

0 Answers  


Explain one-definition rule (odr).

0 Answers  






What is compilation?

1 Answers   Datamatics, TCS,


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

0 Answers  


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


when can we use copy constructor?

6 Answers   HP,


What is the use of c++ programming language in real life?

0 Answers  


How do you clear a map in c++?

0 Answers  


What are proxy objects?

2 Answers  


Categories