McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Master of Computer Applications (MCA)
→
Enterprise Computing With JAVA
→
Unit 1
→
What is the return type of program’s mai...
Q.
What is the return type of program’s main( ) method?
A.
Void main()
B.
Init
C.
Void
D.
Run
Answer» C. Void
1.1k
0
Do you find this helpful?
6
View all MCQs in
Enterprise Computing With JAVA
Discussion
No comments yet
Login to comment
Related MCQs
The getSession() method with ‘true’ as its parameter [ getSession(true)] it will return the appropriate session object when
The getSession() method with ‘true’ as its parameter [ getSession(true) ] it will return the appropriate session object when
JavaServer Pages often serve the same purpose as programs implemented using the Common Gateway Interface (CGI)
Upon invoking getRollbackOnly() method by a business method in an entity bean, which transaction attribute settings will lead the ejb container to throw an exception?
Which of the following statements can be used to describe a public method?
Which method is used to specify before any lines that uses the PrintWriter?
The method forward (request,response) will
The include() method of RequestDispatcher
What is the limit of data to be passed from HTML when doGet() method is used?
In HTTP Request method Get request is secured because data is exposed in URL bar?