Answer Posted / hr@tgksolutions.com
• const: Value remains constant; evaluated at runtime.
• constexpr: Evaluated at compile time for optimization.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain register storage specifier.
What is difference between c++ 11 and c++ 14?
Can I uninstall microsoft c++ redistributable?
Can a list of string be stored within a two dimensional array?
What are the sizes and ranges of the basic c++ data types?
Which field is used in c++?
Is c++ map a hash table?
When we use Abstract Class and when we use Interface?where we will implement in real time?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What are the unique features of C++.
Explain the difference between c & c++?
What is do..while loops structure?
What are the general quetions are in DEna bank manager IT/System interviews?
Define namespace in c++?
What is else syntax in c++?