In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????
12 17621Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 8525what are the oops concept in java explain with real time examples
Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,
24 199859what is difference between colection and collections?
Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,
25 71853I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
4 7413We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.
2 6273When we can access the static data member without creating the object what is the need of the object in java.
5 9276
What are inbuilt functions?
What is the difference between the paint() and repaint() methods in java programming?
What does opcode mean?
What is java in simple terms?
Can you sort a list in java?
Is char * a string?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
How do I convert a string to an int in java?
Can we override the static methods?
What is the full meaning of java?
What is the exact difference in between Unicast and Multicast object?
Why you should not use singleton?
What is difference between static class and normal class?
What is meant by 'bit masking' in java?
Can we declare a constructor as final?