Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

2.main
{
int x,j,k;
j=k=6;x=2;
x=j*k;
printf("%d", x);

Answer Posted / guest

x=1

Is This Answer Correct ?    18 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

3341


Explain that why C is procedural?

1194


Give basis knowledge of web designing ...

2062


Do pointers need to be initialized?

1164


Can you think of a logic behind the game minesweeper.

2524


Explain what is a stream?

1145


What is call by reference in functions?

1544


How can I ensure that integer arithmetic doesnt overflow?

1259


Write the Program to reverse a string using pointers.

1075


Are negative numbers true in c?

1113


What is static and volatile in c?

1268


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

1174


What is a program flowchart and how does it help in writing a program?

1196


What are pointers? What are different types of pointers?

1226


What are the __date__ and __time__ preprocessor commands?

1181