Skip to main content

Posts

Showing posts with the label viral

Circle Square and Triangle in Java for GUI

Java Code of Shapes for Graphical User Interface: For Circle: import java.awt.*; import java.awt.geom.*; /**  * A circle that can be manipulated and that draws itself on a canvas.  *   * @author  Michael Kšlling and David J. Barnes  * @version 2011.07.31  */ public class Circle {     private int diameter;     private int xPosition;     private int yPosition;     private String color;     private boolean isVisible;          /**      * Create a new circle at default position with default color.      */     public Circle()     {         diameter = 68;         xPosition = 230;         yPosition = 90;         color = "blue";     }     /**      * Make...

Program to write Date in Java

DATE PROGRAM Date Class: public class Date { private int month; private int year; private int day; public int getMonth() { return month; } public void setMonth(int month) { this.month = month; } public int getYear() { return year; } public void setYear(int year) { this.year = year; } public int getDay() { return day; } public void setDay(int day) { this.day = day; } public void displayDate() { System.out.print(getMonth()+ "/" +getDay()+ "/" +getYear() ) ; } } Date Test Class: import java.util.Scanner; public class DateTest { public static void main (String args[]) { Scanner in=new Scanner(System.in); System.out.println("Enter the day"); int d=in.nextInt(); System.out.println("Enter the month "); int m=in.nextInt(); System.out.println("Enter the year "); int y=in.nextInt(); Date date=new Date(); date.setDay(d); date.setMonth(m); date...

Youtube Channel

The New Channel is up TECH DESK

Technology

Virtual Reality The Next Upcoming Domain in Pakistan is VIRTUAL REALITY and people are making themselves obsessed with it because it takes your imagination to what you are seeing through VR gadget as we know the technology is going to boom in Pakistan through last few years.

The Principle of Islamic jurisprudence

Emergence of UsË al-Fiqh(The principle Islamic jurisprudence)  After the prophetic period, Muslims refer to Quran and Sunnah as the last resort to find solutions to the problems they had   In the search for the solutions Muslim scholars resorted to reason as a means to interpret the Quran and Sunnah  Reason being naturally subjective1, there are differences in the interpretation of certain words.   To avoid having unguided interpretation, scholars of the first and second centuries concerned themselves with laying down the rules of interpretation introducing methods that will govern the use of reason. This has led to the emergence of schools of Fiqh.   A well developed science known as UsËl al-Fiqh later emerged from those rules of interpretation and methods of reasoning.  Definition of UsËl al-Fiqh   Usul mean foundation or basis upon which the Fiqh is built.  Usul al-fiqh is a body of principles and methods by which the rules of Fiqh ar...

IPhone 8

The Next Big News is here for IOS users IPhone X is here for IOS users with its magnificent model. The IPhone X is consider to be the best design model of IPhone ever. The Next Big thing is here for all the IOS users to experience the new 3 pack models including IPhone X , 8 and 8+. Its new thing is here that it has a wide range of camera studio to use and a big thing is here in it's Wireless charging. You can Charge it on any charging Pad in your own office, home and the place where you feel comfort. It has screen of 5.5 and 4.5 of HD Display. The is come in it... Stay connected to know more about it