what is run time errors
Answers
Answered by
1
Answer:
Runtime error is a software verification method that analyzes a software application as it executes and reports defects that are detected during that execution. It can be applied during unit testing, component testing, integration testing, system testing, or penetration testing.
Answered by
2
Answer:
A runtime error is a program error that occurs while the program is running.
Explanation:
Runtime errors can occur in software environments for many different reasons; for example, peripheral devices may not be turned on or instructions may be invalid.
PLS MARK ME BRAINLIEST
Similar questions