Can you call a Java Applet using a JavaScript function?
Answer Posted / ak
document.applet_name.function_name();
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Name some of the ways in which Type Conversion is possible?
What are two-way data binding and one-way data flow, and how are they different?
Explain the difference between “==” and “===”?
What is spread operator react?
Write a program to reverse a string in pure javascript?
What is enum data type?
Are namespaces are there in javascript?
What is node ecosystem?
What is a function constructor?
If you need to hide the javascript code from the older browser versions, how will you perform it?
How to replace all occurrences of a string in JavaScript?
How can we establish connection with java and sql server?
What is a scope in javascript?
Do I need var in javascript?
What is undefined x 1 in JavaScript?