What is difference between Heap and Stack Memory?
No Answer is Posted For this Question
Be the First to Post Answer
Why java is object oriented?
what is an objects lock and which objects have locks? : Java thread
How can the checkbox class be used to create a radio button?
Which method will get invoked first in a stand alone application?
What is a Presistent Object?
0 Answers InfoAxon Technologies,
without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?
7 Answers Tanla Solutions, Wipro,
Can we inherit inner class?
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT
What does s mean in regex?
Why is it called a string?
What is difference between c++ and java ?
What are the advantages of defining packages in java?