|
-
Sep 18th, 2011, 03:01 AM
#25
New Member
Re: Why use Assembly language
Machine language = Binary (0,1)
Assembly language = machine language but summarised
C = Summarised Assembly language
VB = compiled from C
Got it? Its the lowest form of language. If you have problems in high level language and it cannot be solved you should try debugging with ASM. If again problem in ASM then try 0,1 :P
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|