Computer Science, asked by Pcavuilati, 8 months ago

Which of the following may cause runtime error?
A. Using a variable that has not been declared.
B. Using a variable that has not been initialized
C. Forgetting to have a semicolon at the end of a line.
D. Forgetting to include the right library

Answers

Answered by yashassgowda071
0

using the variable that has not been initialized

Answered by ayush7652051895sl
0

Answer:

B. Using a variable that has not been initialized cause runtime error.

Explanation:

  • An issue with software or hardware known as a "runtime fault" prevents Internet Explorer from functioning properly.
  • When a website employs HTML code that is incompatible with the functionality of a web browser, runtime issues may result.
  • An error that manifests during a program's execution after being successfully compiled is known as a runtime error.
  • Runtime faults are frequently referred to as "bugs" and are frequently discovered during the debugging phase prior to the release of the software.
  • Runtime errors are linked to hardware or software and prevent programmes from functioning properly.
  • Programming errors are not fixed during the creation of applications.
  • You have two software programmes running that are incompatible.

#SPJ3

Similar questions