XML and Technology Fundamentals Quiz
A quiz covering XML markup language concepts along with general technology topics including acronyms, Unix/DOS file systems, and query reporting features.
Questions
you can add java scripts in your reports to enhance your report functionality
- True
- False
Which prompt Retrieves data based on a value that you type in the prompt
- Value Prompt
- Text Box Prompt
- Date Prompt
- Generate Prompt
Conditional rendering is supported on which of the following objects?
- Query
- Page
- Native Sql
- Lists,crosstabs,prompts
The filters in the Query can be made optional
- True
- False
What does XML stand for?
- Example Markup Language
- X-Markup Language
- eXtra Modern Link
- eXtensible Markup Language
There is a way of describing XML data, how?
- XML uses a DTD to describe the data
- XML uses a description node to describe data
- XML uses XSL to describe data
- XML uses a DND to describe the data
XML's goal is to replace HTML
- True
- False
What is the correct syntax of the declaration which defines the XML version?
- <?xml version="1.0" />
- <xml version="1.0" />
- <?xml version="1.0"?>
- <?xml version="1.0"? />
What does DTD stand for?
- Document Type Definition
- Dynamic Type Definition
- Direct Type Definition
- Dynamic Type Design
XML elements cannot be empty
- True
- False
What does XSL stand for?
- eXtensible Style Listing
- eXtensible Stylesheet Language
- eXtra Style Language
- eXpandable Style Language
XML attribute values must always be enclosed in quotes
- True
- False
Which statement is true?
- All XML documents must have a DTD
- All XML elements must be properly closed
- All XML elements must be lower case
- All XML elements must be uppercase
Which statement is true?
- XML elements must be properly nested
- XML tags are case sensitive
- XML documents must have a root tag
- All the statements are true
Full form of AAI
- Advanced Artificial Intelligence
- Animal Artificial Intelligence
- Automatic Auto Interface
- Authorized and Authentication Infrastructure
In Unix and DOS, '.' refers to:
- Present Directory
- Current Directory
- Parent Directory
- All of the above
AC refer to:
- Audio Codec
- Audio Code
- Air Cool
- Audio Coding
What is ADC?
- Audio Digital Convertor
- Audio to Digital Convertor
- Audio Digital Converter
- Audio to Digital Converter
What is ADP?
- Analyze, Design and Program
- Analysis, Design and Programming
- Analyze, Design and Programming
- Analysis, Design and Program
In Unix and DOS, '..' refer to:
- Current Directory
- Present Directory
- Parent Directory
- None of the above