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
Why do we need constructors in c++?
Why is c++ is better than c?
What is an inline function in c++?
Is facebook written in c++?
What is operators in c++?
What is ostream in c++?
What is c++ and its uses?
Is c++ the most powerful language?
Define a nested class.
What is the benefit of c++?
Which c++ operator cannot overload?
What kind of jobs can I get with c++?
Write a program using display() function which takes two arguments.
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
What is c++ used for in games?