What is the functionality of the piece of code

Assignment Help Basic Computer Science
Reference no: EM132322968

What is the functionality of the following piece of code? Select the most appropriate

public void function(int data)
{
	int flag = 0;
	if( head != null)
	{
		Node temp = head.getNext();
		while((temp != head) && (!(temp.getItem() == data)))
		{
			temp = temp.getNext();
			flag = 1;
			break;
		}
	}
	if(flag)
		System.out.println("success");
	else
		System.out.println("fail");
}

a) Print success if a particular element is not found

b) Print fail if a particular element is not found

c) Print success if a particular element is equal to 1

d) Print fail if the list is empty

Reference no: EM132322968

Questions Cloud

Choose one feature of windows 10 : Choose one feature of Windows 10 or any other version of Windows (Vista, 7 or 8) that could be helpful to you as a support technician.
What is a data api : a. What is a data API and why do private companies offer them?
Summarize how net neutrality will affect data networks : Go through (4) academically reviewed articles on Net Neutrality. Summarize all four (4) articles in 350 words on how net neutrality will affect data networks.
Potential threats from ai technology to society : What threats are most serious, and how might they be combated? How do they compare to the potential benefits?
What is the functionality of the piece of code : What is the functionality of the following piece of code? Select the most appropriate
End of a data science project : What are the ten main components of a report that would be delivered at the end of a data science project?
What are the aspect of all of the functions : Information Governance and Legal Functions: According to the authors, Smallwood, Kahn, and Murphy, IG is perhaps one of the functional areas that impact legal.
How the changes have affected humanity : Discuss the technological changes that have been made since 2019 and how those changes have affected humanity, and how those changes have affected themselves.
Analyze the networking needs of business : Apply networking architecture knowledge to analyze the networking needs of business - Describe and explain the protocols and interactions that implement network

Reviews

Write a Review

Basic Computer Science Questions & Answers

  What does it mean when you say system is starting to thrash

What does it mean when you say a system is starting to thrash?

  Constitutional right to disobey a directive

Hypothesize a situation in which a public administrator or employee should have the constitutional right to disobey a directive ordered by a superior.

  Filtering internet content

Give several examples of countries that are either filtering Internet content now or are working on laws to make this legal.

  Discuss the appropriateness and efficiency of implementation

Discuss the appropriateness and efficiency of this implementation.

  Create a presentation to get potential travelers to sign

This assignment you get an opportunity to showcase your presentation skills that you have learned to get potential travelers to sign up for a once in a life time vacation. Where are they going

  What is the function of a nand gate

a) What is the function of a NAND gate? b) What gate inverts the input? c) What gates have a low output when both inputs are high?

  Write a program that takes an integer on the command line

Write a program that takes an integer on the command line, checks that it is not negative or bigger than 200 (in which case a suitable message should be printed and no computation performed) and then prints it out followed by every number

  Describe the unified modeling language

a program that builds physical models.

  Ensure the use of standard documentation

Use your research skills to locate at least three versions of training notes or instructions which an organisation has used to explain one or more processes or systems to employees or clients/ customers. Analyse the content, format and language st..

  Migrate to the cloud

Migrate to the Cloud

  Process management functionality

Do you think an operating system can work fine without process management functionality? Motivate your answer using process management activities.

  What are the various types of malware

Why does polymorphism cause greater concern than traditional malware? How does it affect detection?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd