main()
{
int a;
a=++100;
printf("%d",a);
getch();
}
Answer Posted / shar
Error, LValue required
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Describe the order of precedence with regards to operators in C.
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What is string length in c?
What are the types of assignment statements?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
write a program to print largest number of each row of a 2D array
What are pointers?
Explain what are global variables and explain how do you declare them?
What is static and auto variables in c?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
Is boolean a datatype in c?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What does %d do in c?
How can a string be converted to a number?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?