How can i made multiple classes in codes playground of solo learn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i made multiple classes in codes playground of solo learn

i mean that as the name of program will be class_name.java so if i eant to construct multiple class other than having a main method so that i able to use object of one as the parameters of other class methods..... i m still confused plz tell me how to creat one.

4th Jun 2017, 12:21 PM
Chaman Raghav
Chaman Raghav - avatar
1 Answer
0
you will have to create multiple classes etc but only use one "file" ie. put all classes into myprogram.java
4th Jun 2017, 12:43 PM
Daemo
Daemo - avatar