
JDBC/JS/XML/HTML
Quiz by Dr.J.Jenefa
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
30 questions
Show answers
- Q1__________is a software and hardware -independent tool for storing and transporting data.CGIServletJSSXML30s
- Q2XML was designed to store and ____________dataRetrieveTransportReceiveCollect30s
- Q3XML was designed to be __________________________Self-destructiveSelf-independentNone of the aboveSelf-descriptive30s
- Q4XML tags are _________like HTML tagsNot predefinedPredefinedNone of the abovePost defined30s
- Q5XML stores data in _____________formatText with ImageImagePlain TextNone of the above30s
- Q6XML provides a software- and hardware-independent way of storing, transporting, and __________dataUpdatingDeletingRetrieveSharing30s
- Q7XML documents must contain one _______ element that is the parent of all other elements.TreeRootBoth b and cChild30s
- Q8In XML, it is illegal to omit the closing tag. All elements must have a _________tag.ClosingOpeningCurlyDeleting30s
- Q9____________ are designed to contain data related to a specific elementAttributesServletXMLJavascript30s
- Q10_______________provide a method to avoid element name conflicts.XML treeXML displayXML NamespacesXML element30s
- Q11The XML___________ object can be used to request data from a web serverServletHttpRequestNone of the aboveHttpResponse30s
- Q12An XML document with correct syntax is called______________.Well ; FormedWell : Formed"Well Formed“‘Well Formed’30s
- Q13XML files can be stored on an Internet server exactly the same way as ____________files.HTMLAll the aboveJSSServlet30s
- Q14JDBC stands for _________________Java Distribution ConnectivityNone of the aboveJava Datatype ConnectivityJava Database Connectivity30s
- Q15Java can be used to write different types of executables, such as − Java Applications, Java Applets,---------------------Java scriptBoth A and BJava ServletsJava Server Pages30s