CoderMantra

Menu
  • Home
  • Quiz
  • How-To
  • Q/A
  • Blog

Month: May 2023

Program  to count the total number of vowels or consonants in a string.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to count vowels and consonants in a string using different languages. This program is created in c language, c++, Java, and Python. Code to count vowels and consonants in C language Code to count vowels and consonants in C language Code to count vowels and consonants in C…

Read More »

Program to copy one string to another string.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to copy one string into another string using different languages. This program is created in c language, c++, Java, and Python. Code to copy string in C language Code to copy string in C++ language Code to copy string in Python language Code to copy string in Java…

Read More »

Program to count the total number of words in a string.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to count the number of words in a string using different languages. This program is created in c language, c++, Java, and Python. Code to count the word in a string in C language Code to count the word in a string in C++ language Code to count…

Read More »

Program to print individual characters of a string in reverse order.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to print the characters of a string in reverse order using different languages. This program is created in c language, c++, Java, and Python. Code to print string characters in reverse order in C language Code to print string characters in reverse order in C++ language Code to…

Read More »

Program to find the length of a string without using library functions.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to find the length of a string using different languages. This program is created in c language, c++, Java, and Python. Code to print the string length in C language Code to print the string length in C++ language Code to print the string length in Python language…

Read More »

Program to input a string and print it.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to input a string and display it using different languages. This program is created in c language, c++, Java, and Python. Code to input and print a string in C language Code to input and print a string in C++ language Code to input and print a string…

Read More »

Program to sort elements of an array in descending order.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to sort array elements in descending order using different languages. This program is created in c language, c++, Java, and Python. Code to sort array in descending order in C language Code to sort array in descending order in C++ language Code to sort array in descending order…

Read More »

Program to sort elements of an array in ascending order.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Quiz

Here, we have a basic program example to sort an array in ascending order using different languages. This program is created in c language, c++, Java, and Python. Code to sort an array in ascending order in C language Code to sort an array in ascending order in C++ language Code to sort an array…

Read More »

  • 7 of 15
  • « Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 15
  • Next »

Warning: Attempt to read property "slag" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 434

Warning: Attempt to read property "taxonomy" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 436

Warning: Attempt to read property "taxonomy" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 445

Warning: Undefined array key "" in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 461

Warning: Trying to access array offset on value of type null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 461

Warning: Undefined array key "" in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 462

Warning: Attempt to read property "term_id" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 466

Warning: Attempt to read property "name" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 467

Warning: Attempt to read property "term_id" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 480

Warning: Attempt to read property "name" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 481

Warning: Attempt to read property "taxonomy" on null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 482
About CoderMantra

Coder Mantra is a unique e-learning website, offers a tutorial of different popular programming languages with examples. The code on this popular tutorial website is tested and executed.

Latest Posts
Double Linked List in Java. July 15, 2025
Simple Calculator Program in Python April 25, 2025
Number Guessing Game in Python April 25, 2025
Python Program to Swap Two Variables April 14, 2025
Contact Us

info@codermantra.com

admin@codermantra.com

© 2020 Coder Mantra . All Rights Reserved
About | Privacy Policy | Terms | Contact