Which layer executed first among these Application
layer,Buisness layer or Data Base Layer?
Answer Posted / 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 |
Post New Answer View All Answers
How big is a float?
Wcf and what is difference between wcf and web services?
Difference between a sub and a function in c#.
What is option parameter in C#?
Where do we use serialization in c#?
What is the difference between dispose() and finalize() methods in c#?
Can a dictionary have duplicate keys c#?
For methods inside the interface why can’t you specify the accessibility modifier?
What are the types in c#?
What is foreach loop in c#?
What is tuple in c#?
Is class reference type c#?
Explain the role of Garbage collector and its generations?
What is the use of expression tree in c#?
How does insertion sort work?