What is this 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

write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

0 Answers  


Is array name a pointer?

0 Answers  


Write a program to print fibonacci series without using recursion?

0 Answers  


Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A

1 Answers  


What is the right way to use errno?

0 Answers  






What are the characteristics of arrays in c?

0 Answers  


What is data structure in c language?

0 Answers  


i=10,j=20 j=i,j?(i,j)?i:j:j print i,j

1 Answers   CSC,


Explain how to reverse singly link list.

0 Answers  


How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?

4 Answers   NIIT,


formula to convert 2500mmh2o into m3/hr

0 Answers  


What are the advantages and disadvantages of c language?

0 Answers  


Categories