Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9012593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:02:33+00:00 2026-06-16T03:02:33+00:00

String s = ; myf = new Finch(); do { //Run the menu until

  • 0
 String s = ""; 

    myf = new Finch();
    do
    {
        //Run the menu until quit or cancel is selected
        s = FinchMenu();
        //menu 1
        if (s.equals("Back and forward")) RunAccelerationTest(s);
    }

How would you convert something like this to pseudocode? For instance

String s = "";

Would the pseudocode for it be something like this?

Set s to ""

That just seems wrong to me.

Any help please? Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T03:02:34+00:00Added an answer on June 16, 2026 at 3:02 am

    Pseudocode, i think, doesn’t have a predefined syntax. just follow two rules:

    • It should be plain english with common programming constructs.

    • It should be generic, not specific to any language.

    Following should fit:

    Step 1: Initialize an empty string. (say str)
    
    Step 2: Construct a new 'Finch' object.
    
    Step 3: BEGIN LOOP
    
                Fetch 'FinchMenu' from 'Finch' object.
    
                assign 'FinchMenu' to 'str'
    
                IF 'FinchMenu' is "Back and forward"
    
                    Call 'RunAccelerationTest' method with 'str' as argument.
    
                END IF
    
            END LOOP
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

myf = new Finch(); do { //menu 4 if (s.equals(Tap Test)) RunTapTest(s); } private
string x = <select><option value='2'>dfgdfh</option><option value='3'>cvncvn</option><option value='4'>cvn</option><option value='5'>dhdfh</option><option value='6'>dfhdfh</option><option selected=selected value='7'>dfhdfh</option><option value='8'>dfgfdh</option><option value='12'>New type</option></select>
string[] strArray = new string[10] { 21.65, 30.90, 20.42, 10.00, 14.87, 72.19, 36.00, 45.11,
String hello = 44+ int result=0, top=-1; int []stack = new int[hello.length()]; for(int i=0
string[][] Tablero = new string[3][3]; I need to have a 3x3 array arrangement to
string[] ssss = 1,2,,3.Split(new[] {','}) .Where(a=>!string.IsNullOrEmpty(a)) .Select(); How does this works?
string[] usersToAdd = new string[] { asd, asdert, gasdff6 }; using (Entities context =
String input from keyboard Vector<String> myVector = new Vector<String>(someArray.length); //assume Vector is populated Iterator<String>
string parseData= <TEST xmlns:dt=\urn:schemas-microsoft-com:datatypes\><A dt:dt=\string\>10</A><B dt:dt=\string\>20</B></TEST>; DataSet ds = new DataSet(Whatev); TextReader txtReader =
string value1 , value1 ; int length1 , length2 ; System.Collections.BitArray bitValue1 = new

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.