What are the four partitions in which c++ compiler divides the ram?


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

Post New Answer

More C++ General Interview Questions

What is the use of string in c++?

0 Answers  


How can you link a c program with a c function?

0 Answers  


Define a way other than using the keyword inline to make a function inline?

1 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


Is swift a good first language?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Is c++ map a hash table?

0 Answers  


What is a list c++?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


What is a sequence in c++?

0 Answers  


Differentiate between realloc() and free().

0 Answers  


Categories