1
Q:
A) Information about an object’s datatype at runtime | B) Information about the variables |
C) Information about the given block | D) None of these |
Answer: A) Information about an object’s datatype at runtime
Explanation:
Explanation:
With the help of RTTI, We can get the information about the data type at the runtime.