Incase of a function declaration, what is extern means?
No Answer is Posted For this Question
Be the First to Post Answer
What are c++ variables?
How would you find out if a linked-list is a cycle or not?
What is token c++?
What are the two types of comments?
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What is new in c++?
Is c++ an integer?
Where the memory to the static variables is allocated?
Explain the concept of inheritance in C++.
Why is standard template library used?
What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same
Can char be a number c++?