Skip to content

Task:

Muhammad Ibrahim Alvi requested to merge task-01 into main

Using encapsulation write a program in java that encapsulates Student's information (name, roll no etc)

Solution / Implementation: Created a main class containing main method with printing hello world!

Merge request reports