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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the real time example of inheritance?

643


Please send ford technologies placement paper 2 my mail id

1658


What is oops in simple words?

585


What is this pointer in oop?

557


What is data binding in oops?

588






What is abstraction in oops with example?

776


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6487


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1837


How does polymorphism work?

635


What is oops concept with example?

580


What is polymorphism give a real life example?

561


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1944


Explain the advantages of inheritance.

675


Is oop better than procedural?

576


program for insertion ,deletion,sorting in double link list

2283