Computer Science, asked by sivaganesh7, 1 year ago

c program and c# are same?


siddhartharao77: C and C# are different bro.
sivaganesh7: ok...bro

Answers

Answered by nishant45
2
plz explain your question

sivaganesh7: what is the meaning of c#
Answered by CrockerHK
2
not exactly but I think that it's right

vathchalasurend: c and c++ programs differs by coding but both has a same concept. c language is the basic for c++ .then c is a low level language and c++ is a Object oriented language(oops)
CrockerHK: yes I also think same
sivaganesh7: yeah..c is basic of c++, but my question is c#, what is the meaning of c#
vathchalasurend: c++ is a versatile language for handling very larger programs .it is suitable for virtyally any programming task including development of editors ,compilers,databases,communication systems and any complex real life application systems
vathchalasurend: since c++ allows us to create hierarchy- related objects,we can build special object oriented librarians which can be used later by many programmers
vathchalasurend: the c part of c++ gives the language the ability to get close to the machine level details
vathchalasurend: it is easily maintainable and expandable
vathchalasurend: does my answer satisfy ur question?????
sivaganesh7: u r describe the c++,it is satisfied me and c# is the same as c or c++,i saw a book, it's title is presentation of c# so...
vathchalasurend: c# c-sharp is an object oriented programming language from micro- soft that aims to combine the computing power of c++ with the programming ease of visual basic.c# c sharp is based on c++ and it contain some features similar to those of java
Similar questions