Skip to content
Project Want to do work?

Shrikant Baheti

8007680161

cseshrikant0806@gmail.com

  • Home
  • About me
  • Services
  • Learning
  • Project
  • Contact
Close Button

Month: April 2023

Print Table Of Any Number In JavaScriptPrint Table Of Any Number In JavaScript

April 21, 2023April 21, 2023 ShrikantBaheti

    <script>         let b =prompt(“Enter Number”);         for(let a=1;a<=10;a++){             document.write( b + ” x “+ a

Java Script Programs

All Display Possibilities In JavaScriptAll Display Possibilities In JavaScript

April 21, 2023April 21, 2023 ShrikantBaheti

<p id=”printadd”></p>     <script>         alert(“First way to print message in alert”);         console.log(“Second way to print message in console”);      

Java Script Programs

All Possible Way To Create Array In JavascriptAll Possible Way To Create Array In Javascript

April 20, 2023April 20, 2023 ShrikantBaheti

 <script>         //using Constant Keyword         const arr1 = [“one”, “two”, “three”];         document.write(“This is constant array :- ” + arr1

Java Script Programs

Archives

  • September 2023
  • August 2023
  • April 2023

Meta

  • Log in

Hospital WordPress Theme Website Design by @Shrikant Baheti 😃

Scroll Up