Qbasic,C and Java are example of
Answers
Answered by
3
Answer:
programming language
Explanation:
QBasic is an integrated development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on QuickBASIC. .
QBasic is a structured programming language, supporting constructs such as subroutines.
Java is an object-oriented programming language. Everything in Java is associated with classes and objects, along with its attributes and methods. For example: in real life, a car is an object. The car has attributes, such as weight and color, and methods, such as drive and brake.
Similar questions