Skip to content
QnA Plus

Code, Create, Conquer: Insights, Algorithms, and Innovation!

  • Home
  • Privacy Policy
  • Terms and Conditions
  • Contact
  • Contribute
  • About

Programming

  • Home
  • Programming
  • Page 18

C Program to Replace All Occurrences of a Character by Another One in a String

Posted by By Srikanta January 30, 2021Posted inProgramming, CNo Comments
Here we'll see how to replace all occurrences of a character by another one in a string. Read also: C program to remove all occurrences of a character. #include <stdio.h>…
Read More

C Program to Remove all Occurences of a Character from a String

Posted by By Srikanta January 10, 2021Posted inProgramming, CNo Comments
Here we'll see how to remove all occurences of a character from a string. For example, if we remove the character 'o' from the string "The quick brown fox jumps…
Read More

C Program to Remove All Occurrences of a Number from an Array

Posted by By Srikanta December 30, 2020Posted inProgramming, CNo Comments
In the previous article we saw how to remove an element of a particular position from an array. Here we'll see how we can remove all occurrences of a number.…
Read More

C Program to Delete Element from an Array

Posted by By Srikanta December 29, 2020Posted inProgramming, CNo Comments
Here we'll see how to delete an element of a particular position from an array. Deleting element means left-shifting the right elements starting from the position. #include <stdio.h> void delete_pos(int*…
Read More

C Program to Insert an Element in an Array

Posted by By Srikanta September 22, 2020Posted inProgramming, CNo Comments
Here we'll see how to insert an element in an array at a particular position, after or before an existing element. If we insert an element in an array, all…
Read More

Posts pagination

Previous page 1 … 16 17 18 19 20 … 38 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • C Program to Get a Digit at Any Position of a Number 68 views
    • How to install Ping or Ping6 using YUM 45 views
    • Implement Bubble Sort in C 45 views
    • How to Implement Periodic and Single Shot Timers in Linux? 39 views
    • Count Occurrences of a Substring in a String in C 38 views
    • Understanding the override Keyword in C++ 35 views
    • Change a Variable from inside a C Function 32 views
    • Method Chaining in C++ 28 views
    • Stock Analysis on Google Sheet 27 views
    • What is Endianness? Difference between Big Endian and Little Endian 24 views

    [chatbot_plugin]

    Copyright © 2015 - 2026 QnA Plus. All rights reserved.
    Scroll to Top
    0
    0
    0
    0
    5
    0