What is the result of the following piece of Scilab code?j = 9n=3k = n\jdisp(k)

🎲 Try a Random Question  |  Total Questions in Quiz: 64  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
ME101: Final Exam - Introduction to Mechanical Engineering — practice the complete quiz, review flashcards, or try a random question.

MCQs on the basics of Mechanical Engineering.


What is the result of the following piece of Scilab code?<br>j = 9<br/>n=3<br/>k = n\j<br/>disp(k)





ADVERTISEMENT