Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to get sum of two numbers in vb.net?

Answer Posted / sudhakar

imports system.console
sub main()
a,b,c as integer
Console.WriteLine("Enter a")
ReadLine()
Console.WriteLine("Enter b")
ReadLine()
c=a*b
Console.WriteLine("The Result is:"+c)
End Sub

Is This Answer Correct ?    19 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you call a stored procedure in Visual Basic?

1237


What does assert() method do In VB.NET

1034


Did vb6 support multi-threading ?

1003


What is the size of .net object?

1089


What is difference between metadata and manifest?

1156


Write the role of new keyword?

1205


how to get dynamic control array position or its index position?

2583


Explain about the performance of visual basic?

1075


Compare c# and visual basic.net?

1021


List the types of generations in garbage collector?

954


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

991


what is commom language runtime?

1014


What is a stream in vb.net?

1054


What is code security?

1124


Name the two main parts of .net?

991