Variables in Perl - Hindi
Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
- subtitles off
Captions
- captions off
- English
- Hindi
Chapters
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Hindi
-
1Overview and Installation of PERL
-
Variables in Perl
-
3Comments in Perl
-
4for for each loops
-
5while do while loops
-
6Conditional statements
-
7More 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
No questions yet
1487 visits
Outline:
वेरिएबल्स का उपयोग वेल्यूज जैसे टेक्स्ट स्ट्रिंग्स, नंबर्स या अरैज को संचित करने के लिए किया जाता है। पर्ल में सभी वेरिएबल्स $ चिन्ह सिंबल से शुरू होते हैं। पर्ल में वेरिएबल घोषित करना: $var_name = value; e.g: $count = 1; $stringVar = 'My Name is PERL';
Width: | 960 | Height: | 736 |
---|---|---|---|
Duration: | 00:10:32 | Size: | 6.2 MB |
Show video info