Java Tutorials

Java tutorials - about all important topics in java includes the topics such as java string , Arrays in java, Loops in java , How to define a class etc..(Continue)

C Programming

Includes C prgramming tutorials and C programs. Tutorials about Primitive datatypes in C, Dynamic memory allocation in C ,Strings in C ,function in C and simple prgrams to print a message using C,Sum of two numbers using C etc..(Continue)

SQL Tutorials

Basic SQL tutorials include database definition ,types of database and SQL basic operations etc.(Continue)

C++ Programming

C++ programming tutorials such as class and object creation , constructors,inheritance , function overloading etc..(Continue)

Toast notification in android

A toast notification is a message that pops up on the surface of the window. It only fills the amount of space required for the message and the user's current activity remains visible and interactive. The notification automatically fades in and out, and does not accept interaction events.(Continue)