What is numeric promotion?
Answer / guest
it's the process of converting smaller values to larger
values.
| Is This Answer Correct ? | 5 Yes | 0 No |
what is meant by HQL?
How do I remove a character from a string in java?
What are the different types of collections in java?
Explain the scope of a variable.
What is JAVA? Why it is platform independent?
What is meant by event handling in SAX parser?
Can we override compareto method?
what is a thread?
JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu
What is method overloading with type promotion?
What is get () in java?
Can a static class have a constructor?