Is C# high level programming language? Is C++ and C# the same?
Is C# high level programming language? Is C++ and C# the same?
- 3701 Views
- 2 Answers
-
-
- 18 May
- 0 Comment
-
-
Yes strongC#/strong is considered a stronghigh level language/strong. I'd say it's moving from the "strongHigh/strong" spot just like Java is. Java's considered the assembly stronglanguage/strong of the JVM at this point. New stronglanguages/strong like Scala and Ruby seem to offer quite a variety that Java and strongC#/strongare not going to easily matchbr /strongC++/strong was designed to allow developers to use all of the existing features of C but provides a number of extensions to support object-oriented programming techniques in an intermediate-level programming language. strongC#/strong is a complete outlier in this list. Despite it's name, it has far more in common with Java than C or C++.
-
- 20 Jun
- 0 Comment
-
- Can someone please update me with the important exam dates of C Sharp Programming Exam?
- What is C Sharp used for? Explaijn your answer
- Is C# a good language to learn? Explain your answer
- Is C++ better than C sharp? Explain your answer
- Is C# better than Java? Explain your answer
- TIPS AND TRICKS TO CRACK C SHARP PROG
- What are the different frameworks available to write code in c#?
- How can I practice the questions of C Sharp Programming? Where to find study material?
- C# programming language not based on C Language ?
- Why C# is called C sharp? Explain your answer
C# is a high-level language that 'compiles' down to CLR (Common Language Runtime), which is interpreted by JIT in ASP.NET. C# doesn't have complex features, pure object-oriented language. C# supports garbage collection, C# programming can be used to create Windows, mobile, and console applications.br /br /No C++ and C# are not the same language, there are various differences among both languages.