Properties of an algorithm
Briefly illustrate the term algorithm. And also write down the properties of an algorithm?
Expert
Algorithm : A step by step procedure to obtain the solution for a well defined problem.
Properties of an algorithm:
- Must be written in simple English - Must be unambiguous, precise and lucid - Must provide the correct solutions - Must have an end point - The output statements must follow input, process instructions - The initial statements must be of input statements - Must have finite number of steps - Every statement must be definitive
Write the pseudocode to get the input of 10 integers from the user and add them up and output the total. Question) Compute the output of following pseudocode. Assume that output and count are integer variables output = 1 FOR count = 1 to 5 output = output * count ENDFOR PRINT outpu
Explain the advantages and disadvantages of Ni-cad batteries.
Write down the differentiation between display card and graphic card?
Give a brief explanation of the term Radix (or) Base.
Explain any three Intel chipset?
Give a brief explanation of the term batch input session.
Explain the AMI BIOS help and simulation in detail.
Briefly describe about cloud computing?
Write down the difference between macro and subroutine.
Give a brief explanation of the term Strobe.
18,76,764
1958512 Asked
3,689
Active Tutors
1434266
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!