if there are two application 1 and 2 having a variable
x in both app if client1 changes value of x in 1 app
client 2 want reads the value of x from 2 app what
resultant value will he get



if there are two application 1 and 2 having a variable x in both app if client1 changes value of x..

Answer / Deep Saxena

If both applications use the same variable name 'x' and are not shared, then the value of 'x' in Application 2 will remain unchanged when Client 1 modifies its value in Application 1. Client 2 will read the original value that was previously stored in Application 2.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?

1 Answers  


What is one way operation?

1 Answers  


Define domestic architecture artifacts? : Dot net architecture

1 Answers  


HI THIS IS THIRUMAL. I AM COMPLETED MY MCA IN 2009 WITH 64%. NOW I AM LOOKING FOR A JOB(FRESHER)IN HYDERABAD.PLEASE IF YOU FIND ANY OPENINGS IN ANY COMPANY SEND IT TO MY MAIL ID PLEASE.. SKILL SET : C,C++,C#.NET,ASP.NET,ADO.NET,SQL SERVER, SSIS,SSRS EMAIL ID : THIRU104@GMAIL.COM THANKS & REGARDS D.THIRUMAL

1 Answers  


any one can explain about projectarchitecture and project approach briefly

1 Answers  


server.transfer limitation ?

1 Answers  


which of the following statement is true about gac. a)it is being handled by .net framwork b)It is special folder c)it can have files with same name etc etc.

4 Answers   Honeywell,


What is cache coherency and how is it eliminated? : Dot net architecture

1 Answers  


What is msil, and why should my developers need an appreciation of it if at all?

1 Answers  


if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get

1 Answers   PCS,


How do I know when my thread pool work item has completed?

0 Answers  


What is a virtual memory? : .NET Architecture

1 Answers  


Categories