Posts

Showing posts from 2014

java PROJECT for icse students : CINEMASTER

Hi, here is a program for icse 10th student's projects. /**  * This is a class as a website that is used to book your tickets for your favorite new cinemas in popular theaters...  * You can also order you food in your theaters to fully enjoy your cinema...  * Follow the instruction during the running and you can book your cinema ticket Successfully...  * @author (S.Ishwarkumar_10th std.)  * @version (The first version of www.cinemaster.com <1.0.0> . You can find many options of booking your ticket.)  */ import java.io.*; import java.util.*; class C_I_N_E_M_A_S_T_E_R {     public static void C_I_N_E_M_A_S_T_E_R()throws IOException     {         String ex;        do{        Date date=new Date();         Calendar ca=Calendar.getInstance();         BufferedReader b=new BufferedReader(new InputStreamReader(System.in));         String th="";int r=0,fd,tot_fd=0,tot_d,bvrg,tot_bvrg,snck,tot_snck,fl=0,q,w=0;int d=0,m=0,y=0;         int rem=0;int s=0;int cr=0;float ti=0;