php mcq questions with answers


                                
SOAP stands for __________.
A. Simple Object Access Program  
B. Simple Object Access Protocol  
C. Simple Object Application Protocol  
D. Simple Object Account Protocol
                                
The ____ language allows more than one method in a single class.
A. C#  
B. J#  
C. C++  
D. C
                                
In C#, a subroutine is called a ________.
A. Function  
B. Metadata  
C. Method  
D. Managed code
                                
All C# applications begin execution by calling the _____ method.
A. Class()  
B. Main()  
C. Submain()  
D. Namespace
                                
A _______ is an identifier that denotes a storage location.
A. Constant  
B. Reference type  
C. Variable  
D. Object