Q. Which keyword is used to declare a constant using object oriented style
β
Correct Answer: (A)
const
Explanation: const is used for class level constants