Give the output of the following program
main()
{char *p='a';
int *i=100/*p;
}
what will be the value of *i= 1
Answer Posted / jeetu
To add with Mr. Mishra's answer.
int *i=100/*p;
=========
Error 1 error C2440: 'initializing' : cannot
convert from 'int' to 'int *'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to making game in c++ ?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
What is a list in c++ stl?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
totoo po ba ang manga aliens!
How connect plc and pc through software
what is template and type convertion
What are stl algorithms?
What is stl in c++ with example?
When did c++ add stl?
What is the use of stl?
Is stl open source?
sir please send me bpcl previous question papers
Why should a c++ programmer be interested in stl?
Is string part of stl?