November 29, 2023OOPSQuestion 74 Which of the following is NOT true in case of protected Inheritance in C++? A Each public member in the base class is protected […]
November 29, 2023OOPSQuestion 75 Which of the following is NOT true in C++? A Before a variable can be used, it must be declared B Variable are allocated […]
November 29, 2023KVS 30-12-2018 Part BQuestion 15 Consider the following code segment in JAVA switch(x) { default; system.out.println(“Hello”); } Which of the following data types are acceptable for x? A Byte […]
November 29, 2023STQC-NIELIT SC-B 2021Question 7 Directions (7 – 8): In the given questions below, a statement is given followed by two conclusions numbered I and II. You have to […]