What is the difference of source code object code and pseudo code?

1 answer

Answer

1020536

2026-07-07 20:30

+ Follow

Source code is a sequence of executable instructions written in a particular language.

Pseudo code is a sequence of non-executable instructions. It is also called algorithm written in plain English

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.