what is difference Between Core Java and advance java
Answer Posted / praveen sharma
In professional experience its No, But just to earn some
extra bugs institutions differentiate them.
in contrast can anyone tell me if URl comes under advanced
java and String creation comes under core java
new Url(<String>);
Please differentiate the above api specification !!
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What data type is true or false?
What do you mean by of string::valueof expression in java 8?
Explain java coding standards for variables ?
What is java regex?
Why is java logo a cup of coffee?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is the significance of listiterator?
What is the difference between length and length() method in java?
When super keyword is used?
Difference between method overloading and overriding.
What is purpose of keyword void?
What are the difference between string, string builder, and string buffer in java?
How do you check if two given string are anagrams?
What is the base class of all exception classes in java?
Explain with example the concept of constant variable in java.