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 faster call by value or call by reference?
How to provide security in java
What is subsequence of a string?
Can we override the static methods?
Does string isempty check for null?
What programs use java?
Can you change array size in java?
What is default locale java?
When throw keyword is used?
Is java util regex pattern thread safe?
What is anagram number?
Is array size fixed in java?
Is empty list java?
How do you check if a character in a string is a digit or letter?
What is get () in java?