What is Memory Alignment?

Answer Posted / achal ubbott

Above is correct. E.g. an ARM processor stores an integer(4
bytes wide) at an address which is multiple of 4 only. So
an integer would not be stored at say 0x0009 address.

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is auto type c++?

624


Describe the advantages of operator overloading?

571


What is a vector c++?

547


Should I learn c or c++ or c#?

555


Which is the best c++ compiler?

585






What is java and c++?

658


Which is best c++ or java?

604


Is c++ still in demand?

632


What is the latest version on c++?

679


What is the type of this pointer in c++?

626


Is java based off c++?

527


How does list r; differs from list r();?

687


Differentiate between a template class and class template in c++?

627


Name the debugging methods that are used to solve problems?

578


What is istream c++?

564