Advertisements
Advertisements
Question
Given below is a partial program code. Identify any error, if present. Also find the following in it:
[Class name, Object name, Array, member data, data type]
Customer ct = new Customer ();
ct.fnInput();
ct.fnOutput();Code Writing
Advertisements
Solution
class name-Customer
Object name-ct
shaalaa.com
Is there an error in this question or solution?
