Q : Explain the differences between imperative language
and procedural language.
A : A language can be imperative without being procedural
or structured, for example pure assembly language. Having step by step
interpretive control flow doesn’t mean procedural, but division of
functionality into function is what make language procedural
No comments:
Post a Comment