Buy Questpond's video subscriptions on
huge discount
.
Online: 7298
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 C# project properties we can mention the _______________ but in code we have to explicitly mention the namespace
Posted by
deccansoft
on 9/17/2010 | Category:
C# Interview questions
| Views: 3097
Select from following answers:
default namespace
namespace
root namespace
none
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
In VB.Net can we do project level imports
Next question > :
A _________ is a collection of classes and other t ...
Comments or Responses
Login to post response
More Interview Questions
A _________ is a collection of classes and other types with unique nam ...
Is the code in EXE file reusable
A _____________ is a DLL file whose code can be reused in many other a ...
Define Global Assembly Cache
What does an assembly contain?
An Abstract cannot be a
A ______________ is used to release the resources that an object is ho ...
In VB.NET a constructor is a ________