Answer Posted / ch jagan
Java is a object oriented programming also technical
language used to develop distributed applications developed
by sun micro systems.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we have more than one package statement in the source file?
What is difference between hashset and hashmap?
What are class types in java?
What is integer size in java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Why runnable interface is used in java?
What is floor in java?
What is the access scope of protected access specifier?
What is the old name of java?
What are the java ide's? Explain
Write a function to find out longest palindrome in a given string?
What is null object in java?
Explain the difference between map and flatmap stream operation?
Explain serialization and deserialization in java?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?