

InterviewSolution
Saved Bookmarks
1. |
The isjava command returns?(a) 1 if the input is a java file(b) 1 if the input is not a java object(c) 1 if the input is a java object(d) 0 if the input is a java objectThe question was posed to me by my school principal while I was bunking the class.I want to ask this question from Calling External Functions topic in division Advanced Software Development of MATLAB |
Answer» Correct option is (c) 1 if the input is a java object |
|