-
What is buzzword in java?
buzzwords are nothing but the feature of java programming and they are as follows...1 complied and interpreted2 platform independent and portable3 high performance4 Robust5 simple6 Secure...........
-
Where do you use JAVA?
Nowadays many websites (Dell, NewEgg, Buy.com and so on) are using JAVA to create their webpages and interface. JAVA suites internet requirements for data processing and building interaction between...
-
How you use java?
HiYou should read Java API , there is every thing that you need.
-
Where to use this in java?
"this" is a reserved word that allows an object to refer to an instance of itself.
http://java.sun.com/docs/books/tutorial/java/javaOO/thiskey.html
-
Where you Uses java?
Mostly when you want an application to be runnable off multiple operating systems, or in an internet browser.