Q&A Discussies
Matchstick game(logic)
2 Stemmen
6 AntwoordenCode logic description
1 Stem
1 AntwoordHow to catch error in javascript?
0 Stemmen
1 AntwoordWho can figure this out ??
0 Stemmen
9 Antwoordengetting error when try to use this code
System.out.printf("my name is %s","Roy");
it's showing like: exception in thread"main" Java.lang.Error: unresolved compilation problem:
the method printf(String,Object[ ]) in the type printstream is not applicable for the arguments (String,int)at tutorial 19.App.main(App.java:11)
0 Stemmen
3 Antwoorden