Answer Posted / ashwin
i think ans is 1+6
| Is This Answer Correct ? | 0 Yes | 33 No |
Post New Answer View All Answers
Write JavaScript code to use file system in binary format?
What is the difference between typeof and instanceof operators in Javascript?
What is the use of a typedarray object in javascript?
How to accessing elements using javascript?
Is javascript whitespace sensitive?
What are classes in javascript?
How to convert json string to object?
Are javascript variables global?
What is the naming conventions for the variables in javascript?
In which location cookies are stored on the hard disk?
How to manage exception handling in javascript?
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.
What are the ways to define a variable in javascript?
Hello , I am using following java script to open new window in I.E,but i am facing an issue the new window hangs often while opening,when you move mouse it opens normally.Can any body help me why this is happening as i am unable to understand this issue?please please if any one know so kindly help me I am in real difficulty through this issue.Thanks 'if(window.clipboardData){clipboardData.setData("Text","' + a.PatID + '");}' + 'ordwindow= window.open ("' + @OrderDetailURL + '", "RXOrderDetail", "location=0,status=0,menubar=0,toolba r=0,scrollbars=1,resizable=1"); ordwindow.moveTo(parent.screenLeft,0);var x; x=new ActiveXObject("WScript.Shell");x.SendKeys("% "); x.SendKeys ("x"); //fcttest((sp_RX_ChangeOrderStatus ' + '''' + a.DocID + '''' + ', 1, ' + convert(varchar,@SessionID) + '));' As [W],
How can you declare a class in javascript?