GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
26. | Which of the following is not the way to maintain state? | ||
A. | View state | ||
B. | Cookies | ||
C. | Hidden fields | ||
D. | Request object | ||
27. | You can have only one Global.asax file per project. | ||
A. | Yes | ||
B. | No | ||
C. | Both (a) & (b) | ||
D. | None of the above | ||
29. | _________ is a special subfolder within the windows folder that stores the shared .NET component. | ||
A. | /bin | ||
B. | GAC | ||
C. | Root | ||
D. | None of these | ||
30. | Which of the following is the performance attributes of processModel? | ||
A. | requestQueue limit | ||
B. | maxWorkerThreads | ||
C. | maxIdThreads | ||
D. | All of these | ||