Difference between abstract class and Interfaces in Java

Answer Posted / megha mokawat

Abstract class can have non-final variable aslo
but in interface variable are final by- default

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am work in it aompenei

962


Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com

1738


In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

1605


Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?

1501


which worker is involved in all the phases of SDLC?

1697






Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

986


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

618


What is test execution and when will we start execution please send me one example for this question

1421


WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS

1513


Write a program to swap the content of two variables without using a third variable.

567


1.what is the vesition managment.

1672


1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END

2346


how do i add a column dynamically in a table by using java application?

1543


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.

2271


hoe to data grid use in sql server 2000?

1588