How many types of access specifier in c# and vb.net?



How many types of access specifier in c# and vb.net?..

Answer / vignesh

The access-specifiers available in C# are:

Public, Protected, Protected internal & Private

The access-specifiers available in Vb.net are:

Public, Private, Protected, Friend & ProtectedFriend

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More OOPS Interview Questions

What is the difference between an object and a class?

3 Answers  


WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

11 Answers  


in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C

1 Answers   IonIdea,


When is a memory allocated to a class?

11 Answers  


what are the ways in which a constructors can be called?

0 Answers  






What does it mean when someone says I oop?

0 Answers  


What is polymorphism and example?

0 Answers  


What is byval and byref? What are differences between them?

0 Answers   HCL, Wipro,


What is the real time example of inheritance?

0 Answers  


what is the use of classes in c++;

2 Answers   HCL,


officer say me - i am offered to a smoking , then what can you say

0 Answers  


what is the main difference between sizeof() operator in c and c++

3 Answers  


Categories