Write a program for calculator in VB.NET
Answer Posted / ajit kawade
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 26 Yes | 12 No |
Post New Answer View All Answers
What is the main use of a namespace?
What is a preprocessor directive in vb.net?
What are the differences between c# and visual basic.net?
Can we use Vb.Net and C# language simultaneously in one .Net application?
What is a static variable?
What are different types of jit ?
What is globalization?
Explain the use of console application?
What do you mean by option strict on?
Name some of the features of C# which are not present in VB.NET?
What are the different types of Lock available in Visual Basic?
Explain about the keyword must inherit?
How a base class method is hidden?
Explain nested classes?
What are the different types of a stream?