Answer Posted / steve
Dude, java is going to be more widely used in mini apps,
small distraction games, but when it comes down to hardcore
development, java currently doesn't even hold a candle to
the power of C++ and cannot drop into assembler (ASM{ }) to
handle fast vector calculations for high end graphics. I
thought I would be living good when the rest of the old
school programmers retire and people are paying bank for C++
programmers because all they can find is Java people that
don't know what memory management is. Unfortunately I
predict a few years before Java is tied down so much that
you have to pay a fee to use it and people go back to the
roots.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Does php support polymorphism?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is the most convenient hashing method to be used to hash passwords?
Tell me how to get the value of current session id?
Which php framework is best for security?
What is the current stable version of php?
Is php better than python?
Which is used to maintain the value of a variable over different pages?
Is php front end?
How to insert an new array element in array?
What is get method in java?
What is env in laravel?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
What is php resource type?
How to create and destroy cookies in php?