adplus-dvertising
frame-decoration

Question

What are class methods?

a.

Logical constructs that contain a combination of data and of code that operates on that data

b.

Simple functions that are used in object-oriented programming

c.

Logical constructs that contain only data

d.

None of the above

Posted under Reverse Engineering

Answer: (b).Simple functions that are used in object-oriented programming Explanation:Class methods are essentially just simple functions.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are class methods?