Question 98 Consider the following code written in a pass-by-reference language like FORTRAN and these statements about the code. subroutine swap(ix,iy) it = ix L1 : […]
Question 99 The feature in object-oriented programming that allows the same operation to be carried out differently, depending on the object, is: A Inheritance B Polymorphism […]
Question 103 Which of the following is associated with objects? A State B Behaviour C Identity D All of the above OOPSClass-and-objectISRO-2017 MayVideo-Explanation Question 103 Explanation: […]