Which type of stream is in java?
No Answer is Posted For this Question
Be the First to Post Answer
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
What is @resource annotation in java?
What is a java proxy?
What are all the documents have you involved in preparation of a Project as a Project Lead?
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
0 Answers St. Pauls University,
What do you understand by casting in java language? What are the types of casting?
Why Java is a platform independent language?Explain byte code and JVM
Explain daemon thread.
What is the java virtual machine (jvm)?
What about javascript? : java security
Why do we only use the main method to start a program?
Why doesn’t the main method throw an error with no arguments?