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
How big is a boolean?
How many types of the indexof method are there for strings?
What is a dot notation?
Which are the two subclasses under exception class?
Is the milky way in a void?
What is final method?
How does a for loop work?
What are the different ways to handle exceptions?
What is return used for in java?
What is static data type in java?
How to compare strings in java?
Explain notifyall() method of object class ?
Define immutable object?
Define an abstract class with reference to java.
What's the access scope of protected access specifier?