PseudoCode Ex: 10'12 PowerPoint PPT Presentation

presentation player overlay
1 / 4
About This Presentation
Transcript and Presenter's Notes

Title: PseudoCode Ex: 10'12


1
PseudoCode( Ex 10.12)
  • Start the program
  • Initial variable
  • Manipulate phone number
  • Display result
  • End the program

2
Flow Chart( Ex 10.12)
Start
Enter phone number as (555) 555-55
Manipulate phone number using string tokenizer
Display result
End
3
Pseudocode( Ex 11.33)
  • Start the program
  • Initial value
  • Input four integer number from user
  • Draw and fill pie chart section using angle 0
    and first number
  • Draw and fill pie chart section using angle
    first number and
  • second number
  • Draw and fill pie chart section using angle
    second number
  • and third number
  • Draw and fill pie chart section using angle
    third number and
  • last number
  • Display result
  • End the program

4
Flow Chart( Ex 11.33)
Start
Input four integer number
Use four number to draw four sections of pie
chart and fill with different color
Display pretty pie chart
End
Write a Comment
User Comments (0)
About PowerShow.com