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

Use of Checked and UnChecked operators?

Answer Posted / hridya

In a checked context, if the operation is a constant
expression a compile-time error occurs. Otherwise, when the
operation is performed at run-time, a
System.OverflowException is thrown.

In an unchecked context, the result is truncated by
discarding any high-order bits that do not fit in the
destination type.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is system console writeline in c#?

1100


Is null or empty in c#?

1009


List some Advantages of switch-case over if else?

997


How can I access the registry from c# code?

1068


What is the purpose of constructor in c#?

897


Is array reference type in c#?

929


Is c# int immutable?

969


What is function and method in c#?

1044


How do you remove white spaces from a string?

989


What is the difference between public, static, and void?

961


Can enum have methods c#?

956


Explain the difference between Response.Write () and Response.Output.Write ().

1003


What are the benefits of using windows services:

1105


Differentiate between sqlclient oledb and providers?

1006


Explain About multi level and multiple inheritance how to achieve in .net

1089