Loading

Quipoin Menu

Learn • Practice • Grow

java / Java - Object and Class
exercise

Exercise Number: 1

Q. Write a program to create a class named Student with two variables: name and age.
Create an object of this class and print the values.