Computer Science, asked by siddu5549, 10 months ago

Which of the below is invalid identifier with main method?

Answers

Answered by anushka923
4

Explanation:

kslsldkakskakwosowqi

Answered by tiger009
1

Invalid identifier in main method

Explanation:

In the above question, some details of the question is missing that is the options.

a). private

b). public

c). final

d). static

Option A that is private is incorrect because the main function should not be as a private, and outside function is invoked by the private.  

Another modifier with the main function is accurate but the private is not used because it uses friend keyword in C++ to invoke outside the current or available module.

Learn More:

brainly.in/question/8092682.

Similar questions