What are the files generated after using IDL to java compiler?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the method used to get the absolute value of a number?

2 Answers  


What is package protected in java?

0 Answers  


Linked List reverese program

2 Answers   Bally Technologies,


What is difference between null and void?

0 Answers  


What is the use of jtable?

0 Answers  






Differentiate between == and equals().

0 Answers  


What is java util concurrentmodificationexception?

0 Answers  


How will you initialize an Applet?

0 Answers  


What is outofmemoryerror in java?

0 Answers   Cyient,


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


How many wrapper classes are there in java?

0 Answers  


What is a string what operation can be performed out with the help of a string?

0 Answers  


Categories