What is the output of - System.out.println(“Computer”); and System.out.println(“Applications”);
Answers
Answered by
0
Answer:
Object Oriented Programming is an approach in which stress is laid on data rather than functions. The data values remain associated with the functions of a particular block of the program so as to encourage data security. Two Object Oriented Programming languages are C++ and Java
Answered by
0
Computer
Applications
The above is the output
Similar questions