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

What does #define mean in c++?

611


What is object oriented programming (oop)?

621


What is iterator in c++?

608


Which software is used for c++ programming?

615


What is the full form of india?

563






What is the extension of c++?

513


What is the sequence of destruction of local objects?

556


What is the difference between public and private data members?

662


What are the two types of polymorphism?

589


Where do I find the current c or c++ standard documents?

581


What is the disadvantage of using a macro?

589


write a porgram in c++ that reads an integer and print the biggest digit in the number

1768


How should runtime errors be handled in c++?

609


What is operators in c++?

565


Explain linked list using c++ with an example?

631