Is java based on c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Big-O notation with an example
Does treeset use compareto?
Name component subclasses that support painting in java programming?
public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }
What is a map? What are the implementations of map?
What are the uses of java?
what is difference betweem home interface and remote interface?
How many types of methods are there?
What is a parameter example?
how to call a method in different package?
What languages are pass by reference?
What is difference between path and classpath variables?