- All high level languages are in simple English.
- High level are portable.
- Portability allows to develop applications on hardware platform.
- i.e. C,C++,Java,C#, .net,Python.
Subscribe to:
Post Comments (Atom)
-
Operators and Operands Operators are special symbols that represent computations like addition and multiplication. The values the ope...
-
type() functions It returns type of the given object. Syntax: type(object) Syntax: type(name, bases, dict) _name_ : Class name....
No comments:
Post a Comment