Computer Science, asked by tauheedahmadwriter, 2 months ago

what is the purpose of void function/method, new operator and dot operator in Java?​

Answers

Answered by darshagarwal545
1

Answer:

(dot) operator is used to access class, structure, or union members. The member is specified by a postfix expression, followed by a . (dot) operator, followed by a possibly qualified identifier or a pseudo-destructor name. (A pseudo-destructor is a destructor of a nonclass type.)

Explanation:

mark as me brainliest

Similar questions
Math, 1 month ago