C# Interview prep: 50 Question and Answers

  Рет қаралды 56,399

tutorialsEU - C#

tutorialsEU - C#

Күн бұрын

Пікірлер: 49
@tutorialsEUC
@tutorialsEUC 2 жыл бұрын
🚀C# Progress Academy - Become a senior C# developer: academy.tutorials.eu/p/csharp-progress-academy
@shenth27
@shenth27 2 жыл бұрын
Great course if no advertising for his Master class every 5 mins
@leonbaker1809
@leonbaker1809 Жыл бұрын
Came here to say this. Tone it down, please
@Chiramisudo
@Chiramisudo 6 ай бұрын
💯!!! It's even more obnoxious that KZbin ads, and that's saying something.
@Robert723
@Robert723 Жыл бұрын
Hi Denis, Thanks for the video! I think you could include the 'Pause' clip about your complete C# course more often in this video.
@martorulez
@martorulez 6 ай бұрын
:D :D :D :D :D :D
@malindukumaradasa3851
@malindukumaradasa3851 10 ай бұрын
Very concise and understandable explanations. Great video! Thanks!
@HawkEncounters
@HawkEncounters 3 жыл бұрын
I got C# Masterclass course for my College Training so this will help me a lot to answer many questions in my exam. :)
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Good luck with the exam!
@andreilisovskii3414
@andreilisovskii3414 8 ай бұрын
question 42 1:04:16 mistake in that particular example (if we assume exception within try { } block) Finally block won't execute, as you throw exception from catch block, and there is not catch earlier in stack.
@arkadiyshuvaev
@arkadiyshuvaev 10 ай бұрын
It is not polymorphism at 15:05 You should look at another video to understand this topic.
@davestorm6718
@davestorm6718 2 жыл бұрын
Thanks! I noticed you have a bug in your CopyTo command (you copied it to itself instead of to marksCopy) should be int[] marksCopy = new int[3]; marks.CopyTo(marksCopy,0);
@csperi-peri2447
@csperi-peri2447 Жыл бұрын
Great video - covering a wide variety of topics with code examples.
@meosart1758
@meosart1758 3 жыл бұрын
Great video! Many thanks!
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Thanks. Hope you subscribe to not miss out our content
@meosart1758
@meosart1758 3 жыл бұрын
@@tutorialsEU Of course))
@luis.e.moreno
@luis.e.moreno 2 жыл бұрын
This is a great video! Thank you! Will you make more interview question videos? Topics like SOLID in C#, web API, .NET core, Blazor, MVC, etc. More Design Patterns would be nice too. I was asked in an interview what is the Yield keyword purpose. Only Break and Continue are in the video. Thanks 😀
@ethanr0x
@ethanr0x 3 ай бұрын
The video has some mistakes: 5. 08:14 You get to use the private field of a base class in a derived class because the derived class is nested in the base class. That's not normally the case for inheritance.
@marcelositonio2495
@marcelositonio2495 10 ай бұрын
Outstanding! Thanks!
@sol-3uk
@sol-3uk 2 жыл бұрын
Thanks for the video! Just thought I'd point out that for Q.39 it seems like you forgot to change the graphic in the bottom left.
@spiker9677
@spiker9677 3 жыл бұрын
Awesome with clear examples 👍
@tutorialsEU
@tutorialsEU 3 жыл бұрын
I hope they will help you on your journey
@parvati877
@parvati877 8 ай бұрын
Video starts at 1:39
@amazingrays
@amazingrays 11 ай бұрын
Nice video 🙏
@i.eduard4098
@i.eduard4098 Жыл бұрын
9:19 I am pretty sure you are not fully correct. You already have a property by using get set and it shouldn't be private, and by convention should be uppercase. It feels like you are a java developer and I know there you expose properties via get set methods. Fields are private and usually are named with an underscore and then you can have public properties using the fields in get set.
@krishnakumargupta6993
@krishnakumargupta6993 3 жыл бұрын
It's video very grateful for my interview
@kunnu9030
@kunnu9030 2 жыл бұрын
plz provide the website link to read the content.
@tutorialsEUC
@tutorialsEUC Жыл бұрын
For some reason the link didnt work anymore. I replaced it and it's this one: tutorials.eu/50-interview-questions-for-your-csharp-interview/
@kwstaslalaounis3212
@kwstaslalaounis3212 Жыл бұрын
Thank you!!!
@mageking4343
@mageking4343 3 жыл бұрын
sir smile is owsm
@pranitapawar7707
@pranitapawar7707 2 жыл бұрын
really nice video..can you make video for xamarin forms also
@sureshshindhe502
@sureshshindhe502 2 жыл бұрын
Thank you very much
@paulc.8727
@paulc.8727 Жыл бұрын
what happened to 39 Explain var and dynamic?? 💨
@ChamaraIresh
@ChamaraIresh 2 жыл бұрын
Nice video with clear examples
@bittatamber
@bittatamber Жыл бұрын
Excited
@MaciejKowalski-jr1ci
@MaciejKowalski-jr1ci 3 ай бұрын
Good content, but advertising is way too aggressive.
@FrankPapadakis
@FrankPapadakis 2 жыл бұрын
Lol, watching this video has made me feel like I need to study for a few more years before I should even think about interviewing. I feel so stupid 🥴
@anon_148
@anon_148 5 ай бұрын
thank God a video about this where there is no Indian
@stoploss-g6u
@stoploss-g6u 10 ай бұрын
Almost everyone giving car or bike example for abstraction😅
@anon_148
@anon_148 5 ай бұрын
terrible
@svlada84
@svlada84 2 жыл бұрын
Video is great, but there is mistake on question 33. you should write: marks.CopyTo(marksCopy, 0); and not marks.CopyTo(marks, 0); and I test now this method create deep copy not shallow copy us you sad.
@seanleith5312
@seanleith5312 12 күн бұрын
never seen advertising like this, insert an ad every 2 minutes, crazy. Stop doing that.
@samekamal-w9p
@samekamal-w9p Жыл бұрын
Quick pause.
@Joseph-ex4sf
@Joseph-ex4sf Жыл бұрын
Appreciate the video but you put in way too many interruptions.
@bornafrica7887
@bornafrica7887 2 жыл бұрын
Bro had to put an ad every 5 min.
@feifei1989
@feifei1989 9 ай бұрын
Too many ads and pause. Annoying
@yesiamanerd2040
@yesiamanerd2040 10 ай бұрын
With over 10 years as a Java programmer and 30 in tech, I advise managers against language trivia interviews. They don't reveal the best candidates, especially as tech evolves. Reject the trivia approach, and candidates should walk away from such interviews.
@rowanabrahams9280
@rowanabrahams9280 5 ай бұрын
I agree with this 101%
SOLID  Principal - Interview Questions and Answers
24:04
Interview Happy
Рет қаралды 129 М.
Почему Катар богатый? #shorts
0:45
Послезавтра
Рет қаралды 2 МЛН
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН
Interview with a Senior C# Developer
10:56
Programmers are also human
Рет қаралды 658 М.
Top 50 OOPS C# Interview Questions - .NET
3:05:33
Interview Happy
Рет қаралды 159 М.
Master C# Interfaces in 12 Minutes - Beginner Tutorial
11:37
tutorialsEU - C#
Рет қаралды 26 М.
JavaScript Interview Prep: Functions, Closures, Currying
1:29:03
freeCodeCamp.org
Рет қаралды 163 М.
Unity3D GameDev Interview Questions
34:47
Jason Weimann (GameDev)
Рет қаралды 55 М.
Software Engineering Job Interview - Full Mock Interview
1:14:29
freeCodeCamp.org
Рет қаралды 1,6 МЛН