Which one of the following will you use to check the class of an object?
Which one of the following will you use to check the class of an object? Correct Answer get_class()
This function accepts any object as an argument and returns its class name as a string.
মোঃ আরিফুল ইসলাম
Feb 20, 2025