Comment on assignment operator in c++.
No Answer is Posted For this Question
Be the First to Post Answer
why can't we declare data member of class auto register or extern
What is encapsulation in c++?
What return value must conversion operators have in their declaration?
What do you mean by a template?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
5. Can inline functions have a recursion?
What is data type in c++?
What is a constant reference?
What is the arrow operator in c++?
What is a conversion constructor?
What is a type library?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h