July 8, 2021 in C and CPP What is the main advantage of passing arguments by reference? Explain this with an example. Read More
July 8, 2021 in C and CPP What is the difference between the while and do-loops with respect to the respect to the number of times the loop executed? Read More
July 8, 2021 in C and CPP A template argument is preceded by the keyword A. encapsulation B. ios C. one valueD. class E. break F. class libraryG. delete H. multiple inheritance I. two valuesJ. Scope-resolution operator K. data hiding L. virtual functions Read More
July 8, 2021 in C and CPP By default the members of a class are private. Each statement below is either TRUE or FALSE. Choose the most appropriate oneand ENTER in the “tear-off” sheet attached to the question paper, followinginstructions therein. Read More
July 8, 2021 in C and CPP If a subclass contains a method with the same name and arguments as in the base class, it is Read More
July 8, 2021 in C and CPP Which of the following is good reason to use an object-oriented language? Read More