ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
how to pass the parameters to applets?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to pass the parameters to applets?
Answer
# 1
in order to pass the parameter to applets we go for a element 
tag called  PARAM &  ATTRIBUTE called name and value  whher
name represents the identification  of the parameter and
value represents the data which is to be pass .
 
  ex:<param name="pn" value="java"
 
 parameter tag allways define with in applet tag.
 
Is This Answer Correct ?    1 Yes 0 No
Pkr_reddy
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
Can Applet have constructors?  3
What is the ResourceBundle? Elementus-Technologies2
33. try { 34. // some code here 35. } catch (NullPointerException e1) { 36. System.out.print(”a”); 37. } catch (RuntimeException e2) { 38. System.out.print(”b”); 39. } finally { 40. System.out.print(”c”); 41. } What is the result if a NullPointerException occurs on line 34? 1 c 2 a 3 ab 4 ac  2
what is mean by method signature? Satyam5
Which One is optimal to choose ? Syncronized hash map or Hash table with single thread model? How can a hash map syncronized with out using syncrozed blocks in programm? Four-soft3
What is a package?  2
Name the class that used to read objects directly from a stream? Wipro2
Explain Event handling in AWT? TCS1
Difference between canvas class & graphics class?  1
program to validate the IP address? Validity range should be 0 to 255 Huawei1
Explain the relationship between the Canvas and Graphics class?  1
what is the difference between Java Command Line and C command Line?  1
Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.  1
can any one tell me when do u go for inheritance and polymorphism  1
wahts is mean by thread? HCL14
How many ways can an argument be passed to a subroutine?  2
Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces. Hewitt13
What is the % operator?  2
why ,we are using jsp and html.which one is better? Photon1
Name the methods in mouse listeners ?  3
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com