Skip to content

QnA Plus

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

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

C Program to Check Whether a Number Is Prime

Posted by By Srikanta April 3, 2016Posted inProgrammingNo Comments
Prime number is a natural number (integer) greater than 1 that doesn't have any positive divisor other than 1 and itself. Here is the program to check whether a number…
Read More

How to Print 1 to 100 without using Loop in C programming?

Posted by By Srikanta April 3, 2016Posted inC, ProgrammingNo Comments
Probably we all know how to write C program to print 1 to 100 using loop. We can have a quick look of the code snippet. void print_numbers() { int…
Read More

Disable Automatic App Update on Android Smartphones

Posted by By Srikanta March 27, 2016Posted inTechnologyNo Comments
By default automatic App update is enabled in most of the Android smartphones. Whenever you connect your Android phone to Wi-Fi network, download automatically starts for updates of all apps…
Read More

How to Disable Ping Response in Linux

Posted by By Srikanta March 18, 2016Posted inNetworkingNo Comments
Ping is a software utility primarily used by the network administrators to check the reachability of a network host (target) from another host (source). It is also used to check…
Read More

How to Re-Indent C Code Using Notepad++

Posted by By Srikanta March 17, 2016Posted inProgramming, Technology5 Comments
Indentation is very important for readability and manageability of code, especially, if the size of code base fairly big. Badly indented code is very difficult to understand or maintain. Good…
Read More

Posts pagination

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