Yahoo sold to US telecoms giant Verizon

veriizon+yahoo

22nd July 2016: Verizon is closing in on a deal to buy Yahoo’s core business for about $5 billion. The value of the deal is reportedly around $5... read more ?

How to open notepad using java program

open+notepad+using+java

Notepad is a text editor from windows operating system. We use notepad for writing text files. We can open a new notepad using java code. By using the... read more ?

Java program to remove vowels from string java

remove+vowels+from+string

java program to remove vowels from a string To remove vowels from a string we can use predefined method of string  replaceAll() By passing all vowels to the... read more ?

Java program to reverse vowels of a string

Java example program to reverse vowels in a string. One more java string interview question for freshers and experienced  Check below topic for more programs on string  Java... read more ?

Core java online programming test on inheritance

core+java+online+test+for+beginners

Inheritance means getting properties from one class object to another. So in sub class we can use or access super class variables and method : re usability There... read more ?

Java interview questions to practice

static+interview+question

We have provided some java interview programming questions for freshers and experienced candidates. So please try to answer these java interview questions and practice. If you have any... read more ?

Select Menu