why is S capital in System.out.println ????

Answer Posted / sankar r k

System is a class in java. As per the convention in java all
the class must start with a capital letter.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of references?

536


How is string immutable in java?

548


Under what conditions is an object’s finalize() method invoked by the garbage collector?

583


What is the maximum length of a url?

515


What is a function in java?

572






What is close method? How it's different from Finalize & Dispose?

567


Why is string buffer better than string ?

605


What is an abstract class and what is it’s purpose?

541


What are the different types of inner classes?

536


What is the difference between stringbuffer and stringbuilder class?

578


What is a Hash Table? What are the advantages of using a hash table?

612


Do I need java for windows 10?

555


What are synchronized blocks in java?

606


Difference between character constant and string constant in java ?

560


What is a stringbuilder?

515