Q 12 - Java vs Class #15
Answered
by
HARSHITH-MV
AmjustGettingStarted
asked this question in
Q&A
-
What is the difference btw Java vx C++ ? |
Beta Was this translation helpful? Give feedback.
Answered by
HARSHITH-MV
Jul 6, 2025
Replies: 1 comment
-
🔍 C++ vs Java Comparison
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AmjustGettingStarted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🔍 C++ vs Java Comparison
• Thread support
• Documentation comments
• Unsigned right shift (>>>)
• goto
• Pointers
• Call by reference
• Structures and Unions
• Multiple Inheritance
• Virtual Functions