can we create object for static class in java
Answer Posted / gete
yes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
worst case complexities of Quick sort and Merge sort.
How do you ensure that n threads can access n resources without deadlock?
Difference between notify() method and notifyall() method in java?
What does isempty () do in java?
What is the static variable?
What is scope of a variable?
What is the byte order of byte buffer?
Difference between association, composition and aggregation?
What is module with example?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What does indexof mean?
Is it necessary for the port addresses to be unique? Explain with reason.
Is double bigger than float?
What does 0 mean in boolean?
Can we have 2 main methods in java class?