What is prototype in javascript and how do you use it?
Is it safe to use javascript?
how to write frame work Architecture in QTP
What are the different actions that are performed using javascript?
What is the difference between typeof and instanceof operators in Javascript?
print the following using loop. 54321 4321 321 21 1
2 Answers Delhi Public School,
What is the purpose of local variables?
write a program to generte a harmonic series 1+1/2+1/3+1/4+1/5 upto 15 terms.
How to delete a cookie using 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 is js full form?
How to shift and unshift using javascript?
What are the javascript objects?