Answer Posted / devraj
C language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the significance of public, private, protected class?
What is the difference between a synchronized method and a synchronized block?
give an example for encapsulation?
How do you compare values in java?
How hashset works internally in java?
What is temp in java?
When can an object reference be cast to an interface reference in java programming?
What is the purpose of the main method?
Is nan false?
Differentiate between array list and vector in java.
What is difference between throw and throws ?
Difference between Preemptive scheduling vs. Time slicing?
Can a singleton class be inherited?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
Is arraylist dynamic in java?