Explain about narrowing conversion in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the different between get and post?
can we declare private class in java file?
What is a JAR file?
What is the nested interface?
Can you achieve runtime polymorphism by data members?
Which package has light weight components in java programming?
In Java why we write public static void main(String args[]) why not main()?
46 Answers Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,
What are thread priorities and importance of thread priorities in java?
which class to use when concatenating strings in a loop.
Why does java doesnot support multiple inheritance?
Tell us something about different types of casting?
we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?