Java Positions in top Software Consulting Company in US

Multiple Java positions in top Software Consulting Company in US!

 


What is an Applet?

Explain the life cycle of an Applet?

What happens when an applet is loaded?

How to make my class as an applet?

What is AppletContext?

What is the difference between an Applet and a Java Application?

What happens when a user leaves and returns to an applet's page?

What are the restrictions imposed on an applet?

Can a applet invoke public methods of another applet on the same page?

What are untrusted applets?

How to let a downloaded applet to read a file in the local system?

How to let a downloaded applet to write to a file in the local system?

How do I hide system properties that applets are allowed to read?

How can I allow applets to read system properties that they aren't allowed to read?

How can an applet open a network connection to a computer on the internet?

Can an applet start another program on the client?

What is the difference between applets loaded over the net and applets loaded via the file system?

What is the applet class loader, and what does it provide?

What is the applet security manager, and what does it provide?

If other languages are compiled to Java bytecodes, how does that affect the applet security model?


comments powered by Disqus