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
Describe the setting up of my member functions to avoid overriding by the derived class?
How many types of comments are there in c++?
Define a conversion constructor?
What are the advantages of inheritance in c++?
What are friend functions in C++?
What is data binding in c++?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is the difference between interpreters and compilers?
What is difference between malloc()/free() and new/delete?
Explain operator overloading.
what are the events occur in intr activated on interrupt vector table
What is c++ w3school?
What is &x in c++?
How do you save a c++ program?
What is algorithm in c++ programming?