Use this space to put some text. Update this text in HTML

468x60 banner ad

Advertise with Us

Powered by Blogger.

Saturday 30 January 2016

What is Weakly Type and Strongly Type Language?


On the basis of data type all programming language are categories into two parts

Weakly Type

If language contain same data type to represent different type of data known as weakly type language.

Example -> Markup language, script, java script.

Strongly Type

If language contain different data type to represent different type of data known as Strongly type language.

Example-> C, C++, .Net, Java.

11) Any language data type is categories

Primitive (Pre-Defined)

Int, unit, byte, sbyte, object, bool

Non-Primitive

Class, Struct, enum, interface, delegate.


No comments :

Post a Comment

Ask a Question?