Computer Science, asked by rosansingh728, 6 months ago

3) In VBA, How many types of access
specifiers available in VBA? | VBA में, VBA में
कितने प्रकार के एक्सेस स्पेसिफायर उपलब्ध हैं?
A)2|2
B)313
C)4|4
D)616​

Answers

Answered by keyboardavro
1

Answer:

Explanation:

Visual Basic (VB) Access Modifiers (Public, Private, Protected, Friend) In visual basic, Access Modifiers are the keywords and those are useful to define an accessibility level for all the types and type members.

Similar questions