What is the use of pointer in c++ with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
What are the different types of comments allowed in c++?
Who calls main function?
#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }
What is a modifier in c++?
How is c++ different from java?
What is functions syntax in c++?
What is input operator in c++?
What is the full form nasa?
What is virtual methods?
How do you define/declare constants in c++?
What are the two main components of c++?