string java is case senstive error
Virtual Position Forum :: Members Lounge :: Sciences & Knowledge :: Programing and Design :: Java Forum
Page 1 of 1 • Share
string java is case senstive error
public class AnyArgsApp{
public static void main(string[] args){
for(i=0;i
System.out.println("Argument:"+i+"value"+args[i]);
}
}
compiler gives multiple error while complie this program ... Please rectify the mistakes in it ...
public static void main(string[] args){
for(i=0;i
System.out.println("Argument:"+i+"value"+args[i]);
}
}
compiler gives multiple error while complie this program ... Please rectify the mistakes in it ...
Diya- Monstars
-
Posts : 364
Join date : 2011-02-08
Age : 33
Character sheet
Experience:
(10/500)
Re: string java is case senstive error
public class AnyArgsApp{
public static void main(String[] args){ /*it is String , not string java is case senstive, that is why you were getting the error*/
for(int i=0;i < args.length ; i++)
System.out.println("Argument: "+i+"value"+args[i]);
}
}
public static void main(String[] args){ /*it is String , not string java is case senstive, that is why you were getting the error*/
for(int i=0;i < args.length ; i++)
System.out.println("Argument: "+i+"value"+args[i]);
}
}
Vuhelper- Deep Bench
- Posts : 97
Join date : 2011-05-29
Similar topics
» little error in java code
» Java Tutorials For Beginners (From Basic to Advanced Level) Read more: Java Tutorial
» What is difference b/w java Buzzwords and java Keywords?
» what is difference b/w Java and Java Script?
» Java is to Write Once Run Anywhere thats what java language
» Java Tutorials For Beginners (From Basic to Advanced Level) Read more: Java Tutorial
» What is difference b/w java Buzzwords and java Keywords?
» what is difference b/w Java and Java Script?
» Java is to Write Once Run Anywhere thats what java language
Virtual Position Forum :: Members Lounge :: Sciences & Knowledge :: Programing and Design :: Java Forum
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Mon Nov 25, 2024 6:33 am by ali001
» Ellipsis News: Stay Informed
Sat Nov 23, 2024 2:01 pm by ali001
» Goorevi App
Thu Nov 21, 2024 6:50 pm by ali001
» AMERICA EARNS! - Gift Card App
Mon Nov 18, 2024 11:07 am by ali001
» Kanba - Manage your Tasks
Thu Nov 14, 2024 12:21 pm by ali001
» Hemangiom'App
Tue Nov 05, 2024 11:25 am by ali001
» MindfulMe - Mental Health App
Mon Nov 04, 2024 10:50 am by ali001
» Learn Candlestick Patterns
Tue Oct 15, 2024 5:51 am by ali001
» Woh Pagal Si Episode 52 to 62 - Top Pakistani Drama
Sat Sep 21, 2024 6:26 pm by Mir Emmad Ali Khan Domki