-
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; -
-
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
-
-
-
-
Render HTML inside DIV Element
Write a one line code to render HTML inside a DIV element.
-
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
-
-
-
-
-
-
Implement Timer Control
How to implement timer control in JavaScript
Java Script Interview Questions
Ans