Answer Posted / hk & kmbkrishnan
Write a program in java and execute it with the following
code bellow:
System.out.println("1"+2+4);
And see the output.
Thanks & Regards
Hk and Kmbkrishnan
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
How can an HTMLCollection be traversed?
What is the best site to learn javascript?
What are the ways of making comments in javascript?
How can I learn coding fast?
How can you convert the string of any base to integer in JavaScript?
Explain unescape() and escape() in javascript?
What is the role of javascript in html?
How do I unblock javascript in chrome?
how to validate the date(dd/mm/yyyy)using regular expression in javascript? It should also satisfy the leap year feb 29 problem. Please help me.
Does javascript support foreach loop?
How to set the cursor to wait?
What is difference between api and library?
Which built-in method reverses the order of the elements of an array?
Explain how to detect the operating system on the client machine?
How do you change the style/class on any element using javascript?