programming languages Online Quiz - 173
Description: programming languages Online Quiz - 173 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
What does this program do ? public class Null { public static void greet() { System.out.println("Hello world!"); } public static void main(String[] args) { ((Null) null).greet(); } }
For a COBOL program -
All M0 is not the part of core modules
For a M0 program , main input can be
Output file of a M0 program can has the extension
Main tasks of the M1 processing are