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

a=(1,2,3);
b=1,2,3;
c=1,(2,3);
d=(1,2),3;
what's the value of 'a','b','c','d'

Answer Posted / srsabariselvan3

a=3
b=1
c=1
d=2

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a const pointer?

1201


Explain what is a const pointer?

1123


Explain what are its uses in c programming?

1128


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

2758


What is typedef struct in c?

1096


When should the const modifier be used?

1155


What is #include cctype?

1182


Explain what is the purpose of "extern" keyword in a function declaration?

1128


Are negative numbers true in c?

1112


What is the difference between text files and binary files?

1400


Explain what are the __date__ and __time__ preprocessor commands?

1162


What are the types of assignment statements?

1112


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

6024


How can I implement a delay, or time a users response, with sub-second resolution?

1120


What is the meaning of c in c language?

1248