Which of the following declaration is wrong?
int i=45;
float j = 45.0;
double k=45.0;
Answer Posted / azad bajaj
Correct way to declare is
floar j= 45.0f;
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What are the different types of collections views being provided by the map interface? : java collections
What are the types of interface used in the java collections? : java collections
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What is the difference between comparable and comparator in java.util pkg?
What are the classes in the java collection framework? : java collections
What are the queues in the java collection framework? : java collections
What is an algorithm in java collection framework? : java collections
Should we create system software ( e.g operating system ) in java ?
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
What are the different types of features of the java collections framework? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What are the main classes of the list interfaces? : java collections
What is the use of the list interface in the java collection? : java collections
What is the Spring2.5 MVC Navigation flow?
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?