+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. Prefixing an element in a XML document, with a unique prefix, prevents it from being ___________.
Deleted
Accessed
Overridden
Duplicated
View Answer
2. Which of the following are the uses of JSON?
All of them
Facilitate between incompatible platforms
Serializing Data
Preferred to sending web data
View Answer
3. Strings are delimited with ________ and support a backslash escaping syntax.
Single-quotation
Colon
Double-quotation
Comma
View Answer
4. An_________, in XML, is a placeholder that consists of a name and a value.
ENTITY
DTD
ELEMENT
Root Element
View Answer
5. The top level XSLT elements can be occur directly the __________ element.
none of these
xsl:stylesheet
xsl:character
xmlfile
View Answer
6. Which of the following PHP functions decodes JSON structures?
php_json_decode
json_encode
json_decode
none of them
View Answer
7. Which of the following function converts a JavaScript value into a JSON string?
JSON.string()
JSON.convert()
JSON.stringify()
JSON.tovalue()
View Answer
8. Which of the following is the limitation of JSON?
Support for only C language
No limit on array and objects
Too many data types
Complicated debugging
View Answer
9. Which of the following aspects describes Gson?
Similar to JSON and XML
Does not serialize objects
Is a Java library
None of them
View Answer
10. Choose the Correct Option
a) XSLT
b)XPath
3)XSL-FO
1) Language for navigation XML
2) Language for transforming XML
3) Language for formatting XML
a-3, b-1, c-2
a-2, b-3, c-1
a-3, b-2, c-1
a-2, b-1, c-3
View Answer