Is there any difference between dlearations int* x and int
*x? If so tell me the difference?
Answer Posted / kris
yeah no difference, only matters if we declare 2 or more
variables in the int* a,b,c kind of thing,
chai
Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
what are the events occur in intr activated on interrupt vector table
What is scope resolution operator in c++ with example?
Why would you use pointers in c++?
Is c# written in c++?
What is dynamic and static typing?
What is the difference between c++ and turbo c++?
What is pointer in c++ with example?
What is friend class in c++ with example?
What is array in c++ pdf?
What is c++ code?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
Search for: what is pair in c++?
What is the difference between a definition and a declaration?
What is type of 'this' pointer? Explain when it is get created?
How many types of comments are there in c++?