Skip to content

QnA Plus

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

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

C++ | Binding a Member Function

Posted by By Srikanta May 31, 2023Posted inProgramming, C++No Comments
In this article, we saw how to bind a function with parameters and placeholders and some of its benefits. There we used a normal function. Here will see how to…
Read More

C++ | std::bind(), the forwarding call wrapper

Posted by By Srikanta May 30, 2023Posted inProgramming, C++No Comments
C++11 introduced the std::bind() to create a forwarding call wrapper for a function associated argument values. We can bind a function with its parameters to get a callable object. We…
Read More

C++ | Two Dimensional Vector

Posted by By Srikanta May 19, 2023Posted inProgramming, C++No Comments
Two dimensional vector (or 2D vector) in C++ represents a table like structure that has two dimensions, row and column. It is, in fact, a standard STL vector of type…
Read More

C++ | Vector, the Dynamic Array

Posted by By Srikanta January 26, 2023Posted inProgramming, C++No Comments
C++ Standard Template Library (STL) provides the data structure, Vector, that represents a dynamic array internally. As the vector is a template class, it can represent an array of virtually…
Read More

C++ | Roman to Decimal Conversion

Posted by By Srikanta July 6, 2022Posted inProgramming, C++1 Comment
Roman numerals are a number system that was originated from ancient Rome. Even though it is sort of obsolete, we often come across Roman numerals in various places. They are…
Read More

Posts pagination

Previous page 1 … 11 12 13 14 15 … 45 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 120 views
    • C Program to Sleep in Milliseconds 96 views
    • How to install Ping or Ping6 using YUM 94 views
    • How to Implement Periodic and Single Shot Timers in Linux? 87 views
    • Change a Variable from inside a C Function 59 views
    • C Program to Check Whether Two String are Equal 48 views
    • How to Store SVN Password in Encrypted Form in Linux 44 views
    • How to Re-Indent C Code Using Notepad++ 44 views
    • C Program to Find the Longest Word in a String 42 views
    • C Program to Print the Current File Name and Line Number 39 views

    💬
    Chat with Us!

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