TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rajeev Kumar
800
1k
62.1k
What is the Result of this statement.
Apr 4 2024 5:37 AM
let a=10; let b=10; let c=10;
if(a==b==c)
console.log("Same");
}
else {
console.log("Not Same");
}
Reply
Answers (
3
)
Async await JavaScript
Footer problem in datatables