More Conditional statements - Urdu
- subtitles off
- captions off
- English
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Urdu
-
error regarding switch program.
Can't locate Switch.pm in @INC (you may need to install the Switch module) (@INC contains: C:/Perl64/site/lib C:/Perl64/lib) at sampleswitch.pl line 2.BEGIN failed--compilation aborted at sampleswitch.pl line 2.code:#!/usr/bin/perluse Switch;$var = 'Linux';switch ($var) { case 'Perl' {print "I am Perl\n";} case 'Java' {print "I am Java\n";} case 'Linux' {print "I am Linux\n";} else {print "I am not a computer language\n";}}
06-07M 40-50S Sakshi@20
Answer last updated on: April 12, 2025, 11:02 p.m.
-
1Overview and Installation of PERL
-
2Variables in Perl
-
3Comments in Perl
-
4for for each loops
-
5while do while loops
-
6Conditional statements
-
More Conditional statements
-
8Data Structures
-
9Arrays
-
10Array functions
-
11Hash in Perl
-
12Functions in Perl
-
13Blocks in Perl
-
14Access Modifiers in PERL
-
15Referencing and Dereferencing
-
16Special Variables in PERL
-
17File Handling
-
18Exception and error handling in PERL
-
19Including files or modules
-
20Sample PERL program
-
21Perl Module Library (CPAN)
-
22Downloading CPAN module
-
23Perl and HTML
Questions posted on ST Forums:
419 visits
Outline:
کنڈشنل اسٹیٹمینٹ کا استعمال کسی مخصوص کنڈِشن کی جانچ کے لئے کیا if-elseif-else جاتا ہے اور اگر کنڈِشن مثبت ہوتی ہے تو کوڈ کا حصہ ایکزِکیوٹ ہوتا ہے اگر نہیں تو ڈِفالٹ بلاک ایکزِکیوٹ ہوتا ہے۔ ایک کنڈشنل کیس اسٹیٹمینٹ ہے، ۔ مثبت ہونے پر یہ کیس ایکزِکیوٹ ہوتا ہےswitch دوسری صورت میں ڈفالٹ کیس ایکزِکیوٹ ہوتا ہے ۔
Width: | 960 | Height: | 720 |
---|---|---|---|
Duration: | 00:11:05 | Size: | 6.5 MB |
Show video info