Object Oriented Programming - Old Questions

Question Answer Details

2. What is meant by type conversion? Define two way of converting one user defined data type (object) to another user defined object? Write a program that converts object of another distance class with data members feet and inch.(Assume 1m = 3.3 feet and 1cm = 0.4 inch)

10 marks
Asked in 2078

Answer

AI Generated Answer

AI is thinking...