Can java run on google chrome?



Can java run on google chrome?..

Answer / Rashi Gupta

Google Chrome does not support Java out of the box. You can use Oracle's Java Plug-in to enable Java in Google Chrome, but it's not recommended due to security and performance concerns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

why java does compile time polymorphism at run time ?

6 Answers   CTS, TCS,


What is default locale java?

1 Answers  


who can i handle multiple client in RMI

1 Answers  


When is the finally clause of a try-catch-finally statement executed?

1 Answers  


class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


Does java support function overloading, pointers, structures, unions or linked lists?

1 Answers  


Is nan false?

1 Answers  


What are the 3 types of control structures?

1 Answers  


what is synchronization

3 Answers  


Why collection doesn’t extend cloneable and serializable interfaces?

1 Answers  


How do constructors use this() and super()?

1 Answers  


Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain

9 Answers   DNS, Infosys, TCS,


Categories