Answer Posted / sravanthi
no
core java donot have any web application
but coming to the
j2se it is used for
web applications
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is meant by class and object in java?
What are the concepts of 'OOPS'?
Which package is imported by default?
Can we override private method?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
what is the purpose of the runtime class?
How many decimal digits is 64 bit?
what is function overloading in java?
How hashset works internally in java?
What do you know about java?
What differences exist between iterator and listiterator?
Are private methods final?
What are the three types of design patterns?
Can you give names of Container classes?
What is abstract class? Explain