What will be the output of round(3.7) and ceil(3.7)?
No Answer is Posted For this Question
Be the First to Post Answer
What is a parameter in simple terms?
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 is difference between type 4 driver and type 1 driver?
2 Answers CMC, CTS, IBM, JK Technosoft, Napier Healthcare,
What is the return type of read()?
How to make a read-only class in java?
Can a Byte object be cast to a double value?
how can we use the servlet as standalone apllication?should we need to extend any class?
When the constructor of a class is invoked?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What is Mutex (Mutual Exclusion Object) ?
Can i have abstract class with no abstract methods?
What are peerless components?