int i;
i=2;
i++;
if(i=4)
{
printf(i=4);
}
else
{
printf(i=3);
}
output of the program ?
Answer Posted / raj
hi
frinds they are not compare with i it is error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is far pointer in c?
What is operator promotion?
What is the use of pragma in embedded c?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
I came across some code that puts a (void) cast before each call to printf. Why?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Is it possible to execute code even after the program exits the main() function?
What is the description for syntax errors?
Is anything faster than c?
what is reason of your company position's in india no. 1.