Skip to content
No results
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • JavaScript

Difference between Var, Let and Const in JavaScript

Difference between Var, Let and Const in JavaScript

Before ECMAScript 6, JavaScript uses the var keyword for variable declaration. ECMAScript 6 added two new keywords to declare variables. They are let and const. So, there are three ways to declare variables in JavaScript after ES6: var, let, and…

Read MoreDifference between Var, Let and Const in JavaScript
  • DEEPAK GUPTA
  • November 23, 2021
  • JavaScript

Const in JavaScript

Const in JavaScript is another keyword introduced in ES6 that is used to declare a read-only variable, meaning a variable whose value cannot be reassigned. In other words, if a variable is defined with a const keyword, its value cannot…

Read MoreConst in JavaScript
  • DEEPAK GUPTA
  • November 22, 2021
  • Java

ArrayList Interview Questions in Java

Here, we have compiled the most important ArrayList interview questions in Java with the best possible answers. These ArrayList interview questions are always asked in interviews from freshers and experienced. We have also covered some important coding-based questions that are…

Read MoreArrayList Interview Questions in Java
  • DEEPAK GUPTA
  • November 20, 2021
  • Java

Java Collections Interview Questions with Answers

Here, we have compiled the most important top 50+ Java collections framework interview questions with the best possible answers. These collections interview questions in Java can be asked from the freshers and experienced. We have also covered some important collections…

Read MoreJava Collections Interview Questions with Answers
  • DEEPAK GUPTA
  • November 17, 2021
  • Computer

Top 92 Computer Hardware MCQ Questions

A computer system consists of two components: hardware and software. Computer hardware is the physical components of a computer that can be seen and touched by the user. It is one of the basic and necessary parts of the computer…

Read MoreTop 92 Computer Hardware MCQ Questions
  • DEEPAK GUPTA
  • November 15, 2021
  • JavaScript

Let in JavaScript (with Examples)

JavaScript Let keyword

Let in JavaScript is a keyword that is used to declare a block-level variable rather than a global variable or variable in a function block. JavaScript let keyword follow the same definition as var, with one exception that it is…

Read MoreLet in JavaScript (with Examples)
  • DEEPAK GUPTA
  • November 12, 2021
  • Computer

Top 40 Computer Software MCQ Questions

Computer software is a set of programs that instruct the hardware to do its job. That’s why computer programs are also known as computer software or simply software. It is mainly divided into two sections: System software and Application software.…

Read MoreTop 40 Computer Software MCQ Questions
  • DEEPAK GUPTA
  • November 9, 2021
  • Java

Java Final Keyword Interview Questions with Answers

Here, we have listed the most important interview questions based on final keyword in Java with the best possible answers. These final keyword interview questions in Java can be asked from freshers and experienced by the interviewer. We have also…

Read MoreJava Final Keyword Interview Questions with Answers
  • DEEPAK GUPTA
  • November 6, 2021
  • JavaScript

Types of Variables in JavaScript

Types of variables in JavaScript

In the previous tutorial, we have learned to declare variables in JavaScript using var keyword and initialize a value to it. Now, we will understand the types of variables in JavaScript and their scopes. There are two types of variables…

Read MoreTypes of Variables in JavaScript
  • DEEPAK GUPTA
  • October 28, 2021
Prev
1 … 68 69 70 71 72 73 74 … 113
Next

Join Our Community for the Latest Tutorials and IT Job Updates!

  • Telegram Channel
  • WhatsApp Channel
  • Facebook Group

Scientech Easy | 8 Years of Excellence

Learn programming and computer technology with practical tutorials, coding examples, interview questions, and quizzes.

Follow Us Online

Resources

  • About Us
  • Blog
  • Contact Us
  • Privacy Policy
  • Sitemap

Get in Touch

  • Address: 4A, Shiv Shakti Complex, Joraphatak Road , Dhanbad, Jharkhand , India
  • Email: contact@scientecheasy.com
  • Mobile: 7979027618
  • Opening hours Mon - Sat : 9AM - 8PM

Copyright © (2018 - 2026) - Scientech Easy. All rights reserved. Developed by Scientech Easy