• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
0

Program to check divisibility by 7 (java)

I know test but how to take individual digit.

java
3rd Mar 2017, 4:46 AM
Vivian Mascarenhas
Vivian Mascarenhas - avatar
1 Antwort
+ 4
int a=14; if(a%7==0) return true;
3rd Mar 2017, 4:51 AM
Meharban Singh
Meharban Singh - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
I've a HTML code question
1 Votes
How my gradient is so mess I code in vscode and copied here to ask some questions please help me with this one too
1 Votes
C++
1 Votes
HELP ME LEARN
1 Votes
Please tell me about methods
1 Votes
Appointment Booking website
0 Votes
Does anyone know how to go to another "page" on the same page using the HTML button tag?
2 Votes
Mentors
1 Votes
How do i learn php in here?
1 Votes
Sololearn coders should sharpen their knowledge. What should be the output? Sololearn says it's 20. Do you agree with them?
0 Votes