ONE STOP FOR ALL STUDY MATERIALS & LAB PROGRAMS
Click on MENU to Browse between Subjects...
Advertisement
Experiments 2B
Write a Java class called Customer to store their name and date_of_birth. The date_of_birth format should be dd/mm/yyyy. Write methods to read customer data as and display as
using StringTokenizer class considering the delimiter character as “/”.
Advertisement
BACK NEXT