What is a pointer in c plus plus?


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

Post New Answer

More C Interview Questions

Is c weakly typed?

0 Answers  


Is javascript written in c?

0 Answers  


what is the difference between unix os and linux os

4 Answers  


why effort estimation is important?

1 Answers  


What is c mainly used for?

0 Answers  


what is the difference between <stdio.h> and "stdio.h"

14 Answers   Invendis, Kanbay, Mastek, MathWorks,


WHAT WILL BE OUTPUT OF BELOW CODE . . AND PLEASE EXPLAIN HOW IT COME .. #include<stdio.h> #include<conio.h> void main() { int k=20; printf("%d%d%d%d",k,k++,++k,k); getch(); }

25 Answers  


O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N

9 Answers   ADP,


Explain what is a 'locale'?

0 Answers  


What is difference between stdio h and conio h?

0 Answers  


what is the difference between while and do while?

2 Answers  


What is pointer to pointer in c language?

0 Answers  


Categories