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


Please Help Members By Posting Answers For Below Questions

Write the role of new keyword?

611


described weak typing?

587


List the two main parts of .net?

592


What are the different types of applications supported in .net (or) .net framework?

517


Explain option explicit?

560






Which is the tool which can convert visual basic old version to .net compatibility version?

531


What are the difference between dispose(), close(), exit(), end()?

515


How to connect crystal report in vb.net ?

573


What are the different types of Lock available in Visual Basic?

632


What is internal keyword in .net framework?

626


What is the significance of delegates. Where should they be used?

514


What is trace in vb.net?

587


what is intermediate language?

610


How to run a dos command in vb.net?

612


What is the difference between compiler and interpreter?

550