Skip to content

QnA Plus

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

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

C Program to Implement Queue Using Circular Array

Posted by By Srikanta September 19, 2021Posted inProgramming, CNo Comments
A queue is one of the fundamental data structures in computer science, following the FIFO (First In, First Out) principle. This structure is widely used in scenarios such as task…
Read More

C Program | Log with File Name and Line Number

Posted by By Srikanta September 11, 2021Posted inProgramming, CNo Comments
Logging is an essential part of programming. Logging helps tracking various events, errors, troubleshooting. It helps the developers to great extent troubleshooting a problem if the file name and line…
Read More

C Program to Print the Current File Name and Line Number

Posted by By Srikanta September 10, 2021Posted inProgramming, CNo Comments
Real life programs are generally very big distributed across many files with hundreds of lines. Sometimes we need to print the current file name and the line number. Like, it…
Read More

C “Hello, World” Program

Posted by By Srikanta September 7, 2021Posted inC, ProgrammingNo Comments
The iconic "Hello, World" program simply prints the message "Hello, World" on the screen. Brian Kernighan used it as a very simple C example program in late 70's. It became…
Read More

C Program to Find the Shortest Word in a String

Posted by By Srikanta September 4, 2021Posted inProgramming, CNo Comments
A word is a consecutive non-whitespace character set. The C program here will find out the shortest word in a given string. If multiple words are present with the same…
Read More

Posts pagination

Previous page 1 … 13 14 15 16 17 … 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 69 views
    • Implement Bubble Sort in C 46 views
    • How to install Ping or Ping6 using YUM 45 views
    • How to Implement Periodic and Single Shot Timers in Linux? 40 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
    1
    0
    0
    2
    0
    1