Skip to content
QnA Plus

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

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

Programming

  • Home
  • Programming
  • Page 17

Python | Reverse a String

Posted by By Srikanta May 14, 2021Posted inProgramming, PythonNo Comments
In Python we can use various methods to reverse a string. Simplest way to reverse a string is to use the slice operation. str = "QnAPlus" print ("Original string: "…
Read More

Python | Sleep in Milliseconds

Posted by By Srikanta May 13, 2021Posted inProgrammingNo Comments
Sleeping means suspension of the current thread execution. If a sleep statement is put between two statements, the later one will not get executed until the specified time specified in…
Read More

Python | Substring

Posted by By Srikanta May 8, 2021Posted inProgramming, PythonNo Comments
Substring is a sequence of characters within a string. In Python we can get different types of substrings using slicing operation. Syntax of Python substring: string[start:end:step] start: Starting index of…
Read More

C Program to List All Files Including Subdirectories

Posted by By Srikanta February 6, 2021Posted inProgramming, C3 Comments
In the previous article, we saw how to list all files in a particular directory. That program does not display the files of the subdirecties. Here we'll see how to…
Read More

C Program to List All Files in a Directory

Posted by By Srikanta February 6, 2021Posted inProgramming, CNo Comments
Listing all files in a directory is a very common programming requirement. Here we'll see how to read and display all file names in a directory using C directory entry…
Read More

Posts pagination

Previous page 1 … 15 16 17 18 19 … 38 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
    • Understanding the override Keyword in C++ 35 views
    • Change a Variable from inside a C Function 32 views
    • Method Chaining in C++ 28 views
    • Stock Analysis on Google Sheet 27 views
    • What is Endianness? Difference between Big Endian and Little Endian 24 views

    [chatbot_plugin]

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