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
What is the difference between public and private data members?
What is java and c++?
Describe private, protected and public – the differences and give examples.
what are the characteristics of Class Members in C++?
What is array in c++ example?
When do we use copy constructors?
What is class and structure in c++?
What is auto used for in c++?
What is problem with overriding functions?
What is time_t c++?
In the derived class, which data member of the base class are visible?
What is a c++ vector?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What are keywords in c++?
What is &x in c++?