Back to feeds

Sagar gupta

Stealth • 4m

Javascript Questions Asked in Every Interview | PART 1 1. What is the difference between Null and undefined. Ans: Null and undefined are both primitive values in javascript that represents the absence of value. Key difference null is deliberately absence of value while undefined is an uninitialized or non-existing value. 2.How does javascript handle scope and hoisting Ans: Javascript uses a concept called lexical scoping which means that the scope of the variable determined by its position within the source code . Hoisting is a related concept that refers to the process of moving variable declaration at the top of their scope . This means that variable are accessible within their scope even before they are declared.

1 replies15 likes
1
Replies (1)

More like this

Recommendations from Medial

pusarla Tarun vamsi

Stealth • 5m

JavaScript: The language where 'undefined' is not a type error but a rite of passage. 🛤️😂 #DevProblems #JavaScript

0 replies4 likes

Sagar gupta

Stealth • 4m

Most Javascript Questions Asked in Interview | PART 2 1. What is difference between a for loop and for Each loop Ans: A for loop is traditional loop that uses a counter variable to iterate over an array. ForEach loop is a method that iterate over a

See More
0 replies10 likes
2

Prince Singh Chouhan

Stealth • 6m

#Array in #javascript: Array in Javascript enables storing a collection of multiple items under a single variable name, and has members for performing common array operations. Arrays aren't primitives but are instead Array #objects with the followin

See More
0 replies2 likes

Venkata krishnan

Stealth • 1m

I always found myself intrested/ Excited discussing the product / idea requirements, its scope, and various market potential. its a value add on when u have a technical vision itself. Intreset and curiosity is the driving force in terms of carrer .

0 replies4 likes
Image Description
Image Description

Saalim

Stealth • 3m

Does any one say how a product is being valued.when a customer sees it something on a online platforms vs local store, which and what make the major difference between them and how they are valued?also if there is no value means how do we create for

See More
6 replies5 likes

Tanmay Sinha

 • 

Mr Programmer • 3m

I previously posted a poll on which programming language is popular amongst devs and maximum votes was for Python, and the purpose for that poll was to analyze the demand for programming language in the market. Basically a RAW RESEARCH. Let's get

See More
0 replies4 likes
Image Description
Image Description

Armaan Nath

Stealth • 7m

Does marks matters!? What's your take on this topic 'cause in every college almost every student is running after marks and not focusing on the skills which industry actually requires. Honestly I don't think that marks actually matter but still the

See More
3 replies8 likes
Image Description
Image Description

SamCtrlPlusAltMan

 • 

OpenAI • 5m

Why so much emphasis on TAM? This is why.. TAM's Importance for Founders: 1. Market assessment baseline 2. Investor communication tool 3. Business planning guide 4. Strategic thinking catalyst 5. Growth opportunity identifier 6. Adaptability promo

See More
14 replies14 likes
1
Image Description
Image Description

Armaan Nath

Stealth • 7m

Airbnb's unique approach to sorting search results by price has sparked discussions within the industry. Unlike many e-commerce platforms that allow users to sort listings from lowest to highest price, Airbnb prioritizes relevance and quality over pr

See More
3 replies5 likes
Image Description
Image Description

Maniraj N G

Stealth • 9d

🔍 Quality Content is Becoming a Rare Gem Today, everyone seems to have a newsletter. Freelancers without work are flooding platforms like Udemy with “courses,” and on socials, AI-generated content is everywhere. But here's the catch: this wave of

See More
4 replies1 like

Download the medial app to read full posts, comements and news.