crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Check the Below code and check correct or not
Question Posted on 12 Feb 2019Home >> Tools >> ECMAScript >> Check the Below code and check correct or not

Check the Below code and check correct or not
const { x, y } = { x: 11, y: 8 };
is the Same as
const { x: x, y: y } = { x: 11, y: 8 };
(1)True
(2)False

Answer:-(1)True
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

ES6 is the implementation of?

ES6 can be used for ______________

ECMAScript is a __________

ES6 is officially called ______________

All major JavaScript Implementations are based on which standard?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap