filmov
tv
Top 26 c# advanced interview questions and answers | Hindi

Показать описание
In this video I have discussed top 26 frequently asked interview questions on advance c#. This list is based on what I have experienced in interview and I am sure it will definitely going to help you as well.
I have missed to include one question from the list in the video
FirstOrDefault vs SingleOrDefault method
FirstOrDefault method will return null if there is no result in the list or collection where as SingleOrDefault will throw excpetion when there is no result in the list or collection. This point is enough to convince interviewer.
Apology for not including this in the video.
Also I have mistakenly explained the func delegate.. the correction is the last parameter in type is return type not the first as explained in the video..
Hope this will correct the mistake....
So if you enjoy the video and it added any value to your knowledge then do like it and don't forget to subscribe the channel.
Visit Playlist
-----------------------------------------------------------------------------
Other playlists
-----------------------------------------------
Gadgets I use
--------------------------
Chapters :
00:00 - Introduction
00:19 - Q-1: What is Generic Class
02:30 - Q-2: What is Heap and Stack
04:14 - Q-3: What is boxing and unboxing
05:14 - Q-4: What is Managed and Unmanaged Code
08:16 - Q-5: What is Garbage Collection
10:28 - Q-6: What is Serialization
12:06 - Q-7: What is Delegate
13:30 - Q-8: What are types of Delegate
13:48 - Q-9: Single Delegate
14:15 - Q-10: Multicast Delegate
14:51 - Q-11: Generic Delegate
15:39 - Q-12: Func Delegate
17:31 - Q-13: Action Delegate
18:28 - Q-14: Predicate Delegate
19:19 - Q-15: What is event
21:26 - Q-16: Annymous method and Lambda Expression
23:22 - Q-17: What is Extension Method
25:44 - Q-19: What is LINQ
27:04 - Q-20: What is Nullable Type
28:49 - Q-21: For loop vs Foreach
31:26 - Q-22: What is Enumerator
32:49 - Q-23: What is Yield Keyword
34:04 - Q-24: IEnumerable vs IQueryable
35:51 - Q-25: What is Tuple/How to return Multiple values from method
37:21 - Q-26: Singleton Class vs Static Class
39:25 - Outro
I have missed to include one question from the list in the video
FirstOrDefault vs SingleOrDefault method
FirstOrDefault method will return null if there is no result in the list or collection where as SingleOrDefault will throw excpetion when there is no result in the list or collection. This point is enough to convince interviewer.
Apology for not including this in the video.
Also I have mistakenly explained the func delegate.. the correction is the last parameter in type is return type not the first as explained in the video..
Hope this will correct the mistake....
So if you enjoy the video and it added any value to your knowledge then do like it and don't forget to subscribe the channel.
Visit Playlist
-----------------------------------------------------------------------------
Other playlists
-----------------------------------------------
Gadgets I use
--------------------------
Chapters :
00:00 - Introduction
00:19 - Q-1: What is Generic Class
02:30 - Q-2: What is Heap and Stack
04:14 - Q-3: What is boxing and unboxing
05:14 - Q-4: What is Managed and Unmanaged Code
08:16 - Q-5: What is Garbage Collection
10:28 - Q-6: What is Serialization
12:06 - Q-7: What is Delegate
13:30 - Q-8: What are types of Delegate
13:48 - Q-9: Single Delegate
14:15 - Q-10: Multicast Delegate
14:51 - Q-11: Generic Delegate
15:39 - Q-12: Func Delegate
17:31 - Q-13: Action Delegate
18:28 - Q-14: Predicate Delegate
19:19 - Q-15: What is event
21:26 - Q-16: Annymous method and Lambda Expression
23:22 - Q-17: What is Extension Method
25:44 - Q-19: What is LINQ
27:04 - Q-20: What is Nullable Type
28:49 - Q-21: For loop vs Foreach
31:26 - Q-22: What is Enumerator
32:49 - Q-23: What is Yield Keyword
34:04 - Q-24: IEnumerable vs IQueryable
35:51 - Q-25: What is Tuple/How to return Multiple values from method
37:21 - Q-26: Singleton Class vs Static Class
39:25 - Outro
Комментарии