Computer Science, asked by kourtaranpreet5, 1 year ago

Javascript to insert kth no in its proper place in an ordered array of n integers

Answers

Answered by tejasgupta
1

Hi. JavaScript is a programming language used to make web pages created using HTML responsive. Javascript can be used in a HTML document by two ways. The first way is using the script tags in the head section of the HTML document. The second way is to create external JS file having extension .js and link it with the HTML document through the src attribute of the script tag in the head section. Hope it helps!

Similar questions