web technology Online Quiz - 3
Description: web technology Online Quiz - 3 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
SGML stands for Standard GUI Markup Language
CSS stands for Cascading Style Sheets
DOM stands for Document Object Model
DHTML stands for Declarative Hyper Text Markup Language
HTTP stands for Hypertext Transfer Protocol
W3C stands for World Wide Web Consortium
XSLT stands for Extensible Stylesheet Language Transactions
URL stands for Uniform Resource Locator
GIF stands for Graphics Interchange Format
GIF stands for Graphics Interchange Format
SOAP stands for Simple Object Access Procedure
XHTML stands for Extended HyperText Markup Language
WYSIWYG stands for What-You-See-Is-What-You-Get
The ___________ technique can be used to achieve input and output coverage
When identical data is to be presented on desktop and mobile browsers, with only changes to CSS stylesheets, which of the following is the best option?
In which method do we resolve the ambiguity arising from having different home controllers in different areas of MVC application?
In which file do we write code to associate a different layout for mobile devices in MVC3?
MVC framework is built on top of ASP.NET framework
It is mandatory that same controllers be shared by different areas in an MVC application.
Which class is to be updated to specify the home controller in Mobile area?