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 52 views
    • Change a Variable from inside a C Function 40 views
    • Add New Node to XML File Using libxml2 in C 39 views
    • C Program to Set, Clear and Toggle a Bit 38 views
    • C Program to Append to a File 34 views
    • How to Take Screenshot on Fedora GNOME Desktop 32 views
    • Implement Bubble Sort in C 32 views
    • C Program to Count Characters, Words and Lines in a File 32 views
    • Friend Function in C++ 28 views
    • How to Implement Smart Pointer in C++? 27 views

    [chatbot_plugin]

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