|
Related Questions |
View Answer |
|
What happens to a HTML page?
|
View Answer
|
|
What are the ASP Scripting Objects?
|
View Answer
|
|
What is a Form collection?
|
View Answer
|
|
What is the difference between Querystring collection and Form collection?
|
View Answer
|
|
What is ServerVariables collection?
|
View Answer
|
|
What are the methods in Session Object?
|
View Answer
|
|
What are the attributes of the tags? What are their functions?
|
View Answer
|
|
What is Query string collection?
|
View Answer
|
|
What is the maximum size of an array?
|
View Answer
|
|
What is a variable?
|
View Answer
|
|
Which is the default Data types in VBScript?
|
View Answer
|
|
Which is the default Scripting Language of ASP (server-side)?
|
View Answer
|
|
Give the comment Tags for the following?
|
View Answer
|
|
What is a "Virtual Directory"?
|
View Answer
|
|
How can you disable the browser to view the code?
|
View Answer
|
|
How can you disable the browser to view the code?
|
View Answer
|
|
What is ASP?
|
View Answer
|
|
What are the functions in ASP?
|
View Answer
|
|
Which are the advance form techniques?
concept of typecasting variables.
|
View Answer
|
|
We have to count the three letter, four letter and five letter words from a file and print the number of three letter, four letter and five letter words. Delimiter is tab, space, and hifen. ( - )
And we should not consider the line in the file after we encounter # in that line.(ie after # we should not consider the portion of line)
|
View Answer
|