What is control function, Computer Engineering

Assignment Help:

Q. What is control function?

If transfer is to take place only under a predetermined control condition then this condition can be specified as a control function. For illustration if P is a control function then P is a Boolean variable which can have a value of 0 or 1. It is terminated by a colon (:) and placed in front of actual transfer statement. Operation specified in statement occurs only when P = 1. Consider the statements:

              If (P =1) then   (R2←R1)

              Or,

              P:  R2←R1,

 

 Where P is a control function that can be either 0 or 1.


Related Discussions:- What is control function

Keypads operation, The 16 keys (4x4 matrixes) keypads diagram is shown in f...

The 16 keys (4x4 matrixes) keypads diagram is shown in figure 4 above. Let see how the keypad is connected. Each square of the alphanumeric has to be pushed to make a switch or con

Implement a priority queue, 1. Insert the following characters with their r...

1. Insert the following characters with their respective priorities (shown as ordered pairs) into an empty treap: (K, 17), (F, 22), (P, 29), (M, 10), (N, 15), (L, 26), (G, 13),

Project, how many pins does a floppy drive connector have

how many pins does a floppy drive connector have

Explain program source code, Q. Explain Program Source Code? Program S...

Q. Explain Program Source Code? Program Source Code  Every assembly language statement appears as: {identifier}  Keyword {{parameter},}  {;comment}.   Element of a

What is the linkage section used for, The linkage section is used to pass d...

The linkage section is used to pass data from one program to one more program or to pass data from a PROC to a program.

What are near and far pointers, These days, they're pretty much obsolete; t...

These days, they're pretty much obsolete; they're definitely system-particular. They had to do with 16-bit programming under MS-DOS and perhaps some early on versions of Windows. I

Show the process management for parallel virtual machine, Q. Show the Proce...

Q. Show the Process Management for parallel virtual machine? Process Management  int pvm_mytid( void ) Returns the tid of the calling process. Tid values les

Boiler troubles, Differences between internal and external treatment in boi...

Differences between internal and external treatment in boiler

Cn, What is the basic requirement for establishing VLANs?

What is the basic requirement for establishing VLANs?

C LANGUAGE, 4) A positive integer is entered through the keyboard;write a ...

4) A positive integer is entered through the keyboard;write a function to find the binary equivalent of this number using recursion.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd