Answer Posted / guest
yes
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Is 0 an even number?
Why is java architectural neutral?
Can we able to pass objects as an arguments in java?
Explain the key functions of data binding?
What is math exp in java?
Is integer immutable in java?
Explain the JDB in depth & command line.
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What's the default access specifier for variables and methods of a class?
Which of the classes will have more memory allocated?
How to implement a multithreaded applet?
How do you print array in java?
What is the difference between multiple processes and multiple threads?
Why deletion in linkedlist is fast than arraylist?