CSIAS
  • Blog
  • Contact
  • Login

Tag: Operator

Subtraction Operators Simple Programme in JavaScript

Posted on May 14, 2023June 17, 2023 by Nehal Akhtar

Subtraction Operators Simple Programme


let a = 9;
// Define variable a initialize value

let b = 5;
// Define variable b initialize value

console.log(a - b);
// Using subtract operators 9 - 5

Output


4
Posted in ....Tagged OperatorLeave a Comment on Subtraction Operators Simple Programme in JavaScript

Recent Posts

  • How to use JavaScript Array keys()
  • How to use JavaScript Array lastIndexOf()
  • How to use JavaScript Array fill()
  • How to use JavaScript Array indexOf()
  • ASCII TABLE IN LOWERCASE IN JAVASCRIPT

Recent Comments

    Archives

    • July 2023
    • June 2023
    • May 2023
    • July 2021
    • February 2021
    • January 2021
    • December 2020
    • October 2020
    • June 2020
    • March 2020
    • January 2020
    • November 2019

    Categories

    • ….
    • Bagging
    • Boosting
    • C Language
    • C Programming
    • Classification
    • Clustering
    • Decision Tree
    • Downloads
    • Ensemble Technique
    • How To
    • Java
    • JavaScript
    • linear regression
    • Logistic Regression
    • Machine Learning
    • News
    • Optimization
    • Random Forest
    • Regression
    • Schema.org
    • Stacking
    • Unsupervised Learning
    • WordPress

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Proudly powered by WordPress | Theme: csias by Fahim Akhtar.