Skip to content

QnA Plus

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

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

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

How To Delete all Lines Containing a Particular Text Pattern Using Notepad++?

Posted by By Srikanta March 11, 2016Posted inTechnologyNo Comments
Press Ctrl+F, Find/Replace dialog will be opened. Select the “Mark” tab. Type the text you want to search in the “Find what: ” filed. For example if you want to…
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

Posts pagination

Previous page 1 … 37 38 39 40 41 … 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
    0
    0
    0
    0
    0
    0