Answer Posted / guest
By using the keyword ?extern?
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
What is a float in c++?
What are the benefits of oop in c++?
What is the function of I/O library in C++ ?
Where must the declaration of a friend function appear?
the maximum length of a character constant can be a) 2 b) 1 c) 8
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
What are the various operations performed on stack?
What is this weird colon-member (" : ") syntax in the constructor?
Differentiate between a pointer and a reference with respect to c++.
program explaining feautures of c++
Why do we use structure in c++?
What is c++ similar to?
What is the latest c++ version?
What is std namespace in c++?
What language is a dll written in?