php mcq questions with answers


                                
The ______ are the Graphical User Interface (GUI) components created for web based interactions..
A. Web forms  
B. Window Forms  
C. Application Forms  
D. None of the above
                                
In Microsoft Visual Studio, ______ technology and a programming language such as C# is used to create a Web based application.
A. JAVA  
B. J#  
C. VB.NET  
D. ASP.NET
                                
The controls available in the tool box of the ______ are used to create the user interface of a web based application.
A. Microsoft visual studio IDE  
B. Application window  
C. Web forms  
D. None of the above
                                
The infrastructure that supports these dynamic operations at run time is called the__________.
A.CLR
B.CTS
C.CLS
D.DLR
                                
_______ methods are not supported for dynamic types.
A.Anonymous
B.Static
C.Abstract
D.Extension