What will be output of following c code?
int main(){
int i=2,j=2;
while(i+1?--i:j++)
printf("%d",i);
return 0;
}
Unique Info
As it's name indicates it contains the innovative information about computer technology. Now we are sharing some information that may be very useful for us.
Thanks for your interest in Computer Programming. In this page, you will find a list of interesting programming questions/puzzles, These programs listed are the ones which I have received as e-mail forwards from my friends, a few I read in some books, a few from the internet, and a few from my coding experiences in programming .
How would you round off a value from 1.66 to 2.0?
A. ceil(1.66) B. floor(1.66)
C. roundup(1.66) D. roundto(1.66)
Predict the output or error(s) for the following:
void main()
{
int const * p=5;
printf("%d",++(*p));
}
Point out the error in the following program (if it is compiled with Turbo C compiler).
int main()
{
display();
return 0;
}
void display()
{
printf("IndiaBIX.com");
}
What will be the output of the program?
int main()
{
float a=0.7;
if(a < 0.7)
printf("C\n");
else
printf("C++\n");
return 0;
}
who is the founder of facebook ?
How many student know java.
why array always starts with zero index?.
what is the concept of stringpool in java ? Explain it guys..
what is the concept of stringpool in java ?
what is the difference b/w static linking and dynamic linking ? plz explain it guys.
now a day america cyber agency has been blocked a virus named DNS . is there anybody who will explain the working of this virus ?
Kumar@
Click here to claim your Sponsored Listing.
Location
Category
Contact the school
Telephone
Website
Address
Meerut City
250001