497 C# Single line interview Questions Part - 4 By Mallikarjun A 00:04:00 Add Comment 400) What is finally block? Finally block will be executed automatically and compulsorily even though an exception is raised or not. 401... Read More
497 C# Single line interview Questions Part - 3 By Mallikarjun A 00:10:00 Add Comment 300) What are the three layers used in application development? i) Presentation logic is written in Presentation Layer. ii) Business logi... Read More
497 C# Single line interview Questions part - 2 By Mallikarjun A 00:20:00 Add Comment 101) What is inheritance explain? Inheritance is a process of creating a new class from already existing class. In inheritance proces... Read More
497 C# Single line interview Questions Part - 1 By Mallikarjun A 00:14:00 Add Comment 1) What is .NET? NET stands for Network Enabled Technology..NET is a Framework tool which supports many programming languages. Ex: VB.NET... Read More