WeRCopyPasteDeveloper
Pages - Menu
Home
Python
Android
Advance Java
Management
My Playstore Application
Monday, January 28, 2019
Low Level Languages
The language which understand by computer/machine directly.
Machine Lang.
Assembly Lang.
These languages can be used to interact with computer/machine directly.
These languages are hardware dependent or non-portable.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Operators and Operands
Operators and Operands Operators are special symbols that represent computations like addition and multiplication. The values the ope...
Clear screen inside python
Clear screen inside python There is no Python Command for IDLE in Windows, to do clear the interactive screen. We can perform us...
No comments:
Post a Comment