Question 42 In Java, for ensuring the persistence property, the class must implements: A Serializable Interface B Utilization Interface C Threadable Interface D Recognizable Interface OOPSInterface-TypesNIC-NIELIT […]
Question 30 If x=5, y=2, then x^y equals (where, ^ is a bitwise XOR operator) A 00000111 B 10000010 C 10100000 D 11001000 OOPSOperatorAPPSC-2016-DL-CA Question 30 […]
Question 203 Which of the statements are true? I. Function overloading is done at compile time. II. Protected members are accessible to the member of derived […]
Question 3 Which of the following approach is generally adopted by C++ programming. A Top-down B Bottom-up C Right-left D Left-right OOPSprogrammingAPPSC-2016-DL-CS Question 3 Explanation: Structure/procedure […]