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 many types of flags are there?
Explain the difference between comparator and comparable in java?
What access modifiers can be used for class ?
Can we overload the constructors?
What is difference between == and === in js?
Explain about fail safe iterators in java?
What is keyword in oop?
What is classes in java?
What are the escape sequences in java?
What is the difference between a static and a non-static inner class in java programming?
Difference between start() and run() method of thread class?
Is string is a class in java?
Define packages in java?
Is singleton a bad practice?
What is use of inner class in java?