Skip to content

QnA Plus

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

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

C Program to Toggle Bits

Posted by By Srikanta March 31, 2020Posted inProgramming, CNo Comments
Here we'll see how to write C program to toggle all bits or a particular bit or all but a particular bit of a number. Toggle All Bits of a…
Read More

C Program to Set, Clear and Toggle a Bit

Posted by By Srikanta March 31, 2020Posted inProgramming, CNo Comments
In this article we saw how to check a particular bit of a number. Here we'll see how to set, clear or toggle a bit of a number. Setting a…
Read More

C Program to Move the Last Node to the Front of a Linked List

Posted by By Srikanta March 27, 2020Posted inC, ProgrammingNo Comments
Here we'll see how to write C Program to move the last node to the front of a linked list. We can do that just by re-arranging the pointers. No…
Read More

C Program to Delete the Last Node of a Linked List

Posted by By Srikanta March 25, 2020Posted inProgramming, CNo Comments
Here we'll see how to delete the last node of a linked list. The last node always points to NULL. To delete that, we have to traverse up to last…
Read More

C Program to Delete the First Node of a Linked List

Posted by By Srikanta March 24, 2020Posted inProgramming, CNo Comments
Here we'll see how write C program to delete the first node of a linked list. Head always points to the first node. Head will move to where the first…
Read More

Posts pagination

Previous page 1 … 21 22 23 24 25 … 45 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • Implement Bubble Sort in C 121 views
    • C Program to Sleep in Milliseconds 97 views
    • How to install Ping or Ping6 using YUM 95 views
    • How to Implement Periodic and Single Shot Timers in Linux? 88 views
    • Change a Variable from inside a C Function 58 views
    • C Program to Check Whether Two String are Equal 49 views
    • How to Store SVN Password in Encrypted Form in Linux 46 views
    • C Program to Find the Longest Word in a String 46 views
    • How to Re-Indent C Code Using Notepad++ 44 views
    • How to do Asynchronous Operations using boost::asio? 41 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    12
    8
    11
    17
    64
    6