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

x=2,y=6,z=6
x=y==z;
printf(%d",x)

Answer Posted / vijoeyz

My apologies for the silly mistake. The value of x is 1 as
everyone has said.

Thanks,
Vijay Zanvar
http://faq.zanvar.in

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types present in c?

1243


how to create duplicate link list using C???

2606


What is array within structure?

1174


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1858


What is LINKED LIST? How can you access the last element in a linked list?

1119


What is output redirection?

1283


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

1182


What do header files do?

1140


Is malloc memset faster than calloc?

1133


How do I create a directory? How do I remove a directory (and its contents)?

1228


What is operator promotion?

1132


What kind of structure is a house?

1104


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.

2155


Explain output of printf("Hello World"-'A'+'B'); ?

1561


if p is a string contained in a string?

1891