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

write a program to generate address labels using structures?

4632


In C language, a variable name cannot contain?

1329


What is a void pointer in c?

1158


Explain how do you print only part of a string?

1283


What are the features of c languages?

1144


What is static memory allocation? Explain

1138


Why & is used in c?

1253


Why we use int main and void main?

1122


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2102


What is the meaning of && in c?

1091


Write a program to swap two numbers without using third variable in c?

1182


What is the equivalent code of the following statement in WHILE LOOP format?

1350


List a few unconditional control statement in c.

1032


What are the different types of control structures?

1091


Difference between linking and loading?

1159