Question: Q3. Write a JavaScript function currentDate(ch) to return a current date string with the separator character ch, e.g. / or -. Then, display the returned

Q3.

Write a JavaScript function currentDate(ch) to return a current date string with the separator character ch, e.g. / or -. Then, display the returned value on the screen.

Sample I/O:

If user passes / as ch, the following output will be displayed if today is 15 February:

15/02/2023

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!