What is the equivalent of Pascal's Real
a) unsigned int
b) float
c) char
No Answer is Posted For this Question
Be the First to Post Answer
Explain about Virtual Function in C++?
What is the meaning of string in c++?
What is the iunknown interface?
Where do I find the current c or c++ standard documents?
a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?
What is called array?
What is a multimap c++?
whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };
diff between pointer and reference in c++?
What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?
Can malloc be used in c++?
What are separators in c++?