InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of these files takes the web application in offline mode? |
|
Answer» Which of these files takes the web APPLICATION in offline mode? |
|
| 2. |
Can you inherit multiple interfaces? |
|
Answer» Can you inherit multiple interfaces? |
|
| 3. |
A variable which is declared inside a method is called a________variable? |
|
Answer» A VARIABLE which is declared inside a method is called a________variable? |
|
| 4. |
_______ allow to encapsulate discrete units of functionality and provide a graphical representation of that functionality to the user? |
|
Answer» _______ ALLOW to encapsulate discrete units of functionality and provide a graphical representation of that functionality to the user? |
|
| 5. |
Form where postback occur? |
|
Answer» Form where postback occur? |
|
| 6. |
Which object is used along with application object in order to ensure that only one process accesses a variable at a time? |
|
Answer» Which object is used along with application object in ORDER to ensure that only ONE process ACCESSES a variable at a time? |
|
| 7. |
By default, ASP.NET store SessionIDs in _________. |
|
Answer» By DEFAULT, ASP.NET STORE SESSIONIDS in _________. |
|
| 8. |
Two methods with the same name but with different parameters? |
|
Answer» TWO methods with the same name but with different parameters? Choose the correct options from below LIST (1)Overloading (2)Loading (3)MULTIPLEXING (4)Duplexing Answer:-(1)Overloading |
|
| 9. |
Type of code security that protects system resources from unauthorized calls? |
|
Answer» Type of code security that protects system RESOURCES from unauthorized CALLS? |
|
| 10. |
Which of these data source controls do not implement Caching? |
|
Answer» Which of these DATA source controls do not IMPLEMENT Caching? |
|
| 11. |
What is accessibility modifier protected internal? |
|
Answer» What is accessibility MODIFIER PROTECTED internal? |
|
| 12. |
If a class is using an interface, it must? |
|
Answer» If a class is using an interface, it must? |
|
| 13. |
An inherited control from the existing one also inherits the visual representation of the base control? |
|
Answer» An inherited control from the existing one also inherits the visual representation of the BASE control? |
|
| 14. |
________ element in the web.config file to run code using the permissions of a specific user |
|
Answer» ________ ELEMENT in the web.config FILE to run code using the permissions of a specific user |
|
| 15. |
Which type of control inherits from the controls class without graphic representation? |
|
Answer» Which type of control inherits from the CONTROLS class without GRAPHIC REPRESENTATION? |
|
| 16. |
___________ refers to formatting data based on locale? |
|
Answer» ___________ refers to formatting data based on LOCALE? |
|
| 17. |
Which of the following is the default authentication mode for IIS? |
|
Answer» Which of the following is the default AUTHENTICATION MODE for IIS? |
|
| 18. |
All control inherits either directly or indirectly from the base class control? |
|
Answer» All control inherits either directly or indirectly from the base class control? |
|
| 19. |
Which of the following is the way to monitor the web application? |
|
Answer» Which of the following is the way to monitor the web APPLICATION? |
|
| 20. |
Feature of a local variable? |
|
Answer» Feature of a local VARIABLE? |
|
| 21. |
Which of the following object is not an ASP component? |
|
Answer» Which of the FOLLOWING object is not an ASP component? |
|
| 22. |
Which of the protocol is used to transfer files from localhost to remote host? |
|
Answer» Which of the protocol is used to TRANSFER FILES from localhost to REMOTE host? |
|
| 23. |
When does Garbage collector run? |
|
Answer» When does Garbage collector run? |
|
| 24. |
Which of the following does not have any visible interface? |
|
Answer» Which of the following does not have any visible INTERFACE? |
|
| 25. |
Can you define the basic techniques for creating a control? |
|
Answer» Can you define the basic techniques for creating a CONTROL? |
|
| 26. |
_______ represents a drawing surface and provides methods for rendering to that drawing surface? |
|
Answer» _______ represents a drawing SURFACE and provides methods for rendering to that drawing surface? |
|
| 27. |
Which property of the session object is used to set the local identifier? |
|
Answer» Which property of the session object is used to SET the local identifier? |
|
| 28. |
Which DLL translate XML to SQL in IIS? |
|
Answer» Which DLL translate XML to SQL in IIS? |
|
| 29. |
What does the keyword virtual mean in the method definition? |
|
Answer» What does the KEYWORD virtual mean in the method definition? |
|
| 30. |
________ is not a member of ADODBCommand object. |
|
Answer» ________ is not a member of ADODBCommand object. |
|