Buy Questpond's video subscriptions on
huge discount
.
Online: 14623
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
If OptionStrict is off, is explicit casting require?
Posted by
deccansoft
on 9/15/2010 | Category:
C# Interview questions
| Views: 2157
Its required only if option strict on.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What Datatype should be used when we want to store ...
Next question > :
In .NET strings are ____________
Comments or Responses
Login to post response
More Interview Questions
In .NET strings are ____________
Byte can be implicitly assigned to ____________ dataype
Casting is done based on _________ of datatype
Excessive usage of object datatype makes the language __________
When the value of object type variable cannot be assigned to variable ...
In what situations should we use Boxing and Unboxing ?
When do we need to do Explicit Casting?
What’s the difference between the System.Array.CopyTo() and System.Arr ...