MCQs > IT & Programming > Prototype Programming > Consider the following code snippet: Sortable.create('id1'); Assume that nodes which id: id11, id12 are children of id1 and nodes which id: id111, id112 are children of id11. Which of the following elements can be sortable?

Prototype Programming MCQs

Consider the following code snippet:
Sortable.create("id1");
Assume that nodes which id: id11, id12 are children of id1 and nodes which id: id111, id112 are children of id11. Which of the following elements can be sortable?

Answer

Correct Answer: id11 and id12

Explanation:

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

Prototype Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Prototype Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it