0% found this document useful (0 votes)
29 views

Rich Text Editor File

A class should have two constructors: one with no parameters that sets the integer variables a to 0 and b to 1, and another constructor that takes two integer parameters to set both a and b to the passed in values.

Uploaded by

solocheruic
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as EHTML, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Rich Text Editor File

A class should have two constructors: one with no parameters that sets the integer variables a to 0 and b to 1, and another constructor that takes two integer parameters to set both a and b to the passed in values.

Uploaded by

solocheruic
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as EHTML, PDF, TXT or read online on Scribd
You are on page 1/ 1

Create two constructors (1) with no parameters that set a = 0 and b = 1; and (2) with 2 integer parameters that

t sets both a and b.

You might also like