Define New Operator. Explain in brief.
Answers
Answered by
1
Explanation :
The class is a representation of data and functions. When an object of a class is created, it contains data member and member methods described within the class. To create an object of a class the keyword 'new' is used.
★ Example => Result_Num nk = new Result_Num( );
Answered by
1
Result_Num nk = new Result_Num( );
Similar questions
English,
27 days ago
Art,
27 days ago
Math,
27 days ago
Social Sciences,
1 month ago
Science,
1 month ago
English,
10 months ago
Social Sciences,
10 months ago
English,
10 months ago