Challenger App

No.1 PSC Learning App

1M+ Downloads
Which one of the following is not a language processor :

AAssembler

BCompiler

CApplication software

DInterpreter

Answer:

C. Application software


Related Questions:

Find the odd one out :
EBCIDIC is a _____ bit code.

What is the value of sum after the execution of the following code?

int sum = 0;

for (int i = -5; i<=;i++)

{

         if (!i) break;

         sum += i;

}

 

 

C++ ലാംഗ്വേജിൽ കീവേഡ് അല്ലാത്തത് ?
Protocol used by WWW: