Incase of a function declaration, what is extern means?
No Answer is Posted For this Question
Be the First to Post Answer
write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement
What is istream c++?
The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance
What is the difference between Class and Structure?
40 Answers HP, IBM, Samsung, TCS,
What is the use of endl in c++ give an example?
How the V-Table mechanism works?
write a program that takes 5 digit no and calculate 2 power that no and print it.
What are different types of loops in c++?
What is a singleton c++?
What is the use of :: operator in c++?
Can turbo c++ run c program?
How would you call C functions from C++ and vice versa?