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

What is typedf?

0 Answers  


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

0 Answers  


WHAT IS MEANT BY LIFE?

2 Answers  


plz answer..... a program that reads non-negative integer and computes and prints its factorial

2 Answers  


char p="data"; printf(p);

2 Answers  


What is action and transformation in spark?

0 Answers  


main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????

1 Answers  


How is a two dimensional array passed to function when the order of matrix is not known at complie time?

1 Answers   CSC,


Why is c used in embedded systems?

0 Answers  


Why is main function so important?

0 Answers  


what is recursion in C

0 Answers   Cap Gemini,


Which of these functions is safer to use : fgets(), gets()? Why?

0 Answers  


Categories