Consider the following program-
#include
#include
int main( )
{
printf (“%d + %d = %d”, 3, 1, 4); /* sum */
return 0;
}
The number of lexemes in the program after preprocessing are?
Enter numerical value using the virtual keypad. Round off where necessary.