Skip to content
QnA Plus

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

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

Posts by Srikanta

  • Home
  • Srikanta
  • Page 38
About Srikanta
I am passionate about simplifying complex concepts to help readers master computer programming, algorithms, networking, operating system fundamentals, and the transformative domains of Artificial Intelligence (AI) and Machine Learning (ML). With over 20 years of professional experience in computer networking and industrial automation, I bring a wealth of knowledge and practical insights to bridge the gap between theory and real-world application. My mission is to make learning approachable, engaging, and impactful for all.

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

Posted by By Srikanta April 3, 2016Posted inProgramming, CNo 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

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

Posts pagination

Previous page 1 … 36 37 38 39 40 … 44 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
    6
    5
    6
    8
    13
    11