About Me

Welcome To JavaTutsWeb.com

javatutsweb.com is a Programming blog. Here I will provide you only programming content, which you will like very much. I hope you enjoy my Programming as much as we enjoy offering them to you.

I will keep posting more important posts on my Website for all of you. Please give your support and love.

I have also developed Android application which are available on Google Play Store, you can download them from Play store. Here are the details of apps.

1) Java Programming

https://play.google.com/store/apps/details?id=com.rahultamkhane.javaprogramming

2) PocketJS

https://play.google.com/store/apps/details?id=com.rahultamkhane.pocketjs

You can contact me by mail rahul.tamkhane@gmail.com

Thanks For Visiting My Site

Have a nice day!

Comments

Popular posts from this blog

Program to define a class 'employee' with data members as empid, name and salary. Accept data for 5 objects using Array of objects and print it.

Define a class Student with four data members such as name, roll no.,sub1, and sub2. Define appropriate methods to initialize and display the values of data members. Also calculate total marks and percentage scored by student.

Program to input age from user and throw user-defined exception if entered age is negative