Posted by: nepali8 March 2, 2011
IT -- Solutions Center[Forum]
Login in to Rate this Post:     0       ?        
Need some help from programmer here in sajha....  Can any programmer show me how to start  with this problem. Your help will be highly appriciated...This is c# program.

 a program that produces a multiplication table form 2 numbers entered at the keyboard. Make sure that you right align your output so that columns will match. For example, if I entered 7 and 11 as the 2 numbers then I should see something like:

 

 

7

8

9

10

11

7

49

56

63

70

77

8

56

64

72

80

88

9

63

72

81

90

99

10

70

80

90

100

110

11

77

88

99

110

121

Read Full Discussion Thread for this article