Is there any difference between dlearations int* x and int
*x? If so tell me the difference?
Answer Posted / subha
can anyone prove me it threough an example
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why c++ is created?
Differentiate between C and C++.
What is type of 'this' pointer?
What are shallow and deep copies?
What is c++ flowchart?
What are friend classes? What are advantages of using friend classes?
What is a linked list in c++?
Which is better turbo c++ or dev c++?
Why c++ is not a pure oop language?
Is it possible for the objects to read and write themselves?
Write is a binary search tree? Write an algo and tell complexity?
What are default parameters? How are they evaluated in c++ function?
What are static variables?
How do you add an element to a set in c++?
Are there interfaces in c++?