Is there any difference between dlearations int* x and int
*x? If so tell me the difference?
Answer Posted / anu
i think there is no difference its correct, both are same
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Why are pointers not used in c++?
Write a program to show polymorphism in C++?
what is pre-processor in C++?
Write about the retrieval of n number of objects during the process of delete[]p?
Write about all the implicit member functions of a class?
How to tokenize a string in c++?
Why c++ is called oop?
What character terminates all character array strings a) b) . c) END
Do we have to use initialization list in spite of the assignment in constructors?
What is std namespace in c++?
what is C++ exceptional handling?
What is the C-style character string?
Is c++ a difficult language?
What are destructors?
What is the best c++ book for beginners?