What is the difference between the indirection operator and the address of oper-ator?


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

Post New Answer

More C++ General Interview Questions

What is the benefit of c++?

0 Answers  


What are the advantages of early binding?

0 Answers  


Write a function that swaps the values of two integers, using int* as the argument type?

0 Answers  


what are the events occur in intr activated on interrupt vector table

0 Answers   HGS,


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


What is the best c++ compiler?

0 Answers  


Describe about storage allocation and scope of global, extern, static, local and register variables?

0 Answers  


What problem does the namespace feature solve?

1 Answers  


write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z

4 Answers  


What are manipulators used for?

0 Answers  


What is c++ prototype?

0 Answers  


What does return 0 do in c++?

0 Answers  


Categories