1 / 12

Operators

Operators. .Ks; l¾u ikaikaokd;aul ls%hd ;¾lk. +. AND. Rice. Curry. Rs 30/=. Rs 70/=. wu,a. lu,a. uf.a <. ; shk i,a,shs Thdf.ka b,a,d.;a ; i,a,shs we;s fjhso oka kE ug ljlgq fmÜáh ñ,g . kak. Rs 30/=. Rs 70/=. wu,a. lu,a. ud i ;= uqo ,. + lu,af.ka b,a,d.;a uqo ,.

coby
Télécharger la présentation

Operators

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Operators .Ks; l¾u ikaikaokd;aulls%hd ;¾lk + AND Rice Curry

  2. Rs 30/= Rs 70/= wu,a lu,a

  3. uf.a <. ;shki,a,shsThdf.kab,a,d.;a; i,a,shswe;sfjhsookakEugljlgqfmÜáhñ,g .kak Rs 30/= Rs 70/= wu,a lu,a udi;= uqo, +lu,af.kab,a,d.;auqo, <=ljlgqfmÜáfha ñ, kïudygljlgqfmÜáhñ,oS .; yelsh

  4. fiajlhdf.kajev .ekSug Wmfoia ,ndfoa Commands

  5. mrs.KlhgWmfoia ,ndoSfïoS.Ks; l¾u ieioSïls%hd ;¾lk ks;ruNdú; flf¾ Commands

  6. 5+3*2 = ? fuys ms<s;=r 16 fkdjqfkawehs@

  7. my; .Ks; l¾u j,oSmrs.Klfha m%;sodkhflfiafõo@ 5+3^2*4 50\6 21 MOD 6 -21 MOD 6 21 MOD -6 -21 MOD -6 5*3 <16 5<3 AND 4>1 5<3*2 OR 2>4 5*3<2+20 MOD 6 AND NOT(5=5)

  8. Operators Ndú;h 3700/= 850/= 6500/= m%udKj;auqo,la .sKqfïfkdue; uqo, 100 .=Kdldrj,ska we;=,a lrkak

  9. CmdGo TxtA LblInfo Lbl1000 Lbl500 Lbl100

  10. Private Sub cmdgo_Click() If txta.Text Mod 100 <> 0 Then lblinfo.Caption = "lreKdlrTfíuqo, 100 .=Kdldrj,ska we;=,a lrkak" Else If txta.Text > 5000 Then lblinfo.Caption = "m%udKj;auqo,la .sKqfïfkdue;'" Else lbl1000.Caption = txta.Text \ 1000 lbl500.Caption = (txta.Text Mod 1000) \ 500 lbl100.Caption = ((txta.Text Mod 1000) Mod 500) \ 100 End If End If End Sub

  11. Private Sub cmdgo_Click() Cmdgofnd;a;u l, Click úg If txta.Text Mod 100 <> 0 Then we;=,a l, uqo, 100 .=Kdldrhlafkdfõkï lblinfo.Caption = “Please Enter amount in 100 multification“ uqo, 100 .=Kdldrhlska we;=,a lrkf,ilblinfo;=, fmkajkak Else tfiafkdfõkï If txta.Text > 5000 Then we;=,a l, uqo, 5000 g jeäkï lblinfo.Caption = “You have no enough balance;'“ uqo, m%udKj;afkdjknjlblinfo ;=, fmkajkak Else tfiafkdfõkï lbl1000.Caption = txta.Text \ 1000 we;=,a l, uqo, 1000ka fn¥úg ,íêhfmkajkak lbl500.Caption = (txta.Text Mod 1000) \ 500 we;=,a l, uqo, 1000ka fn¥úg,efnkfYaIhkej; 500ka fn¥úg ,íêhfmkajkak lbl100.Caption = ((txta.Text Mod 1000) Mod 500) \ 100 we;=,a l, uqo, 1000ka fn¥úg ,efnkfYaIhkej;;a 500ka fn¥úg,efnkfYaIfha 100ka fn¥úg ,íêhfmkajkak End If IFwjidkhs End If IFwjidkhs End Sub

More Related