Write a program to store two objects of product class (int id, String name, String color, float price) in the file name called "productinfo.txt". Use the concept of the constructor to initialize the object of the class.
Further, read the objects from the file and display the information on the console.
Answers
Answered by
18
Answer:
i will give your answer first give me brainleast
Similar questions