Write a program for calculator in VB.NET
Answer Posted / tapti
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 54 Yes | 13 No |
Post New Answer View All Answers
Name the class which allows an element to be accessed using unique key?
What is vb.net used for?
What is global assembly cache (gac)?
What are option strict and option explicit?
Write the role of new keyword?
Explain jit?
What are the difference between structure and class?
Explain how to send xml file on server using http protocol?
What is strong name in .net assembly?
What is a stream in vb.net?
Explain cts?
What do you mean by serialization?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
Explain the difference between an xml "fragment" and an xml "document."
What are the advantages of VB.NET?