AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6102
Direction : True or FalseIs it...
Direction : True or FalseIs it possible for a constructor to have a same number of parameters?
True
False
Correct
Similar ITE-6102 questions
Direction : True or FalseIt makes the properties and methods under it accessible to anywhere within...
Direction : True or FalseA class cannot contain more than one constructor.
Direction : True or FalseIn C++, the abstract representation of objects is called class.
Direction : True or FalseIt limits the access to the properties and methods under it to the class it...
Direction : True or FalseMutators are prefixed with "get" in their function name.
Direction : True or FalseAccessors should never assign values to its referenced properties.