The pound sign (#) has a variety of uses. In certain contexts, it is used in pla
ID: 3913554 • Letter: T
Question
The pound sign (#) has a variety of uses. In certain contexts, it is used in place of the word “number”. For example, we are the #1 team. In social media, it accompanies keywords or phrases known as hashtags. In a musical context, a sharp modifies the pitch of a particular note by half a step. Much like a musical sharp indicates a small alteration, C# is an improvement on the C programming language. In this discussion forum, you will expand on that.
Answer the following question:
1. How is C# a step up from C?
What features does C# have that C does not? Why do those features make C# a programming language suited to game developers?
Explanation / Answer
Hi please find the answer
If you have any query please let me know first by comment i will give solutions
===================================
c and c# are to different programming language. c is developed by Dennis Ritchie at AT&T Bell Labs between 1969 and 1973. whereas c# is developed by Anders Hejlsberg for Microsoft and it has required .NET framework and CLR(Common Language Runtime) to run.
C# step up from c;
C# is object oriented programing(OOP) languages than make our progam easiy to use, maintain the code and widely use for development of Web as well as software application
C# has a Object oriented programming language and C has a structural or procedural programing language so is not easy to maintain but C# code are easy to maintain
C# grabage collection is done by CLR(Common Language Runtime) while C is not
C has a unmanaged code and cC# code is manage by the .NET framework
so all these make C# a step from C
=============================================
Features C# over the c
C# is pure OOP concept, forcing rules in your code that helps keep your code more readable, maintainable and execution is more stable.
C# have automatic garbage collection that are manage by CLR
In C# we don't worry about the header file
In C# we can create class and method in any order
In C# no pointer are use
=================================================
C# feature for game programming;
C# are used to create and develope almost anything but is particularly strong at developing Windows desktop applications and games. It is extensively used to create games using the Unity game engine, which is the most popular game engine today.Unity is also used for VR and c# have feature to create and develop game application,
Feature like is support the Utility game engine.
It’s a high-level language it is easy to read, maintain and perform most complex task in simpler way so the programmer doesn’t have to worry about them.
It is statically typed language, so the code is checked before it is turned into an application or compile. This makes it easier to find errors
Othe more feature above mentions
======================================================
If you have any query please let me know first by comment i will give solutions
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.