What is the function equivalent struct in java and how can we used? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the function equivalent struct in java and how can we used?

you find the function struct in cand c++ programs

6th Nov 2017, 3:58 PM
Boulaïd Boudada
Boulaïd Boudada - avatar
1 Answer
0
there is no equivalent to structs in java, closed you can be is with a inner class.
6th Nov 2017, 4:32 PM
Jeremy
Jeremy - avatar