Que:- what is C# language?
Ans:- C#(pronounced C-sharp) is no doubt the language of choice in the .Net environment.It is a whole new language free of the backward compatibility curse with a whole bunch of new, exciting and promising features. It is an object oriented programming language and has its core,many similarities to java.C++ and VB. In fact, C# combines the power and efficiency of C++, the simple and clean OO design of java and the language simplification of visual basic.
Like Java, C# also doesn't allow multiple inheritance or the use of pointers ,but does provide garbage memory collection at runtime, type and memory access checking. C# maintain the unique useful operations of C# like operator overloading , enumerations , pre-processor directives, pointers , function pointers and promises to have
Ans:- C#(pronounced C-sharp) is no doubt the language of choice in the .Net environment.It is a whole new language free of the backward compatibility curse with a whole bunch of new, exciting and promising features. It is an object oriented programming language and has its core,many similarities to java.C++ and VB. In fact, C# combines the power and efficiency of C++, the simple and clean OO design of java and the language simplification of visual basic.
Like Java, C# also doesn't allow multiple inheritance or the use of pointers ,but does provide garbage memory collection at runtime, type and memory access checking. C# maintain the unique useful operations of C# like operator overloading , enumerations , pre-processor directives, pointers , function pointers and promises to have
No comments:
Post a Comment