| 41. | :Overloading is resolved at compile time.
|
| 42. | Open source software may use a similar technique using preprocessor directives to include features at compile time selectively.
|
| 43. | A compile time error results if any branch of code fails to assign a value to the variable.
|
| 44. | This ensures a compile time error, if the method is called if the type does not support comparison.
|
| 45. | RTTI is optional with some compilers; the programmer can choose at compile time whether to include the function.
|
| 46. | :: You could compile the Perl code to C and then link it to PHP at compile time.
|
| 47. | In doubles, there are two runs in one day, with the compiled times used to decide the winner.
|
| 48. | Note that the arguments to the function must be able to be resolved at compile time as well.
|
| 49. | The use of enum tells the compiler that the initializer for the variables must be computed at compile time.
|
| 50. | There's no compile time.
|