Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
The do while Loop
This is very similar to the while loop except that the test occurs at the end of the loop body. This guarantees that the loop is executed at least once before continuing. Such a setup is frequently used where data is to be read.
do
{
printf("Enter 1 for yes, 0 for no :");
scanf("%d", &input_value);
}
While (input_value != 1 && input_value != 0)
What are preprocessor directives? Preprocessor directives: These are the commands given to a program called as pre-processor that processes the source code before it passes by
Determine a program that is in execution is known as Program in execution is known as Process
Accumulator Architecture: An accumulator is anespecially designated register which supplies one instruction operand and receives result. Instructions in such machines are usually
Q. Describe about general-purpose microprocessor? Keeping rapidity with electronics as more and more components were fabricated on a single chip fewer chips were required to ma
Q. Show a string in assembly language? MOV AH, 09H MOV DX, OFFSET BUFF INT 21H Here data in input buffer stored in data segment is intended to be displayed on mo
What is processor time of a program? The periods during which the processor is active is known as processor time of a program it depends on the hardware included in the executi
create a BCD adder combinational ckt. that adds 2 digit BCD inputs
A Canvas object gives access to a Graphics object by its paint() method.
Is there a way to apply the same formatting to every sheet in a workbook in Excel? Ans) Yes. To do this, you will require to right click on one of the worksheet tabs and th
Q. Perform binary subtraction, using 1s & 2s complement: 1) 1010-1011 2) 0.1111-0.101 3) 11.11-10.111 Q. (192.25)10 - (C0.C)16 = (x)7 Find values of x, using 7's compl
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!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd