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
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
how can i create report in abap to insert data in table pa0002 using insert command
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
how we can know the funcions available in a class recording java?
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
Have you used callsymputx? what points need to be kept in mind when using it?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
what is the basic and unique feature of dotnet
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
what is web service in java? have u use before.
code for connection from windows forms to sql server
what is the software to run the GSM gate opener program
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
What is the entry point function of a DLL?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?