For hacking a database or accessing and manipulating data which of the following language the hacker must know?

A)  F#
B)  SQL
C)  Tcl
D)  HTML

Correct Answer :   SQL


Explanation : For hacking a database or accessing and manipulating data, a hacker must need to have the knowledge of SQL (Structured Query Language). From a hacker’s perspective, if you’ve accessed any database for short period of time and want to change some specific data, you must need to write a proper SQL query to search for or implement your hack faster.