what are Naming constraints for a variable in ASP?



what are Naming constraints for a variable in ASP?..

Answer / guest


It can be up to 255 characters
Must start with an alphabet
Must not contain an embedded period or full-stop

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP Interview Questions

why and how static variable retain their value after postback form ?

0 Answers  


Define a variable?

0 Answers  


What is the common type system (cts)?

0 Answers  


Explain the tags necessary to be present within the tag ?

0 Answers  


What is asp what can asp do for you?

0 Answers  






When was asp released?

0 Answers  


Define request object?

0 Answers  


What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count

1 Answers  


very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5

0 Answers  


SAP Design Studio Reporting Tool for beginners

1 Answers   SAP Labs,


Define garbage collection?

0 Answers  


How do I open an asp file?

0 Answers  


Categories