Download
100% FREE
Office Document APIs for .NET
Online: 761
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
>
OOPS
>
Loading ...
What is Public access modifier in C#?
Posted by
Poster
on 3/29/2009 | Category:
OOPS Interview questions
| Views: 7718
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The public keyword is an access modifier for types and type members ie. we can declare a class or its member (functions or methods) as Public. There are no restrictions on accessing public members.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is Private access modifier in C#?
Next > :
What is Protected access modifier in C#?
Comments or Responses
Login to post response
More Interview Questions by Poster
What is Protected access modifier in C#?
Can we specify the access modifier for explicitly implemented interfac ...
Can we add normal project reference (normal class library) to the Silv ...
Is ADO.NET objects supported in Silverlight Project?
How to define a service as REST based service in WCF?
What is endpoint in WCF?
What is binding and how many types of bindings are there in WCF?
Where we can host WCF services?
Latest Interview Questions
What is the maximum limit for Primary Key?
What is the Difference between Web.config and Machine.config?
What are the advantages and disadvantages of Cookies?
What is Cookie Dictionary?
What is the difference between Session Cookies and Persistent Cookies?
What is the use of @@TRANCOUNT in SQL Server?
What is Partial Class?
Advantages of Crystal Reports
More ...