write an algorithm,draw a flowchart and write its corresponding C program to convert a decimal number to its equivalent hexadecimal number.
Answers
Answered by
0
An algorithm is a finite set of steps defining the solution of a particular problem. An algorithm is expressed in pseudo code – something resembling C language or Pascal, but with some statements in English rather than within the programming language
A sequential solution of any program that written in human language, called algorithm.
Algorithm is first step of the solution process, after the analysis of problem, programmers write the algorithm of that problem.
A sequential solution of any program that written in human language, called algorithm.
Algorithm is first step of the solution process, after the analysis of problem, programmers write the algorithm of that problem.
Similar questions
Social Sciences,
7 months ago
World Languages,
7 months ago
Social Sciences,
7 months ago
Physics,
1 year ago
Hindi,
1 year ago
Math,
1 year ago
Science,
1 year ago