Buy Questpond's video subscriptions on
huge discount
.
Online: 2671
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
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
In VB.Net, If main is written in class, it must be declared as
Posted by
deccansoft
on 9/25/2010 | Category:
C# Interview questions
| Views: 2578
Select from following answers:
Shared
Static
Void
Public
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Reference type holds the reference to the values o ...
Next question > :
Range for n-bits signed number a. -2n-1 to 2n-1 -1 ...
Comments or Responses
Login to post response
More Interview Questions
Range for n-bits signed number a. -2n-1 to 2n-1 -1 b. 2n-1 to 2n-1 +1 ...
The return value of an application is called as __________
The output of any .NET program is a ___________
.exe is an ____________ . It __________ run on it's own
To use any non .NET applications like PHP, ___________ should be insta ...
MS.NET framework SDK is used for _____________ of .NET applications
What is the procedure to add assembly to GAC to make it shared one
What is the difference between un-safe code & un-managed code.