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
What is the precedence when there is a global variable and a local variable in the program with the same name?
Which is the best c++ compiler for beginners?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
What is data type in c++?
Describe linked list using C++ with an example.
Explain the concept of friend function in c++?
What are the general quetions are in DEna bank manager IT/System interviews?
Explain unexpected() function?
Why iomanip is used in c++?
Explain the extern storage classes in c++.
What are the advantages of prototyping?
Is c++ built on c?
What is the c++ programming language used for?
What programming language should I learn first?
Why do we use structure in c++?