What is a far pointer? where we use it?


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

Post New Answer

More C++ General Interview Questions

What is the output of the following program? Why?

0 Answers  


How do you initialize a string in c++?

0 Answers  


What is the use of volatile keyword in c++? Give an example.

1 Answers  


If a function doesn’t return a value, how do you declare the function?

0 Answers  


How does a copy constructor differs from an overloaded assignment operator?

0 Answers  






Explain about vectors in c ++?

0 Answers  


What is namespace std; and what is consists of?

0 Answers  


What is istream and ostream in c++?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


Is map sorted c++?

0 Answers  


What is meant by const_cast?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


Categories