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,
11 hours ago
Physics,
11 hours ago
Physics,
11 hours ago
Social Sciences,
22 hours ago
Science,
22 hours ago
English,
8 months ago
Social Sciences,
8 months ago