Poornima shridhar

Greenhorn
+ Follow
since Oct 17, 2014
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Poornima shridhar

I am not able to see the output in my command prompt ! if their is an error it is shown otherwise my output is not shown

code :


class First {
public static void main(String[] arguments) {
System.out.println("Let's do something using Java technology.");
}
}


path is :C:\Program Files\Java\jdk1.7.0_60\bin\javac myfirstprogram.java

thanks in advance!
9 years ago
Is basic knowledge of java enough for cracking this exam or do you even require core java/J2EE to crack this exam ?

Thanks in advance!