Why generics are used in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the program compilation process?
Can you declare a static variable in a method?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is static class
How we create object in copy constructor?
1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
Is array a class?
How do you invoke a method?
What is this keyword in java?
What is a Presistent Object?
0 Answers InfoAxon Technologies,
What is the benefit of using enum to declare a constant?
What are synchronized methods ?