conclusion of Java for computer project
Answers
Answered by
39
Java has significant advantages not only as a commercial language but also as a teaching language. It allows students to learn object-oriented programming without exposing them to the complexity of C++. It provides the kind of rigorous compile-time error checking typically associated with Pascal. It allows instructors to introduce students to GUI programming, networking, threads, and other important concepts used in modern-day software.
Java might well be a language that most computer science departments could agree to use as an introductory language. If so, we'll all benefit from once again having a single dominant language in CS1.
Java might well be a language that most computer science departments could agree to use as an introductory language. If so, we'll all benefit from once again having a single dominant language in CS1.
niya25:
welcome
Answered by
0
Answer:
Attachments:
Similar questions