Installing
Title
Question
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">the videos posted here are operating on Ubuntu OS are there videos for Windows OS?</span>
Java First-Java-Program 00-01 min 0-10 sec
Answers:
We do have an installation sheet, which guides you to install on Windows OS.
https://spoken-tutorial.org/media/videos/10/Java-Installation-Sheet-English.pdf
class Hello
{
public static void main(String args[ ])
{
system.out.println(" Java file name and class name should be same");
}
}
class Hello
<span class="meta"><small style="font-size: 12.75px;">14-11-22, 3:54 p.m.</small> <span class="user">Mahadevan201</span></span>{
public static void main(String args[ ])
{
system.out.println(" Java file name and class name should be same");
}
}
<span class="user">
</span>
</span>
<form action="https://forums.spoken-tutorial.org/answer-comment/" id="form6506" method="post" novalidate=""></form><a class="add-comment" data-target="comment6506" href="https://forums.spoken-tutorial.org/question/4088/installing/#"></a>
Login to add comment