Web Desining2-2024
Web Desining2-2024
2111000104050002 [1 of 4]
c) remove( ) removes the child elements while empty( )
removes the content of the selected element
d) remove( ) removes the child elements while empty( )
removes the content of the selected element and its child
elements
5. What is Callback?
a) The callback is a technique in which a method calls back
the caller method.
b) The callback is an asynchronous equivalent for a function.
c) Both of the above.
d) None of the above.
8. AJAX is based on
a) JavaScript and XML b) Java and JavaScript
c) Java and XML d) JavaScript and HTTP requests
2111000104050002 [2 of 4]
10. Which of the following statements are true?
a) Node.js is a server-side language.
b) Node.js is a client-side language.
c) Node.js is both a server and client-side language.
d) None of the above.
2111000104050002 [3 of 4]
Q.5 Do as directed. [Any Two] 8
1. Write an XML file which will display the Doctor Information which
includes.
Doctor_Id, Doctor_Name, Doctor_ContactNo, Doctor_Specialization
2. Write a note on features of AJAX.
3. Write a note on XMLHttpRequest object.
*****
2111000104050002 [4 of 4]