Skip to main content

Posts

Showing posts with the label Editor

Java Program to make Employee Record

Employee Record  First is the Employee Class:- public class Employee {   private String firstName;   private String lastName;   private double monthlySalary;   public Employee(String f, String l, double m)  {  firstName = f;       lastName = l;       if(m < 0){  monthlySalary =0;     }       else  {  monthlySalary = m;   }  }     public String getFirstName() {      return firstName;     }     public void setFirstName(String fname) { firstName = fname;     }     public String getLastName() {    return lastName;  }  public void setLastName(String lname) {        lastName = lname;  } public double getMonthlySalary() {        return monthl...

Government College University

The Beautiful Government College University !  Government College University is well known about its spectacular Building architecture and is appreciated by all through its majestic Old Main Building. The Students of GCU Feel proud to be the Part of this Institute where Our many Legends completed their education and did something for their Nation.

Youtube earn Money

2017 Newly sensation online Earning :- Youtube is one of them who is making their Partners so rapidly in the last two years . Every single person want to make Youtube channel either it will from Technology , Cooking , Entertainment , Informative  side etc because Youtube gives his customer their own earning through validity and trust by partnering with Google ad sense and many people are coming in this field to earn for themselves because earning is blessing for anyone.  Somehow this will be very good if we People make it more strong to pay more time to earn for ourselves. You can also start it from not tomorrow ,from today even now if you feel you are good at editing and have felicity time to make videos for viewers more interesting then stop wasting your time and start your passion now to earn for your self even.. It is very easy to just start upload atleast one video daily with the following points : using interactive thumbnail ...