What is the difference between preparedstatement and statement in java?
No Answer is Posted For this Question
Be the First to Post Answer
how and when compiler knows that the Java code throws the checked Exception.
Explain your academic project?
2 Answers Accenture, Levonsys, SDF, TCS, Tech Mahindra,
Can we assign integer value to char in java?
Is string pool garbage collected?
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
Explain about vector, dictionary,hash table, property classes?
What is the best way to findout the time/memory consuming process?
Explain the concept of polymorphism with examples?
Static Variable can referred in non-static method?
class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example
Why is whitespace important?
What is the difference between multiple processes and multiple threads?