MCQs > Website Designing & Development > BackBone.js > While using Backbonejs, which of the following syntaxes is used for extending any basic objects with the Backbone event capability?

BackBone.js MCQs

While using Backbonejs, which of the following syntaxes is used for extending any basic objects with the Backbone event capability?

Answer

Correct Answer:

var object = {};

_.extend(object, Backbone.Events);


Explanation:

Note: This Question is unanswered, help us to find answer for this one

BackBone.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

BackBone.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it