Which format specifier is used for printing a pointer value?


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

Post New Answer

More C++ General Interview Questions

How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  


What is microsoft c++ redistributable 2013?

0 Answers  


Where Malloc(), Calloc(), and realloc() does get memory?

0 Answers  


Is c++ still being used?

0 Answers  


Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1 Answers  






Explain what you mean by a pointer.

0 Answers   TCS,


Explain the auto storage classes in c++.

0 Answers  


What does h mean in maths?

0 Answers  


What is meant by reference variable in C++?

1 Answers  


What is an incomplete type in c++?

0 Answers  


What is an adjust field format flag?

0 Answers  


What is the this pointer?

0 Answers  


Categories