BANK Karnataka Bank PO Mock Test Series 2024 Computer Awareness Computer Fundamentals or Terminologies
When is the built - in exception Import Error raised ?
1
It is raised when the index or subscript in a sequence is out of range.
2
It is raised when the requested module definition is not found.
3
It is raised when the end of file condition is reached without reading any data by input ().
4
It is raised when a local or global variable name is not defined.
5
Not attempted