Problem Definition: Write an algorithm to add given two numbers.
Step 1: Start.
Step 2: Read two numbers A and B.
Step 3: Total = A+B.
Step 4: Display Total.
This blog assists in mastering C and C++ programming skills from basics to advanced levels.
No comments:
Post a Comment