-
JAVASCRIPT difficulty
Hi
I am currently learning javascript and I came across this exercise question:
c
var numbers = [-19, -7, -55, 78, 54, 60, -53, 35, 56, 42, 20, 77, 93, -41, -24, -60, 7, 86, 14, -99];
alert (secondLargest(numbers));
alert (reverse("CSY2028"));
function secondLargest(num){
return 0; -
Convert any two numbers into words and perform arithmetic operation
We need to have two numeric values which needs to be first converted to its corresponding words and have to to perform arithmetic operations like addition, subtraction, multiplication and division using it.
-
-
Web Page Redirect
What are the three ways of redirecting a web page logincheck.php to logged.php using1. HTML2. JavaScript3. PHP
-
-
-
Print the number in rverse order
How can i print the numbers in descending order without using looping structure in php/javascript
-
Marquee tag xml
Is xml runs on html like javascript or not & also can i use tag in xml if yes then how
-
-
-
-
Render HTML inside DIV Element
Write a one line code to render HTML inside a DIV element.
-
JavaScript Memory Leak
What are the causes for memory leak in respect of JavaScript?
-
Script to check every character
Write a code to get the text box data and to check each and every char?
-
Javascript for Website validation
How to validate website address using javascript? User should not be allowed to enter special characters except hyphen(-).
-
JavaScript and JScript?
How and in what ways does JavaScript differ from JScript?
-
Redirecting a page
How to redirect a page using JavaScript
-
Double link Hyperlink in HTML
How to create "Double Line Hyperlink" in HTML?
-
-
Java Script Interview Questions
Ans