C# Interview prep: 50 Question and Answers

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 48

  • @tutorialsEUC
    @tutorialsEUC  2 года назад +3

    🚀C# Progress Academy - Become a senior C# developer: academy.tutorials.eu/p/csharp-progress-academy

  • @shenth27
    @shenth27 2 года назад +34

    Great course if no advertising for his Master class every 5 mins

    • @leonbaker1809
      @leonbaker1809 Год назад +4

      Came here to say this. Tone it down, please

    • @Chiramisudo
      @Chiramisudo 4 месяца назад

      💯!!! It's even more obnoxious that RUclips ads, and that's saying something.

  • @HawkEncounters
    @HawkEncounters 3 года назад +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 года назад +1

      Good luck with the exam!

  • @malindukumaradasa3851
    @malindukumaradasa3851 8 месяцев назад

    Very concise and understandable explanations. Great video! Thanks!

  • @Robert723
    @Robert723 Год назад +4

    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 5 месяцев назад

      :D :D :D :D :D :D

  • @davestorm6718
    @davestorm6718 2 года назад +3

    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);

  • @luis.e.moreno
    @luis.e.moreno 2 года назад +3

    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 😀

  • @andreilisovskii3414
    @andreilisovskii3414 6 месяцев назад +1

    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.

  • @csperi-peri2447
    @csperi-peri2447 Год назад

    Great video - covering a wide variety of topics with code examples.

  • @sol-3uk
    @sol-3uk 2 года назад +1

    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.

  • @meosart1758
    @meosart1758 3 года назад +2

    Great video! Many thanks!

    • @tutorialsEU
      @tutorialsEU 3 года назад +1

      Thanks. Hope you subscribe to not miss out our content

    • @meosart1758
      @meosart1758 3 года назад +1

      @@tutorialsEU Of course))

  • @ethanr0x
    @ethanr0x Месяц назад

    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 9 месяцев назад

    Outstanding! Thanks!

  • @arkadiyshuvaev
    @arkadiyshuvaev 9 месяцев назад +1

    It is not polymorphism at 15:05 You should look at another video to understand this topic.

  • @parvati877
    @parvati877 6 месяцев назад +1

    Video starts at 1:39

  • @krishnakumargupta6993
    @krishnakumargupta6993 2 года назад

    It's video very grateful for my interview

  • @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.

  • @spiker9677
    @spiker9677 3 года назад +2

    Awesome with clear examples 👍

    • @tutorialsEU
      @tutorialsEU 3 года назад +1

      I hope they will help you on your journey

  • @pranitapawar7707
    @pranitapawar7707 2 года назад

    really nice video..can you make video for xamarin forms also

  • @bittatamber
    @bittatamber Год назад

    Excited

  • @ChamaraIresh
    @ChamaraIresh 2 года назад

    Nice video with clear examples

  • @sureshshindhe502
    @sureshshindhe502 2 года назад

    Thank you very much

  • @kwstaslalaounis3212
    @kwstaslalaounis3212 Год назад

    Thank you!!!

  • @amazingrays
    @amazingrays 9 месяцев назад

    Nice video 🙏

  • @MaciejKowalski-jr1ci
    @MaciejKowalski-jr1ci Месяц назад

    Good content, but advertising is way too aggressive.

  • @mageking4343
    @mageking4343 2 года назад

    sir smile is owsm

  • @kunnu9030
    @kunnu9030 Год назад +1

    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/

  • @paulc.8727
    @paulc.8727 Год назад

    what happened to 39 Explain var and dynamic?? 💨

  • @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 3 месяца назад

    thank God a video about this where there is no Indian

  • @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.

  • @Joseph-ex4sf
    @Joseph-ex4sf Год назад

    Appreciate the video but you put in way too many interruptions.

  • @hasanmd803
    @hasanmd803 9 месяцев назад

    Almost everyone giving car or bike example for abstraction😅

    • @anon_148
      @anon_148 3 месяца назад

      terrible

  • @bornafrica7887
    @bornafrica7887 2 года назад +4

    Bro had to put an ad every 5 min.

  • @yesiamanerd2040
    @yesiamanerd2040 8 месяцев назад +1

    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.

  • @samekamal-w9p
    @samekamal-w9p Год назад

    Quick pause.

  • @feifei1989
    @feifei1989 8 месяцев назад

    Too many ads and pause. Annoying