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...

what is y value of the code if input x=10
y=5;
if (x==10)
else if(x==9)
elae y=8;
a.9
b.8
c.6
d.7

Answer Posted / rahul

8

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are pointers declared in c?

1057


Explain what is the benefit of using an enum rather than a #define constant?

1217


What are the similarities between c and c++?

1065


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

2089


Do pointers take up memory?

1148


Which is better malloc or calloc?

1097


Explain what’s a signal? Explain what do I use signals for?

1149


What is typedef example?

1176


What is the advantage of an array over individual variables?

1227


what will be the output for the following main() { printf("hi" "hello"); }

10988


What is the hardest programming language?

1143


Explain is it better to bitshift a value than to multiply by 2?

1196


How can I remove the leading spaces from a string?

1155


please send me the code for multiplying sparse matrix using c

2166


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2642