Answer Posted / ruchi
size of is a unary operator
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Is c++ vector dynamic?
What are the 2 main types of data structures?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
what are the events occur in intr activated on interrupt vector table
What is setfill c++?
What is c++ hash?
Can I uninstall microsoft c++ redistributable?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
How do you show the declaration of a virtual constructor?
Differentiate between a template class and class template in c++?
What is low level language in simple words?
When you overload member functions, in what ways must they differ?
Write syntax to define friend functions in C++.
What is flush c++?