is memory to the abstract class allocated ..or objects not
instantiated

Answer Posted / this:)

than who one allocate the memory to tha abstract class variable????

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1852


write a program that list all permutations of ABCDEF in which A appears before B?

2013


What is map java?

517


What is java util concurrentmodificationexception?

499


What is private static class in java?

510






what do you mean by marker interface in java?

544


How are variables stored?

533


What is java and why do we need it? Explain

585


Why do we use threads in java?

561


What is use of arraylist in java?

581


If try block is successfully executed, Then Is Finally block executed?

608


What is ascii format?

550


Why method overriding is used?

537


Why string is called as immutable?

524


What is bitwise complement?

502