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

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  


Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...

0 Answers  


different web application and windows application

1 Answers  


What is the order of precedence for logical operators.

0 Answers  


What is the difference between asp and saas?

0 Answers  






How do I open aspx file on mac?

0 Answers  


what are the two main compononet in remoting

0 Answers   DCI,


what are the objects in asp?

2 Answers   First Insight, VebTel,


What is IIS?

2 Answers  


can we place Global.asa into "bin" directory instead of Root directory?

3 Answers   Satyam,


What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.

1 Answers  


What are Scripting Objects?

1 Answers  


Categories