adspace


What are the scope of the class?

Answer Posted / Awanish Kumar Dwivedi

In Visual Basic, a class can have three scopes: Public (accessible from anywhere), Private (only accessible within the module or class), and Protected (accessible within the module, its derived classes, and modules within the same project).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw Sequence Modal of DAO and Explain?

2139


How do I force a file dialogue box to reread the currect disk?

1526


How do I make the mouse cursor invisible/visible?

1440


How would you attach pictures in column headers of List View Control?

2166


Specify technical & functional architecture of your last 2 projects.

2146


How do I tell when an application executed using the SHELL command is finished?

1636


With in the form we want to check all the text box control are typed or not? How?

2071


How would you activate animation control?

2456