Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
No Answer is Posted For this Question
Be the First to Post Answer
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is the difference between a shallow copy and a deep copy?
Describe delete operator?
What is virtual methods?
Difference between pointer to constant and constant pointer to a constant. Give example.
How is data hiding achieved in c++?
What is null pointer and void pointer and what is their use?
What language is a dll written in?
Do vectors start at 0?
What is extern c++?
5. Can inline functions have a recursion?
What are the advantages of using a pointer?