|
|
-
Ramireddy asked 1 Years ago through Interview Questions | 1 Point
Recently i faced this question, "Where memory for static variables will be allocated?"...
|
-
Ramireddy Commented 1 Years ago through Interview Questions | 1 Point
As nakul said, To maintain referential integrity, foreign keys will be used mainly. Trigger is one more way of achieving that. But triggers are not only meant for referential integrity....
|
|
|
-
Ramireddy liked 1 Years ago through Interview Questions | 1 Point
Recently in an interview i faced following questions.
Is it possible to call a trigger from another trigger?
Is it possible to call a trigger directly?...
|
-
Ramireddy asked 1 Years ago through Interview Questions | 1 Point
Recently in an interview i faced following questions.
Is it possible to call a trigger from another trigger?
Is it possible to call a trigger directly?...
|
-
Ramireddy Posted 1 Years ago through Interview Questions | 10 Points
Recently in an interview i faced following questions.
Is it possible to call a trigger from another trigger?
Is it possible to call a trigger directly?...
|
-
Ramireddy liked 1 Years ago through Interview Questions | 1 Point
Some class has a field declared as readonly array, for example:
private readonly int[] _array = new int[10];
Is it allowed to change elements of this array ?...
|
-
Ramireddy Posted 1 Years ago through Interview Questions | 10 Points
1. What is default access modifier for interface?
2. Is it possible to specify access modifier as "Protected" for interface? ...
|
-
Ramireddy Posted 1 Years ago through Interview Questions | 10 Points
Recently i was asked this question in an interview, "When garbage collector will be executed?"...
|
-
Ramireddy Posted 1 Years ago through Interview Questions | 10 Points
Recently i faced this question, "Where memory for static variables will be allocated?"...
|