what are the difference between An input box and Message box
..?
Answer Posted / ashok jangir
by using inputbox we can input text (char,int) in output
By using message box we can show the message in output
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is an arraylist?
What are the features of c# which are not present in vb.net?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
Explain how to store decimal data in .net?
What is the difference between Namespace and Assembly?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Name some of the features present in vb 2005?
Tell me how many .net languages can a single .net dll contain?
What are the advantages of an assembly?
Explain the difference between import system.data.sqlclient and system.data.oledb?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is redim keyword and its use?
Explain about visual basic?
Name some different types of control?
How to create a constant in vb.net?