Scope of a variable means the area of code in which the variable has effect.
The four different kinds of scopes are
- File
- Function
- Block
- Prototype
Anti- debugging is how we can stop somebody from debugging our system and getting all the information out of your subsystem.
No comments:
Post a Comment