TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Interviews
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
What are different types that a variable can be defined and their scopes ?
By
Prabhu Raja
in
ASP.NET
on
Dec 27
2011
0
7.1k
1
Post Your Answer
Submit
Dec, 2011
27
Public- Can be accessed anywhere
Private- anywhere in the same class
Protected -winthin the class and the class that inherites this class
Friend- Members of the class within the assembely
Protected friend- member of assembely or inheriting class
1
What is Strong name ?
What is boxing and unboxing ?
Most Popular Job Functions
Developer (2381)
Programmer (1288)
Sr. Developer (831)
Sr. Programmer (451)
Fresher (399)
Tech Lead (379)
DBA (244)
Team Lead (189)
Project Lead (83)
Architect (28)
View All
MOST LIKED QUESTIONS
Why do you want to leave your current company?
What are the advantages of using REST in Web API?
What is ASP.NET Core?
How to iterate through ArrayList in jQuery?
What is the difference between TempData keep() and peek() function?
A class provides a default constructor for me. I write a constructor that takes a string as...
Can multiple catch blocks be executed in a C# program?
what is Sealed class
What were your responsibilities in your previous job ?
What Operating Systems Node.js Supports