What is a wrapper class?

What will be an ideal response?


A wrapper class takes a primitive value and wraps it in an object.

Computer Science & Information Technology

You might also like to view...

With respect to copyright issues, the legal use of small amounts of information for educational purposes falls under Fair Use guidelines

Indicate whether the statement is true or false

Computer Science & Information Technology

To define an error handler, you need to first identify a statement within your Ruby program where you think an error may be able to occur, then precede it with the ____ keyword.

A. rescue B. retry C. begin D. end

Computer Science & Information Technology

A table with a width set to 600 pixels will look _______ on a monitor with resolution set to 640 x 480 than on a monitor with resolution set to 1024 x 768

a. larger b. smaller c. the same d. more distorted

Computer Science & Information Technology

You want to see what web pages the suspect has been visiting. Which of the following should you check?

a. Index.dat file b. Security log c. My computer d. System log

Computer Science & Information Technology