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 / kirti

Strong typing implies that the types of variables involved in operations are associated to the variable, checked at compile-time, and require explicit conversion; weak typing implies that they are associated to the value, checked at run-time, and are implicitly converted as required. (Which is preferred is a disputable point, but I personally prefer strong typing because I like my errors to be found as soon as possible.)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data control in asp.net?

1061


What are directives in asp.net?

1003


Which is the parent class of the ASP.NET server control?

1105


What is cached data phone?

1090


Which class is used to send an email message from an ASP.NET Web page?

1073


What does the .webpart file do?

1076


What’s difference between “optimistic” and “pessimistic” locking?

1126


Explain automatic memory management in .net.

1078


How does session state work in asp.net?

1067


What is the difference between executescalar and executenonquery?

1081


What is the difference between client-side and server-side validations in ASP.NET?

1236


What is the difference between session.abandon() vs clear()?

1021


What is the parent class of all the web server control?

990


What is difference Between Authentication and authorization?

1209


Describe the difference between inline and code behind - which is best in?

1120