Which layer executed first among these Application
layer,Buisness layer or Data Base Layer?
Answers were Sorted based on User's Feedback
Answer / amitit06
Ans:- I am not sure but acc to me the sequence is like:
Application layer-->Buisness layer-->Data Base Layer.
Thanks
Amit
Is This Answer Correct ? | 18 Yes | 1 No |
Answer / danesh
this layer has 1 ,2 , n tier levels
the above answers is right but as interview point of level ,
need to describe the tier levels.
Is This Answer Correct ? | 1 Yes | 1 No |
Why is ienumerable used?
Define parsing?
What's the c# syntax to catch any possible exception?
Can we call server-side code (c# or vb.net code) from javascript?
What is method in c#?
Is goto statement supported in C#? How about Java?
Which is better interface or abstract class in c#?
What do you mean by directing?
Ho we can see assembly information?
Why do we use abstraction in c#?
Do we get an error while executing the “finally” block in c#?
How do we achieve encapsulation in c#?