License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet15/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   11   12   13   14   15   16   17   18   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Step 9:
else
Step 10:
Print: ‘Isosceles Triangle’ and go to step 17.
Step 11:
else
Step 12:
do if (x = sqrt(z
2
 + y
2
 )) || (y = sqrt(z
2
 + x
2
 )) || (x = sqrt(x
2
 + y
2
 ))
Step 13:
then Print: ‘Right Angled Scalene Triangle’ and go to step 17.
Step 14:
else Print: ‘Scalene Triangle’ and go to step 17.
Step 15:
else
Step 16:
Print: ‘Not a triangle’ and go to step 17.
Step 17:
Stop.
Let us validate this algorithm now.
Dry Run 1:


Input:
 
x = 1
        y = 1
        z = 2
Expected output:
 Not a triangle
Process:
      Is (x + y > z) ?
      Is (1 + 1 > 2) → false
Observed Output:
 Not a triangle
Dry Run 2:
  Input: x = 3
         y = 4
         z = 5
Expected output:
 Right Angled Scalene Triangle
Process:
        Is (x + y > z) && (y + z > x) && (x + z > y)?
        True
        Is x = y && y = z?
                  False
        Is (x =y && y!=z) || (x=z && z!=y) ||(y=z && z!=x)?
               True
               Is (3
2
 + 4
2
 = 5
2
) → True
Observed Output:
 Right Angled Scalene Triangle
Dry Run 3:
Input:
 
x = 6
        y = 6
        z = 6
Expected output:
 Equilateral Triangle
Process:
     Is (6 + 6 > 6) ? → True
     Is (6 = 6 = 6) → True
Observed Output:
 Equilateral Triangle
NOTE
In all of the preceding dry runs, it is seen that the expected output equals the observed
output.
1.2 FLOWCHARTS
A  flowchart  is  defined  as  a  pictorial  representation  of  an  algorithm.
  It  serves  as  a  means  of
recording,  analyzing,  and  communicating  problem  information.  Programmers  often  use  a  flowchart
before writing a program, although this is not always mandatory. 
Practically speaking, sometimes
drawing  of  the  flowchart  and  writing  of  the  code  in  a  high-level  language  go  side  by  side.
Flowcharts are of two types.


(a) Program flowchart
(b) System flowchart
A program flowchart (or simply a flowchart) shows the detailed processing steps within one

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   11   12   13   14   15   16   17   18   ...   393




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish