what is difference Between Core Java and advance java

Answer Posted / thaslima

my point of view core java is fundamental which we learn as
basics... where as advanced java is deal with
webserver,clientserver and so on......

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why webdriver is an interface?

771


Explain about core java?

841


What are the disadvantages of object oriented programming?

834


Why is logger singleton?

723


What is hash in java?

687


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2463


What is the purpose of finalization in java programming?

760


What is the difference between public, private, protected, and friend access?

763


What is a void method?

685


How many types of the indexof method are there for strings?

690


What are predicates in java 8?

764


What is java and their uses?

745


What are the advantages of java?

722


Why inputstreamreader is used in java?

744


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

724