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

What is strong-typing versus weak-typing? Which is
preferred? Why?

Answer Posted / vetri

Strong type is checking the types of variables as soon as
possible, usually at compile time. While weak typing is
delaying checking the types of the system as late as
possible, usually to run-time. Which is preferred depends
on what you want. For scripts & quick stuff you’ll usually
want weak typing, because you want to write as much less
(is this a correct way to use Ensligh?) code as possible.
In big programs, strong typing can reduce errors at compile
time.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Securitywise What are the Enhancements in 2.0?

1997


What is latest version of asp.net mvc? : Asp.Net MVC

1152


Explain serialization and deserialization?

1069


What is the mvc model?

1063


Why should i prefer JSP over asp.net or any other web development language..??

2046


What is IPostBack? How to use it?

1149


What is server infrastructure & server components?

1255


Explain file-based dependency and key-based dependency.

1046


What are the different types of proxy patterns?

1205


Which is an advantage of application service providers?

955


Explain the concept of MVC Scaffolding?

1067


List the advantages and disadvantages of user control an custom control?

1010


Can we handle the error and redirect to some pages using web.config?

1713


How do you hide the columns?

1099


Explain how cookies work.

1104