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
Why do we use interface in php?
What is print_r?
Explain do you use composer? If yes, what benefits have you found in it?
Where are sessions stored php?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is a base url?
How you can update memcached when you make changes to php?
What does $_cookie means?
How to create a public static method in PHP?
What is the use of "ksort" in php?
What is the super method?
Is php a web server?
Is php a strongly typed language?
What is helper library?
What is the purpose of the '.myi' file extension? What do thes file contain?