what are the difference between An input box and Message box
..?
Answer Posted / subbiah sudhan
input box is used to get a input from user, but msgbox is
used to dispaly the output or message to user.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is meant by jagged arrays?
What are the advantages of migrating to vb.net?
Explain cls?
Described strong typing and weak typing?
Explain public assembly?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What is private assembly?
What are the difference between structure and class?
Which namespace are used for accessing the data?
What is difference between inline and code behind?
Explain i.tostring method?
how to get dynamic control array position or its index position?
What are the features present in vb 2005?
Write a VB.Net console program to check whether a number is perfect or not.
What is trace in vb.net?