Buy Questpond's video subscriptions on
huge discount
.
Online: 2265
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 ...
Excessive usage of object datatype makes the language __________
Posted by
deccansoft
on 9/15/2010 | Category:
C# Interview questions
| Views: 2536
Select from following answers:
Loosely typed
Tightly typed
Reliable
None
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Casting is done based on _________ of datatype
Next question > :
When the value of object type variable cannot be a ...
Comments or Responses
Login to post response
More Interview Questions
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 ...
How we can set the size of an Array at runtime?
Which of declaration of arrays is valid a)Dim ar(10) as integer b)Dim ...
Can you define what is jagged array in VB.NET?
How can we sort the elements of the array in descending order?