Enter your email Address

Skip to content

Hussain Patel

The Working Programmer

About Me

Hussain Patel

......

  • Home
  • .NET Core
    • ASP.NET Core
    • C#.NET
    • Design Patterns
  • IOT
    • Arduino
    • Photon
    • Raspberry
  • DS & Algorithms
    • Arrays
    • Linked List
  • SQL
  • Linux
  • Apache Kafka
  • How To
  • About Me
  • Questions

Category: Interview Questions

interview questions at all topics

  • Home
  • Interview Questions
Interview Questions JavaScript

Interview Question: Difference between “ == “ and “ === “ operators.

hussainpatel
September 12, 2021October 9, 2021 No Comments

Both are comparison operators. The difference between both the operators is that,“==” is used to compare values whereas, “ === “ is used to compare both value and types. Example: var a = 2; var b = “2”; (a == b) // Returns true since the value of both a and b is the same […]

Read more

Recent Post

  • ASP.NET Core Web API + Entity Framework 6.0 – with EF Core Power Tools March 11, 2023
  • How To – Update Nodejs & npm on a Raspberry Pi October 9, 2021
  • How to – Remove Files and Directories Using Linux Command Line October 9, 2021
  • Interview Question: Difference between “ == “ and “ === “ operators. September 12, 2021
  • Interview Question – Explain Hoisting in JavaScript September 12, 2021

Recent Comments

    Archives

    • March 2023 (1)
    • October 2021 (2)
    • September 2021 (2)
    • June 2021 (1)
    • March 2021 (2)
    • September 2020 (1)
    • August 2020 (1)
    • October 2019 (2)
    • July 2019 (1)
    • January 2018 (4)
    • November 2017 (3)
    • August 2016 (2)
    • July 2016 (1)
    • June 2016 (3)
    • May 2016 (3)

    Categories

    • .NET Core (4)
      • ASP.NET Core (1)
      • C#.NET (4)
      • Design Patterns (1)
    • AboutMe (1)
    • Apache Kafka (2)
    • DS & Algorithms (1)
      • Arrays (1)
    • Entity Framework (1)
    • Front End Tech (2)
      • JavaScript (2)
    • Git (2)
    • How To (6)
    • Interview Questions (1)
    • IOT (9)
      • Arduino (3)
      • Raspberry (9)
    • JQuery (3)
    • Linux (2)
    • Nodejs (1)
    • SQL (3)

    Recent Comments

      Tags

      .NET (1) arrays (1) brokers (1) c# (2) class (1) columns (1) consumer (1) conversion (1) date (1) designpatterns (1) Entity (1) format (1) Framework (1) GIT (2) git save (1) git stash (1) how to (1) installation (1) JavaScript (1) Jquery (3) kafka (1) kakfka (1) kill (1) merge (1) NOOBS (1) ORM (1) PI (7) process (1) producers (1) Raspberry (8) Raspbian (1) rebase (1) Server (1) signleton (1) SQL (2) sqlfunctions (1) stash (1) stringbuilder (1) stringclass (1) strings (1) Stuff (1) tables (1) time (1) Transact (1) tricks (1)

      Copyright © 2020 All Rights Reserved.