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:

    • Implement Bubble Sort in C 111 views
    • C Program to Sleep in Milliseconds 98 views
    • How to install Ping or Ping6 using YUM 96 views
    • How to Implement Periodic and Single Shot Timers in Linux? 83 views
    • Change a Variable from inside a C Function 55 views
    • C Program to Find the Longest Word in a String 52 views
    • How to Store SVN Password in Encrypted Form in Linux 50 views
    • C Program to Check Whether Two String are Equal 50 views
    • C Program to Print the Current File Name and Line Number 47 views
    • How to Re-Indent C Code Using Notepad++ 41 views

    💬
    Chat with Us!

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