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 / mishra
Its showing error on first line in HPUX.
char *p='a';
Error:-
======
error 1522: Cannot initialize a pointer with an integer
constant other than zero.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the symptoms of stl?
totoo po ba ang manga aliens!
How is stl different from c++ standard library?
What do stl stand for?
how to making game in c++ ?
What is the stl, standard template library?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
How do you convert stl to steps?
When did c++ add stl?
What is stl language?
what is template and type convertion
Explain stl.
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
What is meant by stl in c++?
Can we use stl in coding interviews?