G
Q. Which keyword allows class members (methods and properties) to be used without needing to instantiate a new instance of the class?
Correct Answer - Option(B)
Related Posts
Q. SOAP supports document-level transfer
Q. ________ is used to uniquely identify the rows in table.
Q. The ability to hide the details of implementation is known as _____.
Q. Xml document are formed by trees
Q. Which method scope prevents a method from being overridden by a subclass?
Q. Interfaces are declared with the ________ keyword:
Q. A constructor allows you to initialize an object's properties upon creation of the object.
Q. Which keyword is used to refer to properties or methods within the class itself?
Discusssion
Login to discuss.