Question: What is true about JSON? It is a programing language It stands for JavaScript Object Notation. As a data description language, it is much more
- What is true about JSON?
- It is a programing language
- It stands for JavaScript Object Notation.
- As a data description language, it is much more complex than XML
- It is a text editor
Question 2 10 pts
XML stands for ________.
A. Existential Markup Language
B. Extendable Markup Language
C. Extensible Markup Language
D. Experimental Markup Language
Question 3 10 pts
What are the reasons XML is so popular? Choose as many answers that would apply.
A.XML plays an important role in many different IT systems.
B.You can only use predefined XML tags
C.XML only works with SQL server
D. XML is often used for distributing data over the Internet.
Question 4 10 pts
What is HTML? Choose as many answers that would apply.
A. You cannot create an HTML page using notepad
B. It's standards are not defined.
C. HTML is the standard markup language for Web pages.
D. With HTML you can create your own Website.
Question 5 10 pts
What is true about PHP? Choose as many answers that would apply.
A. PHP is not open source scripting language
B. PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
C. PHP scripts are executed on the server.
D. Web pages that access the database cannot be written using PHP
Question 6 10 pts
What is true about ODBC? Choose as many answers that would apply.
A. It is a file data source that is available only to the user that created it.
B. It stands for Open Database Connectivity.
C. It only works with Microsoft products.
D. It is an industry standard interface between programming code and DBMS APIs.
Question 7 10 pts
The first PHP element to be created is the _______.
A. Connection
B. Command object
C. Parameters collection
D. Errors collection
Question 8 10 pts
If the computer hosting the Web server is running a Windows operating system, the Web server is probably ________.
- Internet Interpreter Server (IIS)
- Tomcat
- Internet Information Services (IIS)
- Apache
Question 9 10 pts
The ODBC standard defines a way to ________.
- start transactions
- normalize relations
- insert attributes into table schemas
- use wildcards in SQL statements
Question 10 10 pts
Every DBMS product has an API, which stands for ______.
- All Program Interface
- Application Programming Interpreter
- Application Programming Interface
- All Program Interpreter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
