• Home
  • Privacy Policy
  • Contact us

C-2-JAVA

  • Home
  • C
  • Java
  • Programs
  • Codechef Problem
  • C Interview
  • Java Interview
  • HR INTERVIEW
Showing posts with label interface in java. Show all posts
Showing posts with label interface in java. Show all posts

Wednesday, 23 August 2017

method implementation

Abstract class in Java

Unknown August 23, 2017
Abstract Class A class that is declared with an " abstract " keyword, is known as an  abstract class in java. It can have abst...
Read More
By Unknown at August 23, 2017 2 comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: abstract, abstract class, abstract keyword, abstract method, interface in java, Java, method implementation

Tuesday, 22 August 2017

Interfaces in Java
variable

Interfaces in Java

Unknown August 22, 2017
An interface   is like a class, which has methods and variable, but declared methods are by default abstract(means no method signature, no ...
Read More
By Unknown at August 22, 2017 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: abstract, Abstraction, final, implements, interface, interface in java, Java, keyword, method, public, static, variable
Older Posts Home

Like Us

Search This Blog

Popular Posts

  • Bhuvan love to play with numbers- Program in Java
    Bhuvan loves to play with numbers.his friend Arya gives him two numbers to add.arya is suffering from  dysgraphia sometimes writes 6 as ...
  • Difference between method overloading and method overriding in Java
    Do you know what is method overloading and method overriding?  What is the  Difference between method overloading and method overriding in...
  • Inheritance in Java
    Inheritance in Java is a mechanism in which one object acquires all the properties of the parent object. When we inherit an existing class,...
  • Print a matrix in spiral form
    Suppose, we have a 2D array and we have to print that matrix in spiral form .For example:- Input:         1    2   3   4         5  ...

Labels

C (16) Java (12) program in c (7)
Powered by Blogger.

Blog Archive

Designed with by Way2Themes