Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Heavy components means , the components that are fully
dependent on underlaying OS.
Example:Applet
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pojo class in java?
What are the four corner stones of oop?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What is a generic code?
Explain about automatic type conversion in java?
how to deploy apache tomcat server to weblogic server in java
Is it possible to specify multiple jndi names when deploying an ejb?
What is the java reflection api? Why it’s so important to have?
Which method cannot be overridden in java?
what is the swingutilities.invokelater(runnable) method for? : Java thread
Which one will take more memory: an int or integer?
Can we call the constructor of a class more than once for an object?
Why do we use regex?
explain the concept of virtual method invocation in polymorphism in detail?
What is a two-pass assembler?