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:

    • C Program to Get a Digit at Any Position of a Number 68 views
    • Implement Bubble Sort in C 45 views
    • How to install Ping or Ping6 using YUM 44 views
    • How to Implement Periodic and Single Shot Timers in Linux? 39 views
    • Count Occurrences of a Substring in a String in C 38 views
    • Change a Variable from inside a C Function 32 views
    • Understanding the override Keyword in C++ 31 views
    • Method Chaining in C++ 29 views
    • Stock Analysis on Google Sheet 27 views
    • Left and Right Rotate Bits of a Number in C 26 views

    [chatbot_plugin]

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