|
Go to Page... |
Post Reply |
Tweet | Thread Tools |
#1
|
|||
|
|||
![]()
public class tugas3
{ public static void main(String[]args) { int a,c,d,e; c=0;d=0;e=0; String kalimat="carilah jumlah huruf vokal konsonan dan jumlah spasi"; char[]b=kalimat.toCharArray(); for(a=0;a |
Sponsored Links | |
Space available |
Post Reply |
|