+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
Softwares
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:lang
all of them
xml:space
xml:data
View Answer
2. Which of the following is the limitation of JSON?
Support for only C language
Too many data types
No limit on array and objects
Complicated debugging
View Answer
3. Which of the following objects is used to read a JSON file and display its contents in the browser?
XMLJSONRequest
XMLHttpRequest
JSONXMLHTTPRequest
JSONHttpRequest
View Answer
4. Which JSON feature ensures communication between two applications designed in different programming languages?
Reusability
Extensibility
Scalability
Interoperability
View Answer
5. The XPath tree has a single _______ node, which contains all other nodes in the tree.
namespace
root
attribute
element
View Answer
6. Strings are delimited with ________ and support a backslash escaping syntax.
Single-quotation
Comma
Colon
Double-quotation
View Answer
7. Which of the following aspects describes Gson?
All of them
Open SOurce
Connects Java Objects into JSON
Its a Java Library
View Answer
8. Which Protocol service is use JSON?
GData
HTTP
SOAP
IP
View Answer
9. Which of the following does not make a DTD?
Root Element declarations
Attribute declarations
Element declarations
Entity declarations
View Answer
10. Which of the following Gson methods are useful for implementing JSON?
None of them
toJson()
Both toJson() & fromJson()
fromJson()
View Answer