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 13

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

Networking Programming – Introduction to socket

Posted by By Srikanta March 2, 2022Posted inProgramming, C, NetworkingNo Comments
Computer networking programming, often referred as socket programming, is about writing programs to exchange information between processes running on connected hosts - computers, mobiles etc. Hosts are generally interconnected over…
Read More

Posts pagination

Previous page 1 … 11 12 13 14 15 … 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 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? 41 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
    0
    1
    0
    0
    0
    0