Which one will take more memory: an int or integer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is an interoperable application in java ?

0 Answers   HCL,


What are access specifiers available in java?

0 Answers  


What is java util?

0 Answers  


What are the disadvantages of object oriented programming?

0 Answers  


What is difference between static method and static variable?

7 Answers  






Explain the use of javap tool.

0 Answers  


using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.

4 Answers  


Write a program to print fibonacci series

0 Answers  


What is object-oriented paradigm?

0 Answers  


What are the steps involved to write rmi based programs?

0 Answers  


What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?

1 Answers  


Can we create object of inner class in java?

0 Answers  


Categories