What do you know about near, far and huge pointer?


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

Post New Answer

More C++ General Interview Questions

Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


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

0 Answers  


What is the Maximum Size that an Array can hold?

55 Answers   Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,


Can constructor be private in c++?

0 Answers  


What's the order in which the local objects are destructed?

0 Answers  






What is the difference between global variables and local variable

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


What are the four main data types?

0 Answers  


What is meant by const_cast?

0 Answers  


What is meant by reference variable in C++?

1 Answers  


how to connect with oracle 9i with server in socket program in c/c++

0 Answers   3i Infotech,


What do you mean by Stack unwinding?

1 Answers  


Categories