Can we use pointers in c++?


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

Post New Answer

More C++ General Interview Questions

What are the difference between reference variables and pointers in C++?

1 Answers  


Explain pass by value and pass by reference.

0 Answers  


give me an example for testing a program showing the test path .show how the test is important and complex.

0 Answers   TCS,


What parameter does the constructor to an ofstream object take?

0 Answers  


What is the use of static functions?

10 Answers   Symphony,






How can you quickly find the number of elements stored in a dynamic array?

0 Answers  


What is operators in c++?

0 Answers  


What is a class definition?

0 Answers  


List different attributes in C++?

0 Answers   Ericsson,


What is an accessor in c++?

0 Answers  


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  


Categories