If multiple choice then d and a if not then the best one would be a!
hope this helps!!
That is true because Java was considered a rapid development programming language
Answer: Scope resolution operator(::)
Explanation: A member function and the constructor can be called within the function easily but for the execution of the these components outside the class , a special operator is required to call the functions. The scope resolution operator(::) preceding with the name of class is thus used for defining of the function outside class.This operator maintains the cope of the function and constructor outside the class.
This is in fact false to my knowledge