programming languages Online Quiz - 167
Description: programming languages Online Quiz - 167 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
Consider a class inheriting another class and 2 interfaces. Which of the following statements is true?
Assembler belongs to which level language ?
General purpose registers are used to hold
What is the range of Offset(Displacement) ?
How many types of registers are there generally ?
Which registers are not used for application purpose
An inner class must be defined within the opening and closing braces of a class, but outside any method - just like data members
Can an abstract class have constructor(s)?
An Interface must have a constructor