Question 4 Which one of the following are essential features of an object-oriented programming language? (i) Abstraction and encapsulation (ii) Strictly-typedness (iii) Type-safe property coupled with […]
Question 1 Which of the following numerical values is NOT a valid constant in C language? A 12345L B 018CDF C 9.3e12 D 0XBCF ProgrammingData-Type Question […]