Is ruby built on java?



Is ruby built on java?..

Answer / Amitesh Kumar Singh

"No, Ruby is an independent programming language, not built on Java. However, it can be run on the JVM with the help of tools like JRuby."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain how can you debug the Java code?

1 Answers   BirlaSoft,


What are Normalization Rules? Define Normalization?

1 Answers  


What is the difference between public, private, protected, and friend access?

1 Answers   Amazon,


What is the map interface in java programming?

1 Answers  


What defines function?

1 Answers  


In method overloading ,if i change the return type to Long instead of INT,is the program execute

6 Answers   HCL,


What is java virtual machine and how it is considered in context of java’s platform independent feature?

1 Answers  


What is Mutex (Mutual Exclusion Object) ?

1 Answers   Ciena,


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What are drawbacks of singleton class?

1 Answers  


What are decalarations?

1 Answers  


What is a local block?

1 Answers   Global Logic,


Categories