1.

What is it called when we make a mistake in the script?(a) Error(b) Bug(c) Mistake(d) DebugThe question was posed to me by my school principal while I was bunking the class.Question is taken from Forms of Debugging in portion Caching, Debugging and Animation of JavaScript

Answer»

Right option is (B) Bug

To ELABORATE: A bug in a programming LANGUAGE REFERS to a SET of code which results in an error in compilation. A mistake in a script is referred to as a bug.



Discussion

No Comment Found

Related InterviewSolutions