In Java why we write public static void main(String args[])
why not main()?
Answer Posted / guest
there is only 1 main class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are adapter classes?
What are the fileinputstream and fileoutputstream?
can any body body expalin best definitions & best real time exaples for opps concepts.
What does the three dot emoji mean?
What are the two categories of data types in the java programming language?
Explain what pure virtual function is?
explain the concept of virtual method invocation in polymorphism in detail?
What are daemon Threads in java?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Can string be considered as a keyword?
What is downcasting?
What is a default constructor and also define copy contrucyor?
Is space a character in java?
Can an object be null?