Loading...
Skip to content

    • Home
    • JavaScript
    • Java
    • jQuery
    • CSS
    • React
    • Projects
    • Contact us
  • Recent Posts

    • What are the basic SQL Command ?
    • SQL introduction
    • What is flex property in CSS ?
    • Java Basic interview questions and answers for freshers .
    • What is Binary Number System and How Its work?
    • Position in CSS
    • How to create a Stopwatch in JavaScript?
    • What is JavaScript event ?
    • Creating simple music box with JavaScript
    • What is JSON ?
    • What is float in Java?
    • Difference between constant and variable in java
    • Difference between let and var in JavaScript?
    • What is a constructor in oop?
    • How to declare variable in JavaScript

    advertisement

Variable

Difference between constant and variable in java

Difference between constant and variable in java

Posted on May 13, 2021May 13, 2021Programming

In this article, we learn about the difference between constant and variable. Constant: Constant, refers to a fixed value that doesn’t change during the execution of a program. The value of constants appears right in ...

Tweet
Share
Share
Pin2
2 Shares
Read more ⟶
How to declare variable in JavaScript

How to declare variable in JavaScript

Posted on May 2, 2021May 2, 2021JavaScript, Programming

In this article, Before learns about how to declare a variable in JavaScript. But before, that let’s understand some about what variable is. A variable in JavaScript is an identifier that provides a storage location ...

Tweet
Share
Share
Pin
0 Shares
Read more ⟶
What is variable in JavaScript?

What is variable in JavaScript?

Posted on March 28, 2021October 29, 2021Programming

A variable in JavaScript is an identifier that provides a storage location used to store a data value. The data stored at a particular location in memory. That we accessed by using the variable name.In ...

Tweet
Share
Share
Pin
0 Shares
Read more ⟶
Proudly powered by WordPress - Copyright © 2020-2022 | Theme: MiNNaK by Tamer Mancar