You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: General-Questions/Introduction.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,4 +57,7 @@ In conclusion, mastering a general knowledge of C# before a technical interview
57
57
-[Q27. Can you describe the steps to your debugging process? Can you give me an example?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question27.md)
58
58
-[Q28. What are reserved words in C#? Can you give me an example?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question28.md)
59
59
-[Q29. Can you explain the difference between the .Net compiler and a GCC compiler? How does these differ in architecture and performance?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question29.md)
60
-
-[Q30. What is Dynamic Dispatch in C# and how is it used?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question30.md)
60
+
-[Q30. What is Dynamic Dispatch in C# and how is it used?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question30.md)
61
+
-[Q31. Explain the differences betwwen assembly code and CLR Code](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question31.md)
62
+
-[Q32. Can you please describe the features of C# and the CLR in the .Net framework?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question32.md)
63
+
-[Q33. Can you describe the improvements of the newest version of .Net version 9 and how these features are implemented in C#? How can you use these new features to improve your source code?](https://github.com/rcallaby/CSharp-Interview-Questions/blob/main/General-Questions/GQ-Question33.md)
0 commit comments