Answer Posted / ranjitha
java is object oriented programing language.java is plat
form independent.java is mainly used for web
applications.java does not use pointers why because it
provides security for any platform.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
What is finalize()? Is finalize() similar to a destructor?
What is the null?
Why vector class is used?
What is the difference between error and an exception?
What is the difference between a method and a function in alice?
Give an example of call be reference significance.
What is the purpose of using break in each case of switch statement?
What is the major difference between linkedlist and arraylist?
What is anagram word?
Which types of exceptions are caught at compile time?
What are classloaders?
What do you understand by the term polymorphism?
What is a java predicate?
What are scriptlets?