CoderMantra

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

Month: May 2023

Program to merge two files and write them to another file.

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

Here, we have a basic program example to merge two files and copy the content in another file using different languages. This program is created in c language, c++, Java, and Python. Code to merge two files in C language Code to merge two files in C++ language Code to merge two files in Python…

Read More »

Program to write multiple lines to a text file.

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

Here, we have a basic program example to write multiple lines into a text file using different languages. This program is created in c language, c++, Java, and Python. Code to write multiple lines in a file in C language Code to write multiple lines in a file in Python language

Read More »

Program to read an existing file.

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

Here, we have a basic program example to read an existing file using different languages. This program is created in c language, c++, Java, and Python. Code to read an existing file in C language Code to read an existing file in C++ language Code to read an existing file in Python language Code to…

Read More »

Program to create and store information in a text file.

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

Here, we have a basic program example to create and store information in a file using different languages. This program is created in c language, c++, Java, and Python. Program to create and store a text file in C language Program to create and store a text file in C++ language Program to create and…

Read More »

Program to get the largest element of an array using the function.

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

Here, we have a basic program example to print the largest element of the array using different languages. This program is created in c language, c++, Java, and Python. Function to get the largest array element in C language Function to get the largest array element in C++ language Function to get the largest array…

Read More »

Program to check whether a number is a prime number or not using the function.

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

Here, we have a basic program example to check if the number is prime or not with functions using different languages. This program is created in c language, c++, Java, and Python. Function to check if the number is prime in C language Function to check if the number is prime in C++ language Function…

Read More »

Program to check if a given number is even or odd using the function.

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

Here, we have a basic program example to check if the number is even or odd with functions using different languages. This program is created in c language, c++, Java, and Python. Function to check if the number is eve or odd in C language Function to check if the number is eve or odd…

Read More »

Program to swap two numbers using a function.

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

Here, we have a basic program example to swap two numbers using functions using different languages. This program is created in c language, c++, Java, and Python. Function to swap numbers in C language Function to swap numbers in C++ language Function to swap numbers in Python language Function to swap numbers in Java language

Read More »

  • 6 of 15
  • « Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 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