Answer Posted / vijayan.s
It's not completely removed. only one class can be extended
if more than one class should be inherited by using
implement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
can we use commit,rollback in triggers and how?
differences between qtp10.0 and 11.0 ?
iam confused among testing ,.net and java. can anybody help me.
what are all the validation we need to perform in data stage?
How to call dll API sub routine in VB Form.
Plz sent me in .net 2.0 interview Question & answers?
in teradata level primary in table level allows duplicates why?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
9.Difference between even and odd signals?explain with the diagram?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
How to print No.of.rows affected after updation using ADO.Net
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
I want Ada programming language books. Could anyone post me any link for that?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.