101k views
3 votes
Which language was developed by Microsoft for integrating the Internet and the web into computer applications?

(a) Objective-C.

(b) Java.

(c) PHP.

(d) Visual C#.

User Redsalt
by
5.2k points

1 Answer

3 votes

Answer:

(d) Visual C#

Step-by-step explanation:

In recent times C and C ++ have been the most used languages in application development. Both languages provide the programmer with the level of precise abstraction to address the development of any application, however complex, as well as low level mechanisms to use the most advanced features of the platforms on which it develops. But they lack the ease and flexibility offered by other languages ​​such as visual basic. The solution that Microsoft gives to this problem is the language called C #. It is a modern object-oriented language that allows developing a wide range of applications for the new platform Microsoft .Net, which is characterized by providing utilities and services to take full advantage of both computing and communications.

User Vlad Balmos
by
5.3k points