a simple compiled code is run on a C compiler as well as java
virtual machine. which runs faster and y?
Answer Posted / satya
the simple compiled code is run faster on a c compiler
because in java the compiled code is a byte code,which the
jvm convert into machine readable and then run it.
So it has to do 2 works.
Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
I am having 17 months experience in development.I want to take testing as my career.I dont have experience in testing. Will get job anywhere?
Hi all, Pls find the bellow mentioned interview questions related to hp-unix. 1. Job Scheduling; mainly crontab, at, batch command 2. Backup stetegy; incremental, full system back up; diff between tar & ufsdump 3. diff between hard link & softlink 4. How to list only the directories inside a directory (Ans. ls -l|grep "^d") 5. RAID levels; pros & cons of diffrent levels; what is RAID 1+0 6. How to recover a system whose root password has lost? 7. What is a daemon? 8. How to put a job in background & bring it to foreground? 9. What is default permissions for others in a file? 10. Questions on shell initialization scripts? 11. Questions on restricted shell 12. What is diff betwn grep & find? 13. What is egrep? 14. Questions on shell programming 15. What is a pipe? 16. Questions on Solaris patch management like pkgadd etc Thnaks & Regards Biswanath Das Email ID:biswanath_das84@yahoo.com
compare the conditional operator with if-else-if statement.
what in 4th and 5th normal form ??
Tell me all about production of drought and its losses In the boiler?
what is the differance between a technology and an engineering ?
objective type quistion
I am 2012 pass out b tech student(cse). i have recently started software manual testing class. Is this field is benefitial for me in future?
What is meant by relay & co-ordination at substation engineering ?
Suppose that, even unrealistically, we are to search a list of 700 million items using Binary Search, Recursion (the algorithm given in class). What is the maximum number of comparisons that this algorithm must perform before finding a given item or concluding that it is not in the list?
How can I boldly face the interview? Request:I am eagerly waiting for your replay.
what are the Types of End User in dbms?
what is debugging?
How do you reset or reseed the IDENTITY column?
Write a java program to print the subsets of a string