Buy Questpond's video subscriptions on
huge discount
.
Online: 2106
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
VB.NET
>
Loading ...
What is the output of below VB.Net code?
MessageBox.Show(Math.Sin(90))
Posted by
vishalneeraj-24503
on 12/23/2013 | Category:
VB.NET Interview questions
| Views: 2594 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Output would be 0.893996663600558.
As Math is an in-built VB.Net class and Sin is just static method of Mat class.Sin is a Trigonometry sign.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Which property must be enabled to fire events of D ...
Next > :
What is an alternate way of Casting controls other ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What is an alternate way of Casting controls other than CType in VB.Ne ...
How to Type cast controls?
How to get Month Name from Given Date?
What will happen,when we compile below C# code? string str; Messag ...
How to get Temporary Folder path in c#?
How to get only Month from date-part?
How to get only Year from DataPart?
How to get Random Number in VB.Net?
Latest Interview Questions
Your developing web application which access data from a MS sql and ha ...
Differences between ISNULL and NULLIF ?
What will be output of following function when called? public strin ...
How to assign a value to a textbox through javascript?
DB2 - Display the employee details who are working from more than 1 an ...
DB2 - Fetch the current date and time in the following format 24/APR ...
DB2 - Find the NAMEs that have an even number of letters in them
DB2 - Find the count of departments having average salary greater than ...
More ...