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 20

C Program to Compute LCM of Multiple Integers

Posted by By Srikanta March 14, 2016Posted inProgramming, C2 Comments
In mathematics, Least Common Multiple or Lowest Common Multiple (LCM) of two integers is the lowest possible positive integer that is divisible by both the integers. We'll first see how…
Read More

C Program to Find GCD Using Recursion

Posted by By Srikanta March 13, 2016Posted inProgramming, CNo Comments
In mathematics, Greatest Common Divisor (GCD), also known as Highest Common Factor (HCF), of two or more integers is the largest possible integer that divides all the numbers without any…
Read More

Implement Binary Search in C

Posted by By Srikanta March 13, 2016Posted inC, ProgrammingNo Comments
Binary search is an efficient searching technique that is used to search a key in a sorted array. In every iteration, searching scope is reduced to half. That's why it…
Read More

Where to Use Different Types of Loops (for, while, do-while) in C

Posted by By Srikanta March 4, 2016Posted inProgramming, C2 Comments
Loops are very fundamental programming language constructs that allow us to execute a block of code multiple times. In C programming language, there are three types of loops: for, while and…
Read More

How to Implement Periodic Timer in Linux Kernel

Posted by By Srikanta February 22, 2016Posted inProgramming, CNo Comments
Linux Kernel already has a timer module that allows us to create timers which are not periodic by default. We can specify a callback function and a timeout value to the…
Read More

Posts pagination

Previous page 1 … 18 19 20 21 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 52 views
    • Change a Variable from inside a C Function 39 views
    • Add New Node to XML File Using libxml2 in C 39 views
    • C Program to Set, Clear and Toggle a Bit 38 views
    • C Program to Append to a File 34 views
    • How to Take Screenshot on Fedora GNOME Desktop 32 views
    • C Program to Count Characters, Words and Lines in a File 32 views
    • Implement Bubble Sort in C 31 views
    • Friend Function in C++ 28 views
    • How to Implement Smart Pointer in C++? 27 views

    [chatbot_plugin]

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