+ 6
I have face the problem i e wrong number of type arguments; required 3 Try<?>=new Try<?>[0]
Here i try a question.. in this question I have to enter the detail of Employees { name salary id } now i have to enter these detail in collection up to 10 user input https://code.sololearn.com/cTa2nm6e6xK7/?ref=app
1 Réponse
+ 1
now i have try different approach for do this..
but now i am facing the problem to add these information into array..
and display all the information...
https://code.sololearn.com/cFCrhz943YZX/?ref=app