Answer Posted / ramyathillainathan
We can indicate that a method must always be redefined in a sub class , thus making overriding compulsory. This is done using the modifier keyword abstract in the method definition.
example;
abstract class Shape
{
------------
------------
Abstract void draw();
------------
---------------
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile
which worker is involved in all the phases of SDLC?
5. How do you round the addition or subtraction of two numbers in assembler?
What are two of your strengths that you will bring to our QA/testing team?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
what does mean and stack mean in genral programming?
What are events in smartforms?
in IBM PC -AT.WAT AT REFERS TO?
Tag for turning an image into a hyperlink is
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
how can i split string in a textbox in windows appication using C#.net
what are all the ant command options
how to check single or double byte in struts