Tag: programming languages
Questions Related to programming languages
-
text.txt will be created and overwrite the old file
-
file will not be created
-
exception will be thrown
-
none of the above
-
Since enums are comparable to traditional classes, they may not be arguments in switch statements.
-
Enums may not extend another class/ enum.
-
Enums inherit the java.lang.Object class.
-
Enums may be extended by another Enum.
-
Declare the variable as volatile.
-
not possible
-
By java.util.*;
-
By final keyword
-
Add the List elements to Set
-
List doesnt allow that
-
using remove()
-
none of these
-
yes
-
No
-
sometimes only
-
none of these
-
Using interface
-
Class should be declared as private
-
yes
-
A class does not inherit constructors from any of its superclasses.
-
ASP.NET
-
JAVA
-
Visual C++
-
COBOL
-
MSBuild
-
NAnt
-
Ant
-
Not Possible to build solutions from command line
-
It is used to build .Net Solutions
-
Its Name is derived from "Not Ant"
-
Its used to build Java Project
-
All are correct