Answer:
The correct answer to the following question will be 2. the operator new.
Explanation:
New operator is used to allocating the memory to the instance object.The new object can be created by using a "new" keyword in java .
Syntax of using 'new' operator is :
class_name object_name=new class_name() // it allocated the memory to the class
For Example :
ABC obj = new ABC;
Now, this time obj points to the object of the ABC class.
obj = new ABC ();
call the construction of ABC class
Answer:
the ribbon is a set of toolbar at a top of window in office program designed to help you quickly find a commans that you need to complete a task
Explanation:
what is the ribbon in word
Answer:
Explanation:
The first diagram shows the DFA that accepts that accepts any string except 11 and 111
The second diagram shows every odd position of w is 1
Answer:
Looks like it is a multiple choice question
and you didn't give any choice