sizeof- is it functioning statically or dynamically?
Answer Posted / saranya
sizeof operator is a runtime operator because it is used to
get the size of the variable during the runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to explain our contribution in the project?
what is oops and list its features in c++?
Why c++ is better than c language?
Can we use struct in c++?
What is c++ library?
When do we run a shell in the unix system?
Can you write a function similar to printf()?
What is c++ similar to?
Why was c++ created?
Define virtual constructor.
What do you understand by pure virtual function? Write about its use?
What is binary search in c++?
Why do we use string in c++?
What are the storage qualifiers?
How is objective c different from c++?