How does non-deterministic garbage collection affect my code?
No Answer is Posted For this Question
Be the First to Post Answer
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
What are the attributes of the <form> tags? What are their functions?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
Can I avoid using the garbage collected heap?
what is execution of asp page
Define response object?
How will you delete a Cookie?
What is difference between Physical path and Virtual path? Explanin with example.
Explain what are the methods in session object in asp?
Explain the tags necessary to be present within the tag ?
What is the function of Buffer in Response Object?