What is a Wrapper class?

Answer Posted / janet

Wrapper classes are classes that allow primitive types to
be accessed as objects.

Is This Answer Correct ?    111 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the garbage collector works in java?

546


What is an example of declaration?

502


Write a java program that prints all the values given at command-line.

526


Are arrays static in java?

559


What is stack example?

517






What is a boolean expression in java?

505


Is there any limitation of using inheritance?

549


What is are packages?

561


What is re-factoring in software?

557


What are measurable parameters?

546


What is bytecode verifier?

479


Which containers use a flowlayout as their default layout in java programming?

483


What is int argc char * argv?

542


Can an interface extend another interface?

573


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

586