Is there any difference between dlearations int* x and int
*x? If so tell me the difference?
Answer Posted / sivaraj
There is no difference i verified this with programming....
Do not confuse with other answers....
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What do you mean by funtion prototype?
What is the c++ code?
What does new return if there is insufficient memory to make your new object?
Write about a nested class and mention its use?
Difference between struct and class in terms of access modifier.
Why do we use constructor?
What does I ++ mean in c++?
What is the full form of c++?
What are friend functions in C++?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
How do you save a c++ program?
Can you sort a set c++?
What is size of string in c++?
What is a set in c++?
Explain explicit container.