Buy Questpond's video subscriptions on
huge discount
.
Online: 3018
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 8/2/2010 | Category:
C# Interview questions
| Views: 4311
Select from following answers:
Default namespace
Namespace
Root namespace
None
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Why an instance can't be created for an abstract c ...
Next question > :
Importance of classLibrary is
Comments or Responses
Login to post response
More Interview Questions
Importance of classLibrary is
A class which is accessible outside assembly but can't be instantiated ...
Which assembly is resource only assembly for a given culture
When should you call the garbage collector in .NET?
In C# can we do project level imports?
What is the smallest unit of execution in .NET?
For an entry point Main method what is the datatype of CommandLine arg ...
An Abstract cannot be a