Explain how can you overload a method?
No Answer is Posted For this Question
Be the First to Post Answer
What are the methods in Application Object?
what is page
What are the event handlers of Session Object?
Define a dictionary object?
What is the maximum size of an array?
explain uses of Textstream object in ASP
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
what is the role of attributes properties in asp field object
what is dry run?
Explain the difference between the value-type variables and reference-type variables?
Which choice is NOT a property of Dictionary Object? A. Key() B. CompareMode C. Item () D. Exists () E. Count