what is the function of public class main ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

0 Answers  


Difference between '=', '==' and '===' operators?

0 Answers  


What does the following statement declares?

0 Answers  


What is arguments object in JavaScript?

0 Answers  


How to get checkbox status whether it is checked or not?

0 Answers  






How can javascript be used to personalize or tailor a web site to fit individual users?

0 Answers  


What are .js files?

0 Answers  


Is javascript necessary?

0 Answers  


Which is best for front end?

0 Answers  


What is difference between deep and shallow object coping in javascript?

0 Answers  


Explain what is javascript? List some data types supported by javascript?

0 Answers  


Are all javascript variables global?

0 Answers  


Categories