Subscribe the Channel for all Study Material related to Computer Science – B.C.A., B.Tech., M.C.A., M.Tech., B.Sc. and M.Sc. Computer Science and Class XI , XII. Placement Training and Competitive Exam Training is provided too.
For one to one online coaching email me or text me at below given contact information
Subscribe my Programming Youtube Channel in English :
Subscribe and Share my FAMILY AND VLOG channel :…
Mam everytime u explains very well u r a best IP teacher in the world I have learnt so many things thank u so much mam for Ur hardwork for all of us 🥰
ma'am for ip old
are types of join imp
should i go through them??
Mam make full course video for class 12 cbse c++ pls
mam mujhe books prefer karo plz mujhe 11th me computer science lena hai
Madam g
Pura python course ka fee
Kitna hai
Bataiye
Madam 11th electrial par Vedio banai na
Can we take int too..rather thn double
Thanx mam
String name;
int grade,salary;
name=t1.getText(" ");
if(C1.get Selected Index()==0)
grade=50000;
else if(C1.get Selected index()==1)
grade=40000;
else if(C1.get Selected index()==2)
grade=30000;
else if(C1.get Selected index()==3)
grade=15000;
else
grade=0;
if(R1.isSelected())
salary=grade;
else if(R2.isSelected())
salary= grade/2;
else
salary=0;
T2.setText(" "+salary);