Question 125 Which constructor will be called by the following lines of code? (i) Student S1; (ii) Student S2=S1; A First copy constructor, then default constructor […]
Question 2 Which of the following UML diagrams has a static view? A Collaboration diagram B Use-Case diagram C State chart diagram D Activity diagram Software-EngineeringUMLUGC […]