web technology Online Quiz - 11
Description: web technology Online Quiz - 11 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Attempted
0/20
Correct 0
Score 0
‹
›
Is there any advantage of using System.String over String.Builder
How do you change the text color of an element?
Which is the best forward only read only cursor available to read the data
Which type of control should I use when i want to display a certain information from database but it layout which can be purely HTML based?
What would you do to the object which is expected to be no -longer in use
Why would you not use System.Web.Mail instead of System.Net.Mail
PHP stands for :
PHP server scripts are surrounded by delimiters, which?
All variables in PHP start with which symbol?
How do you get information from a form that is submitted using the "get" method?
By which variable we can retrieve the value passed by the GET and POST Method?