Answer Posted / dany
sizeof is not a keyword in java it is an operator.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is thread synchronization in java?
What are the ways in which a thread can enter the waiting state?
What do the thread?class methods run() and start() do?
How can an object be unreferenced?
What are the advantages of java over cpp?
Which package is imported by default?
What is the intersection and union methods?
What do you meant by active and passive objects?
Is integer passed by reference in java?
Can you start a thread twice in Java?
What are constants?
what is deadlock? : Java thread
What is hashing in java?
Explain how to force the garbage collection in java.
How do I remove a character from a string in java?