programming languages Online Quiz - 298
Description: programming languages Online Quiz - 298 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Methods that work on the data are called accessor methods.
Methods that work on the data are called accessor methods.
4) JavaScript can only run on Windows
Which of the following is NOT a value type?
Which of the following are true about Constructors?
Which is true about applet?
JFC Stands for
Java APIs are libraries of compiled code?
Which of the following is NOT a value type?
A boolean in C# is
True or False. Is Foo.Print() a valid statement? Given a class Foo and it has a function public void Print (); Foo f = new Foo (); Foo.Print ();
True or False. Like in C++, using exception does carry some performance penalty
Which of the following is jagged array creation?
1) JavaScript is ...
2) JavaScript is ...
3) To comment out a line in JavaScript ...
Methods that work on the data are called accessor methods.
Methods that work on the data are called accessor methods.
4) JavaScript can only run on Windows
Which of the following is NOT a value type?