What do you mean by a windows process in regards to memory allocation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is meant by enumerable in c#?

0 Answers  


Can you change the value of a variable while debugging a C# application?

2 Answers  


can we create an empty interface with no definitions? If so, how it should be called in the class?

3 Answers   IBM,


How did you implemented classes in your project?

1 Answers   TCS,


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

0 Answers  






Does c# support c type macros?

0 Answers  


What is the difference between ienumerable and enumerator?

0 Answers  


What is difference between private and protected?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What is default access specifier for class in c#?

0 Answers  


What is a framework in c#?

0 Answers  


What is unrecognized escape sequence in c#?

0 Answers  


Categories