Skip to main content

cs401 GDB 2016







For more discuss and ask question join this group
 


Posted By : Tahir Siddiqui(Mani)



CS401 GDB solution check it before post.
I think writing real time program is very easy and well organized .When we use assembly language the major use of assembly language is in a class of time critical systems called real time systems. Real time systems have time bound responses, with an upper limit of time on certain operations. For such precise timing requirement, we must keep the instructions in our total control. In higher level languages we cannot even tell how many computer instructions were actually used, but in assembly language we can have precise control over them. Any reasonable sized application or a serious development effort has nooks and corners where assembly language is needed. And at these corners if there is no assembly language, there can be no optimization and when there is no optimization, there is no beauty. Sometimes a useful application becomes useless just because of the carelessness of not working on these jagged corners.
                                 

OR


Real time computing (RTC) is actually a connection between hardware and software implementation in terms of time. It is also called reactive responsing or time critical.
So in context with real time systems if I am using Assembly language for application development , I will prefer it due to following reasons.
1- Assembly language gives more hardware control as compared to any other programming language.
2- It is essential for any programmer of Assembly language to have hardware knowledge to develop programs. So If programmer is well equipped with hardware knowledge , He can make more time efficient and effective programs.
3- As a programmer of assembly language you have freedom to control registers as per your own choice, Which demands more responsibility from programmer's end.
4- It gives the programmer flexibility to make programs as per user requirements.

 

Comments

Post a Comment

Popular posts from this blog

cs302 Solved Quiz

estion # 1 of 10 ( Start time: 03:03:55 PM )  Total Marks: 1    Divide-by-32 counter can be acheived by using   Select correct option:   Flip-Flop and DIV 10  Flip-Flop and DIV 16   Flip-Flop and DIV 32  DIV 16 and DIV 32 Question # 2 of 10 ( Start time: 03:05:20 PM )  Total Marks: 1   The counter states or the range of numbers of a counter is determined by the formula. (“n” represents the total number of flip-flops)   Select correct option:   (n raise to power 2)  (n raise to power 2 and then minus 1)  (2 raise to power n) (2 raise to power n and then minus 1) Question # 3 of 10 ( Start time: 03:06:36 PM )  Total Marks: 1   A 4- bit UP/DOWN counter is in DOWN mode and in the 1010 state. on the next clock pulse, to what state does the counter go?   Select correct option:   1001  1011  0011  1100 Question # 4 of 10 ( Start time: 03:07:37 PM )  Tot...

cs403 GDB Solution 2016

cs403 GDB 2016 For more discuss and ask question join this group   https://www.facebook.com/groups/143792885956764/ Posted By : Tahir Siddiqui(Mani)  Total Marks                                   5 Starting Date Wednesday, July 27, 2016 Closing Date Thursday, July 28, 2016 ...

MID TERM 2016 Spring Result Announced

Result has been Announced Check  ur lms Go LMS #MAni