Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@HelmetBro c# is a JIT compiled language, just like java. So yes, it does have bytecode
 - 
				
				@linux-colonel yeah i started looking for my source until I realized that... so whats the power of C# then!? I feel like my life is a lie...
 - 
				
				
tahnik385669y@HelmetBro well don't be upset because this is the condition of most of the Java hater - 
				
				
zfor14639y@linux-colonel It's not exactly bytecode. It's an intermediate language called CIL (Common Intermediate Language)
// or formerly MSIL 

C# is starting to make me dislike Java.
undefined