114k views
5 votes
Kelly is a college sophomore majoring in computer science. She is interested in gaining exposure to the most useful and current programming languages and techniques. One of the languages that Kelley is learning is ____, an object-oriented programming language that is commonly used to write Web applications.

a.C
b.Visual Basic
c.Java
d.Scheme

User Ladawn
by
7.7k points

1 Answer

2 votes

Answer:

Option(c) i.e java is the correct answer for the given question.

Step-by-step explanation:

Java is is a high level programming language which are used to create the web application .It is the object oriented programming language .They follow all the features of object oriented programming language.

As Kelly is interested to gaining exposure so she is learning java which is object oriented programming language and created Web applications.

  • C is not object oriented programming language so this option(a) is incorrect .
  • Visual Basic not commonly used to create the web application they are mainly used for windows application they are outdated programming language so this option(b) is incorrect .
  • Scheme is not used for creating web application so this option(d) is also incorrect .
User Wind Chimez
by
7.9k points