Answers

Question and Answer:

  Home  VB .Net Developer

⟩ Explain INTERNAL keyword in .Net Framework?

INTERNAL keyword is one of the access specifier which will be visible in a given assembly i.e. in a DLL file. This forms a single binary component and it is visible throughout the assembly.

 160 views

More Questions for you: