0
I have tried a helloWorld program but it is showing some error.... please help me out
6 Answers
+ 4
You ask help but you dont give sufficient data to we... How we can help you if you dont post the code?
+ 2
Java execute your app only if it can find an main static method... In your "hello" class dont exist it... replace your "print" method name with "main"
+ 2
tqsmđ
+ 1
here it isđ
+ 1
đđđ