How to set path of JDK in Windows Part5 ktbluehost 2:28 AM 4 Path is required for using tools such as javac, java etc. If you are saving the java file in jdk/bin folder, path is not required.But ... Read more »
Hello Java Example Part-4 ktbluehost 2:12 AM 0 In this page, we will learn how to write the hello java program. Creating hello java example is too easy. Here, we have created a class ... Read more »
Features of Java Part-3 ktbluehost 12:14 AM 1 There is given many features of java. They are also called java buzzwords. 1.Simple 2.Object-oriented 3.Platform independent ... Read more »
History of Java Part -2 ktbluehost 11:53 PM 11 Let's see some points that describes the history of java. ⦁ James Gosling, Mike Sheridan, and Patrick Naughton initiated the J... Read more »
Java - What, Where and Why? Part-1 ktbluehost 11:40 PM 1 Java technology is wide used currently. Let's start learning of java from basic questions like what is java, where it is used, wha... Read more »
Oracle- SQL interview Question Answer Part -9 ktbluehost 6:47 AM 3 161) Display employee name and department name for each employee. SQL>select empno,dname from emp,dept where emp.deptno=dept.dep... Read more »
Oracle- SQL interview Question Answer Part -8 ktbluehost 6:46 AM 1 141) Display those employee whose joining DATE is available ... Read more »
Oracle- SQL interview Question Answer Part -7 ktbluehost 6:44 AM 2 SQL QUERIES -Part 7 1... Read more »
Oracle- SQL interview Question Answer Part -6 ktbluehost 6:37 AM 1 SQL QUERIES -Part 6 101) Disp... Read more »