AIM: Write a program to display multiplication table
LOGIC:
Take a number from user.
Use while loop (or any other) to
Multiply the given number (table) with value of 'i' which increments from 1 to 10.
AdSense tips and tricks, Blogging tips, Technology news, Social media strategies, Top 10 site lists,Top Countdown site lists, SEO strategies
AIM: Write a program to display multiplication table
LOGIC:
Take a number from user.
Use while loop (or any other) to
Multiply the given number (table) with value of 'i' which increments from 1 to 10.
0 comments:
Post a Comment