💻 Computer Science SSC-II Practicals (FBISE)
Curriculum 2009 | A comprehensive list of hands-on activities to sharpen your programming and web design skills!
🔷 Part I – C Language
- Installation of C Compiler
- Familiarization with IDE of C Compiler
- Write programs using
printf()
,scanf()
, format specifier, escape sequences,getch()
- Write programs for:
🔶 Part II – HTML
Create a webpage or website involving the following elements:
💡 Tip: Practice each task in a real IDE to strengthen your understanding of syntax and logic!