HSC Board Maharashtra
Computer Science paper - I (Bifocal)
Chapter 3 : C++
Topics:
String library functions
1. strlen()
2. strcpy()
3. strcat()
4. strtupr()
5. strlwr()
6. strrev()
7. strcmp()
C++ program to check whether entered word is palindrome or not.
-----------------------------------------------------------------------------------
String library functions PDF
https://drive.google.com/file/d/1vGSI...
String in C++ PDF
https://drive.google.com/file/d/1l-hu...
------------------------------------------------------------------------------------
C++ App for Android
https://play.google.com/store/apps/de...
App for Laptop / PC window 7 / 8 / 10
link 1 : installation file
https://drive.google.com/file/d/1ae92...
link 2 : zip file.. unzip and install
https://drive.google.com/file/d/1DcT8...
------------------------------------------------------------------
Part 23: Chapter 3 : C++ | Arrays in C++ | Declaration | Read and display
• 12th Computer Science - I : Chapter 3 : C+...
Part 24 : Chapter 3 : C++ | Display, sum, average and largest of array prgm in C++
• 12th Computer Science - I : Chapter 3 : C+...
Part 25 : Chapter 3 : C++ | Linear search | Binary search in C++
• 12th Computer Science - I : Chapter 3 : C+...
Part 26 : Chapter 3 : C++ | Sorting in C++ | Nested for loop
• 12th Computer Science - I : Chapter 3 : C+...
Part 27 : Chapter 3 : C++ | Matrix (2D array) in C++ |Declaration and many more concept
• 12th Computer Science - I : Chapter 3 : C+...
Part 28 : Chapter 3 : C++ | Addition and multiplication of two 3 x 3 matrices
• 12th Computer Science - I : Chapter 3 : C+...
Part 29 : Chapter 3 : C++ | Pointer | pointer and function | Call by value | Call by reference
• 12th Computer Science -I: Chapter 3 : C++ ...
Part 30 : Chapter 3 : C++ | Reference variable as a parameter | area & circumference of circle using ref
• 12th Computer Science - I : Chapter 3 : C+...
Part 31 : Chapter 3 : C++ | String |Declaration & Initialization | Read and Display
• 12th Computer Science - I : Chapter 3 : C+...
Part 32 : Chapter 3 : C++ | String library functions | strlen(), strcpy, strcat() etc.
• 12th Computer Science-I: Chapter 3 : C++ |...