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

int i = 1;
int j = 1;
System.Console.WriteLine(i == j);
System.Console.WriteLine(i.ToString() == j.ToString());
System.Console.WriteLine((object)i == (object)j);
Give the sample code above, what is the output to the console?

Answer Posted / pp

provide the answer please

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is the keyword void used?

998


What is the CTS, and how does it relate to the CLS?

1040


What is parsing? How to parse a date time string?

1091


What is difference between list and ilist in c#?

994


Is c# and c same?

937


What is a value type in c#?

1020


What does return do in for loop?

974


What is oledb in c#?

991


What is data adapter in c#?

925


Is string a primitive data type in c#?

909


What is .edmx file?

1055


What is the interface in c#?

995


What is a linked list c#?

930


Can properties be overloaded in c#?

1014


Can we override constructor in c#?

963