Can you override a private or static method in java?
Answer / siddu
Static is final method it can not be change or override inherited in another class
Is This Answer Correct ? | 0 Yes | 0 No |
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What data type is a string?
What is set string?
What are the methods of object class ?
How do you use find and replace?
What is difference between adapter class and listener?
How do you access command-line arguments within the code?
0 Answers Flextronics, Hexaware,
How can we use primitive data types as objects?
What is the difference between a switch statement and an if statement?
What are the six ways to use this keyword?
What is math floor in java?
Does java support multi dimensional arrays ?