JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
.NET Remoting interview questions
.NET Remoting interview questions
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 5
1. In which type of remote object creation mode in .NET, the object is created with every method call thus making the object stateless.
A. Single call mode
B. Singleton
C.
D.
Show Correct Answer
Correct Answer is :
Single call mode
2. When remoting clients has to share the same data, which architecture should be used?
A. Singleton architecture
B. Single call architecture
C.
D.
Show Correct Answer
Correct Answer is :
Singleton architecture
3. Which of the following way is used for handling lifetime for remoting objects?
A. Garbage collector
B. Dispose()
C. LeaseTime
D.
Show Correct Answer
Correct Answer is :
LeaseTime
4. Which class does the remote object has to inherit?
A. System.MarshalByRefObject
B. System.Web.UI.WebControls
C. System.Globalization
D. System.Web.Security
Show Correct Answer
Correct Answer is :
System.MarshalByRefObject
5. Which of the remoting model is stateful in nature?
A. Server activated object SAO
B. Client activated objects CAO
C.
D.
Show Correct Answer
Correct Answer is :
Client activated objects CAO
Similar Interview Questions
Search for latest jobs
Find Jobs