Answer Posted / ravikiran(aptech mumbai)
native methos is the method declared inside some structured
programming language which will get called on java
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In java, how many ways you can take input from the console?
Why are variables important in research?
How do you reverse a list?
How do you clear an arraylist in java?
What is wrapper class example?
What are disadvantages of java?
Can you have two constructors in java?
What is static keyword?
Variable of the boolean type is automatically initialized as?
What is a databasemetadata?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
What is contractor means and methods?
Can a class have 2 constructors?
What is the statements?
What is constructor chaining and how is it achieved in java?