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

What is asp.net mvc5? : Asp.Net MVC

638


How can you apply a theme to your asp.net application?

619


How to implement globalization and localization in the use interface in .net.

638


How do we sort the data from a dataset?

668


Is there any alternative to avoid name collisions other then Namespaces?

673






What are the Types of object in asp

724


What is the difference between ASP Session State and ASP.Net Session State?

669


What is caching in asp.net?

642


How does u get record no from 5 to 15 from a dataset of 100 records?

614


Fetch one page value to another page without using state-managment ?

613


What does asp stand for in asp.net?

628


Is sql backend or frontend?

644


What is the purpose of asp.net?

633


Differentiate the session object and application object?

623


Do I need to have the latest version of windows media player installed?

596