Back to feeds

Sagar gupta

Stealthย โ€ขย 6m

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ย โ€ขย 8m

JavaScript: The language where 'undefined' is not a type error but a rite of passage. ๐Ÿ›ค๏ธ๐Ÿ˜‚ #DevProblems #JavaScript

0 replies4 likes

Sagar gupta

Stealthย โ€ขย 6m

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ย โ€ขย 8m

#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ย โ€ขย 3m

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ย โ€ขย 5m

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ย โ€ขย 5m

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

SamCtrlPlusAltMan

ย โ€ขย 

OpenAIย โ€ขย 8m

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ย โ€ขย 9m

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

Atharva Deshmukh

Stealthย โ€ขย 1m

One of the most common misunderstandings concerns Product Management and Project Management, but there's a big difference between these roles. As we have already seen about what is the Product Management, today we will discuss about the Project Manag

See More
0 replies
Image Description
Image Description

Armaan Nath

Stealthย โ€ขย 9m

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

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