Answer:
public class Date{
Public Date(int month,int day,int year){
}
}
void main(){
Date datep=new Date(3,12,2006);
}
Explanation:
Here we declared a class "Date" and defined one public constructor which will take month,day and year. In main we created an object to that Date class by invoking this parameterized constructor and assigned that object to "dateap" Date variable
Anwer is <u>True</u>
please mark me brainliest answer
i dont have enough information to awnser this
Answer:
Metrical task system algorithm is the online algorithm that is used for organizing the online problems like k-server issues, paging issues etc.This task system works in the form of metrics to decrease the complete cost experienced due to processing of the operation and analyzing the competition.
It can be used for the online shopping project for the analyzing the comparison between the performance on basis of online and offline trends and then optimization can take place according to the the results.
Answer:
The explanation for this question is describes in the explanation section below.
Explanation:
A palindrome is a number, string, expression or certain character pattern that appears the very same backward as a forward.
Below is an algorithm for the series:
Step 1: Creates an object of generic stack-type of string set.
Step 2: Accept the sequence from those in the user as its entry.
Step 3: Throughout the specified set, disregard the white space.
Step 4: Build an object for the reverse string to be stored.
Step 5: To store the stack into the string, place the object that has come into the stack.
Step 6: Test whether the reversed string equals the initial string.
Step 7: Display the message of success.
Step 8: Display the message of failure when the strings aren't the same.