+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. Which of the following Gson methods are useful for implementing JSON?
None of them
Both toJson() & fromJson()
toJson()
fromJson()
View Answer
2. Which Protocol service is use JSON?
SOAP
GData
HTTP
IP
View Answer
3. An_________, in XML, is a placeholder that consists of a name and a value.
ELEMENT
DTD
Root Element
ENTITY
View Answer
4. Which of the following PHP functions decodes JSON structures?
json_encode
none of them
php_json_decode
json_decode
View Answer
5. Which of the following does not make a DTD?
Entity declarations
Root Element declarations
Attribute declarations
Element declarations
View Answer
6. A series of zero or other Unicode characters within double quotes and backslash escapes is termed as ________.
String
Number
Object
Array
View Answer
7. The top level XSLT elements can be occur directly the __________ element.
none of these
xsl:character
xmlfile
xsl:stylesheet
View Answer
8. What does DTD stand for?
Direct Type Definition
Document Type Definition
Dynamic Type Definition
None of these
View Answer
9. Which of the following is the limitation of JSON?
No limit on array and objects
Complicated debugging
Support for only C language
Too many data types
View Answer
10. Which of the following are the uses of JSON?
All of them
Serializing Data
Facilitate between incompatible platforms
Preferred to sending web data
View Answer