If a user has more than 1000 lines of procedure, how will he/she test that where it is failing?
- Check if any compile-time errors are coming during compilation.
- Users can insert proper comments or loggers after or before each execution so that a proper hint is given about the ongoing process and narrow down the error point.
BY Best Interview Question ON 10 Jan 2022