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
write knight tour problem which is present in datastructure
How do you define social class?
What does no cap mean?
What is data binding in oops?
What is polymorphism and its types?
What is protected in oop?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What do you mean by Encapsulation?
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?
What is oops with example?
What is difference between multiple inheritance and multilevel inheritance?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
any one please tell me the purpose of operator overloading
What are the important components of cohesion?
write string class as your own class in java without using any built-in function