Computer Science, asked by afreen9611, 1 year ago

what is constuctors?​

Answers

Answered by AmericanDream
6

Answer:

A constructor is a special method which is used to initialize an object in computer languages like c++ and java.

Similar questions