why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
2422I Have a class abstract with one abstract method, so that method should override in the subclass, but i dont want to override, if i am not override what will happen? If compilation will occur then i dont want to give compilation error, then what we need to do??? See the sample program. public abstract class AbstractExample { public abstract void sampleMethod(); } public class AbstractExampleImple extends AbstractExample { }
2 5950public class Test { public static void main(String[] args) { int countA = 0; int countB = 0; int countC = 0; int countD = 0; int countE = 0; int countF = 0; int countG = 0; int countH = 0; int countI = 0; int countJ = 0; int countK = 0; int countL = 0; int countM = 0; int countN = 0; int countO = 0; int countP = 0; int countQ = 0; int countR = 0; int countS = 0; int countT = 0; int countU = 0; int countV = 0; int countW = 0; int countX = 0; int countY = 0; int countZ = 0; } } Can anybody tell me any alternate solution(like loop or something) to automate this initialization process. Ex:- for(char chr='A';chr<='Z'; chr++) { (int) String "count"+chr = 0; }
2301classify the following into personal,real,nominal a/c-capital interest, purchase,drawing,sales return,outstanding rent,bills payable,club a/c, bill's receivable,bills payable,salary
1 12304MY code is: public class P1{
public static void main(String ar[])
{
class.forName("java.lang.String");
}
}
errors i got are :New.java:5: error:
Can you give names of Container classes?
What is the SimpleTimeZone class?
Highest level event class of the event-delegation model?
Name the class that is used to bind the server object with RMI Registry?
What class is used to create Server side object ?
What are the steps to create classes?
Tell me the Importent classes in net package?
What are the scope of the class?
You been asked to prepare a training class for completing expense statements. What points will you emphasize to insure accurate expense statements are submitted?
what is the basic difference in the formation of spores in subclasses basidiomycetes and ascomycetes?
how we can know the funcions available in a class recording java?
Difference between Class Module and Standard Module?
How would you create properties by using class Builder Wizard?
Can DES be used to protect classified information?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?