If you want to share several functions or variables in several files maitaining the consistency how would you share it?
No Answer is Posted For this Question
Be the First to Post Answer
Is atoi safe?
write a program in c++ to implement stack using functions in header file stack.h
How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever
17 Answers Datavance, Quark, VEL, Wipro,
What is this pointer in c++?
What is an incomplete type?
What are special characters c++?
wap to accept 10 numbers & display the number of odd and even numbers??
What are the uses of static class data?
What do you know about friend class and friend function?
What is function overloading in C++?
What is lambda in c++?
Write a program which employs Recursion