Multiple choice

Which of the following programming languages does not support connectivity with Database Management System?

  1. PHP

  2. Java

  3. Visual Basic

  4. ASP .NET

  5. HTML

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

HTML is a Hyper Text Markup Language, which is used to display web object. It cannot process any data and cannot connect with any database. So, this is the correct option.