What is the difference between Integer and int?

Answer Posted / krutika

y is int i=new Integer(4); correct??

Is This Answer Correct ?    3 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is const variable stored?

536


Explain the concept of proper inheritance?

620


What is the multi-catch block in java?

533


Can we override tostring method in java?

531


Why null value is used in string?

530






Explain an intermediate language?

508


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

655


What are the main uses of the super keyword?

558


How do you get length in java?

557


Does a function need a return?

533


Are arrays classes in java?

533


What is meant by stack and queue?

606


What is the use of predicate in java 8?

492


Explain creating threads by implementing runnable class?

589


What are void pointers?

714