What is this pointer in c plus plus?
No Answer is Posted For this Question
Be the First to Post Answer
How can you draw circles in C?
What are the two types of functions in c?
what is the difference between #include<stdio.h> and #include"stdio.h" ?
What is a substring in c?
Explain what is the stack?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
In which area global, external variables are stored?
What are the types of pointers?
Do you know null pointer?
provide an example of the Group by clause, when would you use this clause
Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;
how to print "hai" in c?