Hello VU students here is the solution of CS401- Computer Architecture and Assembly languages GDB No.1 Spring 2019. GDB total marks 5. GDB Solution file. You also like our Facebook Page, Join Facebook Group, follow on Google+ and Subscribe our YouTube Channel. Please Share it with your Friends. Thank you.
Solution for the GDB is presented for your convenience. Download it and make it according to your requirement and do not copy paste.

GDB Solution:
C language will be used as a high level language for the given scenario because of appropriate memory.
In early times assembly language was considered as better than high level language but now high level languages made progress in following properties.
1.  Structure

C language is easy to maintain and construct and as difficult as assembly language is complex and problematic to use and debug.
2.  Portability
C language is a high level language portable and used at any machine without editing while assembly language don’t have this property.
3.  Code Optimization
Code Optimization can be done by C language but assembly level language cannot do code optimization.

Post a Comment

 
Top