can any body tell me? does advance java and j2ee both are same.
Answer Posted / mary kamal
java is used to develop applications,using some basic concepts of java we can create some desktop applications,nothing but some satand alone applications...
advanced java means taking one step higer form desktop applications to data base apllications,by using jdbc,odbc,network protocal etc...
j2ee aplications are also advanced applications,used to develop enterprise applications...
in advanced java ,j2ee is one of the part
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Which is bigger float or double java?
How many bits are in a sentence?
What are parsers? Dom vs sax parser.
What are keyboard events?
What is difference in between java class and bean?
What is the longest unicode character?
Why a dead thread occurs?
Explain the use of volatile field modifier?
What is a module function?
Is empty .java file name a valid source file name?
Is array a class?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What do you understand by copy constructor in java?
define polymorphism in java
What is meant by bytecode?