What is return data type?
No Answer is Posted For this Question
Be the First to Post Answer
What does I ++ mean?
What is an empty list in java?
Why for each loop is used?
What is the constructor?
What class allows you to read objects directly from a stream?
Is java good for beginners?
Is java se open source?
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
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 <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.
Which language is java?
How to print a statement without using semicolan in java