Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Is C# code is unmanaged or managed code?
Home
C Sharp
Is C# code is unmanaged or managed code?
asked
Oct 18, 2019
in
C Sharp
by
Robin
Is C# code is unmanaged or managed code?
unmanaged-code
managed-code
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 18, 2019
by
rajeshsharma
C# code is managed code because the compiler – CLR will compile the code to Intermediate Language.
Related questions
0
votes
Q: Which of the following is a security advantage of managed code over unmanaged code?
asked
Mar 15, 2021
in
Secure Programming Practices
by
rajeshsharma
security-advantages
managed-code
secure-programming-practices
0
votes
Q: What is Managed or Unmanaged Code in C#?
asked
Feb 18, 2020
in
C Sharp
by
rahuljain1
#c-sharp-unmanaged-code
0
votes
Q: What is Managed or Unmanaged Code?
asked
Feb 16, 2020
in
C Sharp
by
rahuljain1
#c#-unmanaged
0
votes
Q: Which of the following is a security advantage of managed code cover over unmanaged code?
asked
Mar 17, 2021
in
Secure Programming Practices
by
DavidAnderson
ssa
manage-code
0
votes
Q: What is meant by Managed and Unmanaged code in Framework?
asked
Apr 27, 2020
in
IONIC
by
SakshiSharma
#framework-managed-code
+2
votes
Q: What is Managed and Unmanaged code?
asked
Jun 25, 2019
in
Dot Net
by
Venkatshastri
#dotnet
#chash
#basicc#
0
votes
Q: What is the difference between Managed Disk and Unmanaged Disk?
asked
Dec 11, 2021
in
Microsoft Azure Administrator
by
Robindeniel
managed-disk
unmanaged-disk
microsoft-az-104
0
votes
Q: Unmanaged constructed types in C#
asked
Dec 8, 2019
in
Dot Net
by
Sinaya
0
votes
Q: Write a sample code to write the contents to text file in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
text-file
0
votes
Q: Which statment converts a floating point or integer type to a decimal type in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
#csharp
0
votes
Q: Code to check string are Equals() or not and check case sensitive in csharp
asked
Dec 6, 2020
in
C Sharp
by
rajeshsharma
#string-equal
#equal-string
0
votes
Q: How is a Managed code executed in Framework?
asked
Apr 27, 2020
in
IONIC
by
SakshiSharma
#framework-unmanaged-work
0
votes
Q: Class naming convention in C#.Net?
asked
Aug 17
in
C Sharp
by
GeorgeBell
cnet-naming-conventions
0
votes
Q: Names of Assemblies and DLLs naming convention in C#.Net??
asked
Aug 17
in
C Sharp
by
GeorgeBell
c#-naming-conventions-inteview-questions-answers
0
votes
Q: Namespace naming convention in C#.Net?
asked
Aug 17
in
C Sharp
by
GeorgeBell
cnet-naming-conventions
...