TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
pad pad
NA
20
17.4k
Multiplication
Oct 9 2014 2:24 AM
a. create a console base application named Multiplication whose Main() method asks the user to input an inter and then calls a method named multiplicationTable() which displays the results of multiplying the integer by each of the numbers 2 through 10
b. Create GUI application named MultiplicationGUI that calls the MultiplicationTable() method described in (a) after the user enters an integer into a TextBox and Clicks a Button.
Please help me in writing this two codes (a) console application (b) in window form application. I am not able execute.
Reply
Answers (
12
)
what is the exception in C#?
syntax errors and logical errors