Tag: programming languages

Questions Related to programming languages

void main(){ print(“%d”,printf(“What this prints”)) };

  1. Compile error

  2. What this prints

  3. 11

  4. 15


Correct Option: D
  1. The Gang of Four

  2. The Party of Five

  3. The soft-drink industry

  4. AC/DC


Correct Option: A
  1. Don't link your modules to modules written in any other language

  2. Make sure you declare all your variables' data types ahead of time

  3. Don't add variables of one type to variables of another

  4. Devout prayer


Correct Option: D