Is there any difference between dlearations int* x and int
*x? If so tell me the difference?

Answer Posted / praveen verma

I think there is no difference.

There is no difference between int *x and int* x;
Also there is no agreement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

1665


Is java a c++?

656


Does c++ cost money?

677


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2189


Write bites in Turbo c++ Header ("Include") Files.

777






What is copy constructor? Can we make copy constructor private in c++?

680


Which of the following is evaluated first: a) && b) || c) !

1939


Can a Structure contain a Pointer to itself?

695


What is class definition in c++ ?

726


Write a program which employs Recursion

858


What is the full form of ios?

646


describe private access specifiers?

747


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

691


What is the difference between structure and class?

654


What is the difference between structures and unions?

676