3. Describe the process of interact UI to BAL n DAL?
Answer Posted / anil
UI -> BLL -> DAL -> DB
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the collections in c#?
Can an array be null c#?
Does c# support multiple class inheritance?
What is difference between const and static in c#?
What are sorted lists?
What is the max value of int32 in c#?
What are desktop applications examples?
What is application c#?
I want to print "Hello" even before main() is executed. How will you achieve that?
Can I use exceptions in c#?
Explain the process of polymorphism with an example?
What is private static in c#?
What is the difference between properties and indexer in c#?
What is data type c#?
How to override a function in c#?