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
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
Define distributed queries. can you explain me as soon as possible
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
how to convert the data from HTML file to SAS dataset?
what is web configuration file
can we use commit,rollback in triggers and how?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
what is meaning of MDM in sap?let me know that meaning
What is the use of Differ interface check box in Ship confirm?
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
Explain the types of operations? Draw the figure for shift and rotate operations?
what is the difference between uservariables and systemvariables (in Environmental variables)???
diffrence between oracle apps , .NET , SAP