thanksbrianfry713 wrote:Tanveer not Tanvir
Search found 2 matches
- Mon Sep 08, 2014 11:39 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10992 - The Ghost of Programmers
- Replies: 36
- Views: 23295
Re: 10992 - The Ghost of Programmers
- Sun Sep 07, 2014 10:37 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10992 - The Ghost of Programmers
- Replies: 36
- Views: 23295
Re: 10992 - The Ghost of Programmers
this is my code. why i get wa. pls help me....................
<code>
class Main {
public static void main(String args[]) {
Main myWork = new Main();
myWork.Begin();
}
void Begin() {
String input;
String[] name = {
"Tanvir Ahsan",
"Shahriar Manzoor",
"Adrian Kugel",
"Anton Maydell ...
<code>
class Main {
public static void main(String args[]) {
Main myWork = new Main();
myWork.Begin();
}
void Begin() {
String input;
String[] name = {
"Tanvir Ahsan",
"Shahriar Manzoor",
"Adrian Kugel",
"Anton Maydell ...