Skip to content
QnA Plus

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

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

C

  • Home
  • Programming
  • C
  • Page 8

Left and Right Rotate Bits of a Number in C

Posted by By Srikanta April 1, 2020Posted inProgramming, CNo Comments
Here we'll see how to write C program to left or right rotate bits of a number. For example, an unsigned integer consists of 32-bit. Number 2591458749 is represented as…
Read More

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 inC, ProgrammingNo 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 inProgramming, CNo 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

Posts pagination

Previous page 1 … 6 7 8 9 10 … 21 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 97 views
    • How to install Ping or Ping6 using YUM 80 views
    • How to Implement Periodic and Single Shot Timers in Linux? 67 views
    • C Program to Sleep in Milliseconds 63 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 48 views
    • How to do Asynchronous Operations using boost::asio? 41 views
    • Change a Variable from inside a C Function 38 views
    • C++ | Binding a Member Function 36 views
    • C Program to Print the Current File Name and Line Number 35 views
    • How to Re-Indent C Code Using Notepad++ 33 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    1
    0
    0
    4
    11
    1