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
Give a brief explanation of ABAP data dictionary.
Explain the term SATA.
Explain the term CMOS and also explain the CMOS battery.
What is CISC and RISC?
Name the services that are provided by the Window Azure operating system?
Explain what do you meant by the term Sound card.
Describe the term TTL.
What are the differences between Intel Celeron and Pentium family of Processors?
Write down the name of Flynn’s classification.
18,76,764
1942905 Asked
3,689
Active Tutors
1431091
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!