- 4
Can anyone tell me what will be the program to find the factorials of the digit of a number in java using switch case?
I just want to know it... Please tell... I want it for my knowledge
5 Answers
+ 3
its way too specific question to say "for my knowledge" moreover you already said its an assignment in previous post.
can you do a factorial in paper ? the step required to do in coding is roughly the same, though i dont really know how switch case can take place in the logic/equation. but good luck with you assigment.
you can however try to write the code as much as you can then ask here what's wrong with the code, that way you'll find more positive response than asking for a code
+ 2
there's section called code bits/code playground in this app, the icon is { } Code. just go there tap + choose java then start writing.
when you're stuck come back here and ask a question, there's also + button when you're writing a question/answer use that to attaach the code you just wrote so people can see it
+ 2
â ď¸Repeted questionâ ď¸
you should consider deleting one of those đ
https://www.sololearn.com/Discuss/2571544/?ref=app
0
Okay... Thanks for telling
- 1
Where should i write my code which is wrong to gain help from others?... Please tell #Rei