+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. Identify the incorrect predefined attribute
xml:space
xml:data
all of them
xml:lang
View Answer
2. Strings are delimited with ________ and support a backslash escaping syntax.
Colon
Double-quotation
Comma
Single-quotation
View Answer
3. Which of the following objects is used to read a JSON file and display its contents in the browser?
XMLHttpRequest
JSONHttpRequest
XMLJSONRequest
JSONXMLHTTPRequest
View Answer
4. Which JSON feature ensures communication between two applications designed in different programming languages?
Scalability
Reusability
Extensibility
Interoperability
View Answer
5. What does DTD stand for?
Document Type Definition
Dynamic Type Definition
Direct Type Definition
None of these
View Answer
6. Which of the following aspects describes Gson?
Connects Java Objects into JSON
Open SOurce
Its a Java Library
All of them
View Answer
7. _________ refers to adherence to basic XML syntax rules while _______ refers to adherence to the DTDs too.
Internal DTDs, Validity
None of these
Well-formed, Internal DTDs
Validity, Well-formed
View Answer
8. Which of the following function resolves the XSS and CSRF issues?
jsonstring()
jsonify()
jsoneval()
jsonparse()
View Answer
9. Which of the following Gson methods are useful for implementing JSON?
Both toJson() & fromJson()
toJson()
None of them
fromJson()
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-2, b-1, c-3
a-2, b-3, c-1
a-3, b-2, c-1
a-3, b-1, c-2
View Answer