Is stl open source?
Is stl open source?
wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value
Write a program to print the swapping in two no and using three variable.
what is the difference between thread and process
Explain References in C++
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
how to making game in c++ ?
Can we use stl in coding interviews?
write a program that input four digit number and find how many 7 that number contains
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
Write a program in C++ returning starting locations of a substring using pointers
Assume I have a linked list contains all of the alphabets from "A" to "Z?" I want to find the letter "Q" in the list, how does you perform the search to find the "Q?"