What are the advantages of pointers?


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

Post New Answer

More C++ General Interview Questions

Can we run c program in turbo c++?

0 Answers  


What is compilation?

1 Answers   Datamatics, TCS,


What is else if syntax?

0 Answers  


What are advantages of c++?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,






What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


What is array in c++ pdf?

0 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


What is the difference between structures and unions?

0 Answers  


what is smart pointer & use of the smart pointer ???

2 Answers  


How do you declare A pointer to function which receives an int pointer and returns a float pointer

0 Answers  


Categories