CINXE.COM
Answered: 1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your… | bartleby
<!DOCTYPE html><html xmlns:m="http://www.w3.org/1998/Math/MathML" lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/><meta name="description" content="Solution for 1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt…"/><link rel="canonical" href="https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95"/><title>Answered: 1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your… | bartleby</title><script type="application/ld+json">{ "@context": "https://schema.org", "@type": [ "QAPage", "WebPage" ], "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95" }, "name": "1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).", "description": "1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).", "inLanguage": "en", "headline": "1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).", "datePublished": "2024-11-15", "dateModified": "2024-11-15", "isAccessibleForFree": "False", "hasPart": { "@type": "WebPageElement", "isAccessibleForFree": "False", "cssSelector": ".paywall" }, "mainEntity": { "@type": "Question", "name": "1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).", "text": "1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).", "answerCount": 1, "dateCreated": "2024-11-15", "acceptedAnswer": { "@type": "Answer", "text": "The first part of the question requires us to write a program that reads words from a text file and…" }, "url": "https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95" } }</script><script type="application/ld+json">{ "@context": "http://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@id": "https://www.bartleby.com/", "name": "Bartleby Textbook Solutions" } }, { "@type": "ListItem", "position": 2, "item": { "@id": "https://www.bartleby.com/subject/engineering", "name": "Engineering Q&A and Textbook Solutions" } }, { "@type": "ListItem", "position": 3, "item": { "@id": "https://www.bartleby.com/subject/engineering/computer-science", "name": "Computer Science Q&A, Textbooks, and Solutions" } }, { "@type": "ListItem", "position": 4, "item": { "@id": "https://www.bartleby.com/subject/engineering/computer-science/questions-and-answers", "name": "Computer Science Q&A Library" } }, { "@type": "ListItem", "position": 5, "item": { "@id": "https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95", "name": "1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts)." } } ] }</script><link rel="preload" as="image" href="/static/learn-bar/ask-enabled-mobile.svg"/><link rel="preload" as="image" href="/static/learn-bar/chat-enabled-mobile.svg"/><link rel="preload" as="image" href="/static/search-icon-white.svg"/><meta name="next-head-count" content="10"/><meta charSet="UTF-8"/><link rel="dns-prefetch" href="https://www.google-analytics.com"/><link rel="dns-prefetch" href="https://fonts.gstatic.com"/><link rel="preconnect" href="https://nk6xemh85d.execute-api.us-east-1.amazonaws.com/prod"/><link rel="preconnect" href="https://www.bartleby.com/"/><link rel="preconnect" href="https://fonts.gstatic.com"/><link rel="preload" as="image" href="/static/bartleby-logo-tm.svg"/><link rel="preload" href="https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><style> /* Source Sans Pro */ /* latin */ @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Sans Pro'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDI.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Sans Pro'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18Q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* Source Serif Pro */ /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasasatSyqxA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasc8btSyqxA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIWzD-0qpwxpaWvjeD0X88SAOeauXEOoguP.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Source Serif Pro'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-axq0r.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* fallback */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/materialicons/v103/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; } /* Material Icons Outlined */ @font-face { font-family: 'Material Icons Outlined'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v14/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format('woff2'); } .material-icons-outlined { font-family: 'Material Icons Outlined'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -moz-font-feature-settings: 'liga'; -moz-osx-font-smoothing: grayscale; } </style><style> html { box-sizing: border-box; background-color: #f6f6f8; overflow-x: hidden; scroll-padding-top: 76px; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Source Sans Pro", system-ui, sans-serif; overflow-x: hidden !important; position: relative; } body:not(.__user-is-tabbing) div:focus, body:not(.__user-is-tabbing) button:focus, body:not(.__user-is-tabbing) input:focus, body:not(.__user-is-tabbing) a:focus, body:not(.__user-is-tabbing) li:focus, body:not(.__user-is-tabbing) select:focus, body:not(.__user-is-tabbing) textarea:focus { outline: none; } .hide-background { background: unset !important; background-image: unset !important; mask-image: unset !important; -webkit-mask-image: unset !important; } *, *:before, *:after { box-sizing: inherit; } .styleGuideScrolledContentWrap { width: 100% !important; height: 100% !important; overflow-x: auto !important; overflow-y: hidden !important; ::-webkit-scrollbar { width: 8px !important; height: 8px !important; } ::-webkit-scrollbar-thumb { background: #555 !important; border-radius: 20px !important; transition: background 0.2s ease-in-out !important; } } .conceptScrolledContentWrap { overflow-x: auto !important; overflow-y: hidden !important; ::-webkit-scrollbar { width: 8px !important; height: 8px !important; } ::-webkit-scrollbar-thumb { background: #555 !important; border-radius: 20px !important; transition: background 0.2s ease-in-out !important; } } .scrolledContentWrap { width: 100%; overflow-x: auto; overflow-y: hidden; list-style-position: inside; ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { background: #555; border-radius: 20px; transition: background 0.2s ease-in-out; } } .grecaptcha-badge { visibility: hidden; } #nprogress { pointer-events: none; } #nprogress .bar { background: #0fc89d; position: fixed; z-index: 1031; top: 0; left: 0; width: 100%; height: 4px; } #nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: 0 0 10px #0fc89d, 0 0 5px #0fc89d; opacity: 1; -webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px); } .forceAutoScroll { scroll-behavior: auto !important; } .math-field { --hue: 237 !important; --primary: #5b63fe !important; } .ML__virtual-keyboard-toggle:hover { background: var(--primary) !important; } .ML__virtual-keyboard-toggle:hover::after { background: var(--primary) !important; } .ML__keyboard { --primary: #5b63fe !important; --keyboard-background: #f9f9ff !important; --keyboard-text: #101269 !important; --keyboard-text-active: var(--primary) !important; /* --keyboard-background-border: #64659e !important; */ --keycap-background: #fff !important; --keycap-background-active: #ced1fb !important; --keycap-background-border: #ececef !important; --keycap-background-border-bottom: var(--keycap-background-border) !important; --keycap-text: var(--keyboard-text) !important; --keycap-text-active: var(--keycap-text) !important; --keycap-secondary-text: var(--keycap-text) !important; --keycap-modifier-background: #f8e9f4 !important; --keycap-modifier-border: #ececef !important; --keycap-modifier-border-bottom: var(--keycap-modifier-border) !important; } #mathlive-keystroke-caption-panel { display: none; } .wp-block-getwid-table, .wp-block-table { margin: 0 0 1em 0!important; overflow-x: auto; } .wp-block-getwid-table table, .wp-block-table table { width: 100%; border-collapse: collapse; } .wp-block-getwid-table table th, .wp-block-getwid-table table td, .wp-block-table table th, .wp-block-table table td{ padding:.5em; border:1px solid #000; word-break:normal; } </style><link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png"/><link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="192x192" href="/static/android-chrome-192x192.png"/><link rel="icon" type="image/png" sizes="512x512" href="/static/android-chrome-512x512.png"/><link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png"/><link rel="mask-icon" color="#000" href="/static/safari-pinned-tab.svg"/><meta name="twitter:card" content="summary_large_image"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-f8e1d12f6248cbb1.js" defer=""></script><script src="/_next/static/chunks/framework-75746eeb80cbf23f.js" defer=""></script><script src="/_next/static/chunks/main-4552a5059bf1b940.js" defer=""></script><script src="/_next/static/chunks/pages/_app-f493bb81491eabb2.js" defer=""></script><script src="/_next/static/chunks/82562-b4f2d973668387bc.js" defer=""></script><script src="/_next/static/chunks/85287-9ea00c9d19e82f90.js" defer=""></script><script src="/_next/static/chunks/41664-200d5d631cd6c206.js" defer=""></script><script src="/_next/static/chunks/21876-564f257da4f42e46.js" defer=""></script><script src="/_next/static/chunks/91036-5679ee51e38705e2.js" defer=""></script><script src="/_next/static/chunks/22591-97a0a8bd80ea8bab.js" defer=""></script><script src="/_next/static/chunks/33681-6fb492a4ff3c0afd.js" defer=""></script><script src="/_next/static/chunks/11633-6087fab99f5f3770.js" defer=""></script><script src="/_next/static/chunks/98588-ada148b233a2642a.js" defer=""></script><script src="/_next/static/chunks/84379-d40c5c28218f11a9.js" defer=""></script><script src="/_next/static/chunks/23363-2bd221815c5493c3.js" defer=""></script><script src="/_next/static/chunks/33243-779be7b82da6fba2.js" defer=""></script><script src="/_next/static/chunks/34713-60955f5e8f821746.js" defer=""></script><script src="/_next/static/chunks/65228-e3d809fbbc996e89.js" defer=""></script><script src="/_next/static/chunks/43439-39ff2e778a079b0a.js" defer=""></script><script src="/_next/static/chunks/10235-5b4c89055556f69f.js" defer=""></script><script src="/_next/static/chunks/7020-0b27446b1eb76466.js" defer=""></script><script src="/_next/static/chunks/74576-06dadddeffbda8f9.js" defer=""></script><script src="/_next/static/chunks/90-9744840d157e2ba6.js" defer=""></script><script src="/_next/static/chunks/88186-2bf611988d5afd57.js" defer=""></script><script src="/_next/static/chunks/15481-ae9b21144c34a447.js" defer=""></script><script src="/_next/static/chunks/13217-500257fa06083ef8.js" defer=""></script><script src="/_next/static/chunks/82317-5fec55e1e6c87c2a.js" defer=""></script><script src="/_next/static/chunks/97951-b83be04868001bc1.js" defer=""></script><script src="/_next/static/chunks/pages/my-questions-db25f7d549c63266.js" defer=""></script><script src="/_next/static/tl1MgsAeFEH_AUjO7zVs1/_buildManifest.js" defer=""></script><script src="/_next/static/tl1MgsAeFEH_AUjO7zVs1/_ssgManifest.js" defer=""></script><style data-styled="" data-styled-version="5.3.6">.xGiaX{background-color:#FAFBFC;min-height:100vh;width:100%;}/*!sc*/ @media all and (max-width:860px){.xGiaX{background-color:#FFFFFF;}}/*!sc*/ data-styled.g4[id="App__AppContainer-sc-a2741d9f-0"]{content:"xGiaX,"}/*!sc*/ .eSsUjx{height:1em;width:1em;line-height:1em;overflow:hidden;}/*!sc*/ .diHyLl{line-height:unset;}/*!sc*/ .hkBtru{line-height:unset;font-size:14px;}/*!sc*/ data-styled.g5[id="Icon__IconStyledComponent-sc-4e7587c2-0"]{content:"eSsUjx,diHyLl,hkBtru,"}/*!sc*/ .kQsbxj{-webkit-text-decoration:unset;text-decoration:unset;color:unset;cursor:pointer;}/*!sc*/ data-styled.g7[id="UnstyledA-sc-bfe8f136-0"]{content:"kQsbxj,"}/*!sc*/ @media all and (max-width:576px){.bNInGa{display:none;}}/*!sc*/ @media not all and (max-width:576px){.fhOrnX{display:none;}}/*!sc*/ @media all and (max-width:768px){.BUCpX{display:none;}}/*!sc*/ @media not all and (max-width:768px){.kPxlSi{display:none;}}/*!sc*/ data-styled.g14[id="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0"]{content:"bNInGa,fhOrnX,BUCpX,kPxlSi,"}/*!sc*/ .jfbXti{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;height:100%;background-color:transparent;}/*!sc*/ .kogueV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;height:100%;background-color:transparent;}/*!sc*/ @media all and (max-width:860px){.kogueV{display:none;}}/*!sc*/ data-styled.g16[id="commonStyles__NavBarSubContainer-sc-b8ba31fa-0"]{content:"jfbXti,kogueV,"}/*!sc*/ .kKZYsl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:79px;padding:0 8px;color:#101269;position:relative;background-image:linear-gradient(to right,#101269 75%,#5B63FE 76%,#5B63FE 100%);background-position-x:0px;background-position-y:75px;background-repeat:no-repeat;}/*!sc*/ @media all and (max-width:860px){.kKZYsl{height:63px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-position-y:59px;border-bottom:1px solid #E8E9EE;}}/*!sc*/ .hFBUkt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:79px;padding:0 8px;color:#101269;position:relative;background-image:none;background-position-x:0px;background-position-y:75px;background-repeat:no-repeat;}/*!sc*/ @media all and (max-width:860px){.hFBUkt{height:63px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-position-y:59px;border-bottom:1px solid #E8E9EE;}}/*!sc*/ data-styled.g17[id="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1"]{content:"kKZYsl,hFBUkt,"}/*!sc*/ .fxeUSJ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:16px;-webkit-text-decoration:none;text-decoration:none;padding:16px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:700;cursor:pointer;color:#101269;background-color:transparent;border:0;margin:0;}/*!sc*/ @media all and (max-width:860px){.fxeUSJ{width:100%;padding:16px 8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:63px;}}/*!sc*/ .fxeUSJ:disabled{color:#C6C8D5;}/*!sc*/ data-styled.g18[id="commonStyles__NavBarLink-sc-b8ba31fa-2"]{content:"fxeUSJ,"}/*!sc*/ .iFfNCK{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:16px;-webkit-text-decoration:none;text-decoration:none;padding:16px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:700;cursor:pointer;color:#101269;background-color:transparent;border:0;margin:0;}/*!sc*/ @media all and (max-width:860px){.iFfNCK{width:100%;padding:16px 8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:63px;}}/*!sc*/ .iFfNCK:disabled{color:#C6C8D5;}/*!sc*/ data-styled.g19[id="commonStyles__NavBarButton-sc-b8ba31fa-3"]{content:"iFfNCK,"}/*!sc*/ .cfVTpr{position:relative;color:#FFFFFF;margin:0 auto;border-bottom:1px solid #E8E9EE;width:100%;background-color:#FFFFFF;}/*!sc*/ data-styled.g29[id="styles__NavBarOuterContainer-sc-d1e6b376-0"]{content:"cfVTpr,"}/*!sc*/ .fMgCMb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;height:79px;padding:16px 16px;margin:0 auto;}/*!sc*/ @media all and (max-width:860px){.fMgCMb{height:63px;}}/*!sc*/ data-styled.g30[id="styles__NavBarContainer-sc-d1e6b376-1"]{content:"fMgCMb,"}/*!sc*/ .gapxqs{width:auto;height:38.57px;aspect-ratio:105 / 30;padding:0;margin:0;}/*!sc*/ data-styled.g31[id="styles__NavBarLogo-sc-d1e6b376-2"]{content:"gapxqs,"}/*!sc*/ .yQInp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g32[id="styles__NavBarLogoAnchor-sc-d1e6b376-3"]{content:"yQInp,"}/*!sc*/ .dRjAKo{margin:0 0 0 8px;font-size:22px;}/*!sc*/ data-styled.g37[id="IconForButton-sc-d0b212f0-0"]{content:"dRjAKo,"}/*!sc*/ .zRDVL{display:block;background-color:transparent;width:16px;min-width:16px;max-width:16px;}/*!sc*/ .kBhqYs{display:block;background-color:transparent;width:0px;min-width:0px;max-width:0px;}/*!sc*/ @media all and (max-width:860px){.kBhqYs{width:16px;min-width:16px;max-width:16px;}}/*!sc*/ data-styled.g41[id="HorizontalSpacer-sc-652ce8e5-0"]{content:"zRDVL,kBhqYs,"}/*!sc*/ .bEzCqY{position:static;height:79px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media not all and (max-width:860px){.bEzCqY{display:none;}}/*!sc*/ @media all and (max-width:860px){.bEzCqY{height:63px;}}/*!sc*/ data-styled.g42[id="styles__MobileHamburgerOuterContainerWithBottomGradient-sc-6c43aa4-0"]{content:"bEzCqY,"}/*!sc*/ .jfmsox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#101269;font-size:16px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;cursor:pointer;background-color:transparent;margin:0;padding:0;border:none;color:#101269;width:24px;height:24px;}/*!sc*/ .jfmsox:disabled{color:#C6C8D5;}/*!sc*/ data-styled.g45[id="styles__MobileHamburgerButton-sc-6c43aa4-3"]{content:"jfmsox,"}/*!sc*/ .iIeFlI{position:relative;height:79px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media all and (max-width:860px){.iIeFlI{display:none;}}/*!sc*/ @media all and (max-width:860px){.iIeFlI{position:static;height:63px;}}/*!sc*/ data-styled.g48[id="styles__SignUpOuterContainerWithBottomGradient-sc-b42d3fd9-0"]{content:"iIeFlI,"}/*!sc*/ .bLpLVe{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border-width:1px;border-style:solid;padding:0 23px;margin:0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;-webkit-letter-spacing:1.2px;-moz-letter-spacing:1.2px;-ms-letter-spacing:1.2px;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;color:#101269;fill:#101269;background-color:#0FC89D;border-color:#0FC89D;box-shadow:none;}/*!sc*/ .bLpLVe:hover{color:#101269;fill:#101269;background-color:#70D9B9;border-color:#70D9B9;box-shadow:none;}/*!sc*/ .bLpLVe:focus{color:#101269;fill:#101269;background-color:#70D9B9;border-color:#70D9B9;box-shadow:none;}/*!sc*/ .bLpLVe:active{color:#101269;fill:#101269;background-color:#00AB76;border-color:#00AB76;box-shadow:none;}/*!sc*/ .bLpLVe:disabled{color:#FFFFFF;fill:#FFFFFF;background-color:#C6C8D5;border-color:#C6C8D5;box-shadow:none;cursor:not-allowed;}/*!sc*/ data-styled.g51[id="PrimaryButton-sc-edbc2538-0"]{content:"bLpLVe,"}/*!sc*/ .gSOXWK{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;}/*!sc*/ @media all and (max-width:860px){.gSOXWK{display:none;}}/*!sc*/ data-styled.g52[id="styles__LoginLinkContainer-sc-a4638490-0"]{content:"gSOXWK,"}/*!sc*/ .OksOs{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border-width:1px;border-style:solid;padding:16px 23px;margin:0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;-webkit-letter-spacing:1.2px;-moz-letter-spacing:1.2px;-ms-letter-spacing:1.2px;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;color:#4F4F76;fill:#4F4F76;background-color:transparent;border-color:transparent;box-shadow:none;}/*!sc*/ .OksOs:hover{color:#4F4F76;fill:#4F4F76;background-color:#E8E9EE;border-color:#E8E9EE;box-shadow:none;}/*!sc*/ .OksOs:focus{color:#4F4F76;fill:#4F4F76;background-color:#E8E9EE;border-color:#E8E9EE;box-shadow:none;}/*!sc*/ .OksOs:active{color:#4F4F76;fill:#4F4F76;background-color:#C6C8D5;border-color:#C6C8D5;box-shadow:none;}/*!sc*/ .OksOs:disabled{color:#C6C8D5;fill:#C6C8D5;background-color:transparent;border-color:transparent;box-shadow:none;cursor:not-allowed;}/*!sc*/ data-styled.g53[id="GhostLink-sc-b18b0fba-0"]{content:"OksOs,"}/*!sc*/ .kmOvua{height:0px;overflow:hidden;}/*!sc*/ data-styled.g54[id="styles__StudyResourcesSeoInvisibleLinksContainer-sc-142aea07-0"]{content:"kmOvua,"}/*!sc*/ .ibfVkD{padding:0;cursor:pointer;margin:0;background-color:transparent;border:none;color:inherit;text-align:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-family:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;}/*!sc*/ data-styled.g55[id="UnstyledButton-sc-362851bc-0"]{content:"ibfVkD,"}/*!sc*/ .kxmqYa{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border-width:1px;border-style:solid;padding:16px 23px;margin:0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;-webkit-letter-spacing:1.2px;-moz-letter-spacing:1.2px;-ms-letter-spacing:1.2px;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;color:#FFFFFF;fill:#FFFFFF;background-color:#101269;border-color:#101269;box-shadow:none;}/*!sc*/ .kxmqYa:hover{color:#FFFFFF;fill:#FFFFFF;background-color:#1F247E;border-color:#1F247E;box-shadow:none;}/*!sc*/ .kxmqYa:focus{color:#FFFFFF;fill:#FFFFFF;background-color:#1F247E;border-color:#1F247E;box-shadow:none;}/*!sc*/ .kxmqYa:active{color:#FFFFFF;fill:#FFFFFF;background-color:#1F247E;border-color:#1F247E;box-shadow:none;}/*!sc*/ .kxmqYa:disabled{color:#7F839C;fill:#7F839C;background-color:#101269;border-color:#101269;box-shadow:none;cursor:not-allowed;}/*!sc*/ data-styled.g76[id="NavBarButton-sc-ec13d681-0"]{content:"kxmqYa,"}/*!sc*/ .fCTxLL{margin:0 8px 0 0;height:22px;width:auto;opacity:1;}/*!sc*/ data-styled.g78[id="ImageForButton__ImageForButtonElement-sc-624bae9c-0"]{content:"fCTxLL,"}/*!sc*/ .fYcRrK{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;width:100%;margin:auto;background-color:#101269;color:#FFFFFF;position:relative;border-bottom:none;}/*!sc*/ @media all and (max-width:860px){.fYcRrK{position:unset;}}/*!sc*/ data-styled.g81[id="styles__LearnNavBarOuterContainer-sc-aa740cd1-0"]{content:"fYcRrK,"}/*!sc*/ .cwroTw{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0 0 0 120px;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;}/*!sc*/ @media all and (max-width:1188px){.cwroTw{padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}/*!sc*/ @media all and (max-width:576px){.cwroTw{padding:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;}}/*!sc*/ .cwroTw::-webkit-scrollbar{display:none;}/*!sc*/ data-styled.g82[id="styles__LearnNavBarInnerContainer-sc-aa740cd1-1"]{content:"cwroTw,"}/*!sc*/ .cOOBeS{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:660px;margin:0 60px 0 0;}/*!sc*/ @media all and (max-width:860px){.cOOBeS{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 8px 0 0;}}/*!sc*/ data-styled.g83[id="styles__LearnNavBarSearchBarContainer-sc-aa740cd1-2"]{content:"cOOBeS,"}/*!sc*/ .gvDWho{-webkit-flex:0 0 outo;-ms-flex:0 0 outo;flex:0 0 outo;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media all and (max-width:576px){.gvDWho img{margin:0 4px 0 0;}}/*!sc*/ data-styled.g84[id="styles__LearnNavBarButtonsContainer-sc-aa740cd1-3"]{content:"gvDWho,"}/*!sc*/ .xysbT{position:relative;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;}/*!sc*/ @media all and (max-width:1188px){.xysbT{width:unset;}}/*!sc*/ data-styled.g85[id="styles__SearchBarContainer-sc-aa740cd1-4"]{content:"xysbT,"}/*!sc*/ .ccoZKn{border:none;width:100%;max-width:660px;height:36px;cursor:pointer;padding:0 38px 0 10px;background-color:#f6f6f8;color:#666888;border-top-right-radius:2px;border-bottom-right-radius:2px;border-left:none;font-size:16px;line-height:1em;font-weight:normal;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-image:url("/static/search-icon.svg");background-repeat:no-repeat;background-position:99% 7px;border-radius:4px;}/*!sc*/ @media all and (max-width:860px){.ccoZKn{padding:0 38px 0 10px;}}/*!sc*/ data-styled.g86[id="styles__FakeSearchInputButton-sc-aa740cd1-5"]{content:"ccoZKn,"}/*!sc*/ .jGwhUv{position:relative;display:block;}/*!sc*/ @media all and (max-width:860px){.jGwhUv{display:none;position:fixed;left:0;top:0;width:100vw;z-index:15;}}/*!sc*/ data-styled.g87[id="styles__SearchInputAndCloseMobileSearchWrapper-sc-aa740cd1-6"]{content:"jGwhUv,"}/*!sc*/ @media not all and (max-width:860px){.leDGZQ{display:none;}}/*!sc*/ data-styled.g88[id="styles__SearchButtonMobile-sc-aa740cd1-7"]{content:"leDGZQ,"}/*!sc*/ .kOzEBv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#101269;}/*!sc*/ @media all and (max-width:860px){.kOzEBv{padding:4px 64px 4px 16px;}}/*!sc*/ data-styled.g89[id="styles__SearchInputContainer-sc-aa740cd1-8"]{content:"kOzEBv,"}/*!sc*/ .kMYQcB{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:14px;line-height:16px;color:#ffffff;margin-left:5px;}/*!sc*/ data-styled.g90[id="styles__SearchButtonMobileText-sc-aa740cd1-9"]{content:"kMYQcB,"}/*!sc*/ .gNsrMs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}/*!sc*/ data-styled.g94[id="styles__FooterWrapper-sc-c16fac32-0"]{content:"gNsrMs,"}/*!sc*/ .htoqYx{background-color:#101269;padding:1px;font-size:14px;line-height:1.4286;font-weight:normal;text-align:center;color:#b7b7d2;-webkit-transform:translateZ(0px);-ms-transform:translateZ(0px);transform:translateZ(0px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:100px;}/*!sc*/ @media all and (max-width:576px){.htoqYx{padding-bottom:60px;}}/*!sc*/ data-styled.g95[id="styles__FooterContainer-sc-c16fac32-1"]{content:"htoqYx,"}/*!sc*/ .cCOTGZ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding:118px 80px 50px 80px;border-bottom:1px solid #363881;}/*!sc*/ @media all and (max-width:1024px){.cCOTGZ{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:50px;}}/*!sc*/ @media all and (max-width:576px){.cCOTGZ{padding:40px 35px 40px 35px;}}/*!sc*/ data-styled.g96[id="styles__FooterTopContainer-sc-c16fac32-2"]{content:"cCOTGZ,"}/*!sc*/ .iWsWfx{padding:12px 80px 0px 80px;width:1440px;height:49px;gap:0px;opacity:0px;}/*!sc*/ @media all and (max-width:576px){.iWsWfx{padding:15px 35px 0px 35px;width:375px;}}/*!sc*/ data-styled.g97[id="styles__FooterBottomContainer-sc-c16fac32-3"]{content:"iWsWfx,"}/*!sc*/ .QLQHw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}/*!sc*/ @media all and (max-width:768px){.QLQHw{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}/*!sc*/ data-styled.g98[id="styles__FooterTopLeftContainer-sc-c16fac32-4"]{content:"QLQHw,"}/*!sc*/ .gcdDDv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;text-transform:uppercase;}/*!sc*/ @media all and (max-width:1024px){.gcdDDv{display:none;}}/*!sc*/ data-styled.g99[id="styles__FooterTopRightContainer-sc-c16fac32-5"]{content:"gcdDDv,"}/*!sc*/ .kktYdZ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;}/*!sc*/ data-styled.g100[id="styles__FooterTopRightWrapper-sc-c16fac32-6"]{content:"kktYdZ,"}/*!sc*/ .bDStuc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;list-style:none;padding:0;margin:0;}/*!sc*/ @media all and (max-width:1188px){.bDStuc{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}/*!sc*/ data-styled.g101[id="styles__FooterBottomLeftContainer-sc-c16fac32-7"]{content:"bDStuc,"}/*!sc*/ .doNdkF{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;margin-right:112px;}/*!sc*/ @media all and (max-width:1188px){.doNdkF{margin-right:50px;}}/*!sc*/ data-styled.g103[id="styles__FooterTopContainerCol1-sc-c16fac32-9"]{content:"doNdkF,"}/*!sc*/ .kZtUxg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding:0;margin:0;min-width:191px;}/*!sc*/ @media all and (max-width:576px){.kZtUxg::after{content:'';display:block;border-bottom:1px solid #363881;width:100vw;position:relative;margin:20px 0px 20px -35px;}}/*!sc*/ data-styled.g104[id="styles__FooterTopContainerCol2-sc-c16fac32-10"]{content:"kZtUxg,"}/*!sc*/ .JsRUQ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;min-width:210px;padding:0;margin:0;}/*!sc*/ @media all and (max-width:576px){.JsRUQ::after{content:'';display:block;width:100vw;border-bottom:1px solid #363881;position:relative;margin:20px 0px 20px -35px;}}/*!sc*/ data-styled.g105[id="styles__FooterTopContainerCol3-sc-c16fac32-11"]{content:"JsRUQ,"}/*!sc*/ .hGMXzV{-webkit-flex:1;-ms-flex:1;flex:1;display:none;padding:0;margin-top:-21px;}/*!sc*/ @media all and (max-width:768px){.hGMXzV{margin:0 0 40px 0;}}/*!sc*/ @media all and (max-width:1024px){.hGMXzV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}/*!sc*/ data-styled.g106[id="styles__FooterLogoSocialIcons-sc-c16fac32-12"]{content:"hGMXzV,"}/*!sc*/ .kJTGHD{-webkit-flex:1;-ms-flex:1;flex:1;display:none;padding:0;}/*!sc*/ @media all and (max-width:768px){.kJTGHD{margin:0 0 40px 0;}}/*!sc*/ @media all and (max-width:1024px){.kJTGHD{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}/*!sc*/ data-styled.g107[id="styles__FooterAppBadgeIcons-sc-c16fac32-13"]{content:"kJTGHD,"}/*!sc*/ .epSZMp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex:1;-ms-flex:1;flex:1;}/*!sc*/ data-styled.g108[id="styles__SocialIcons-sc-c16fac32-14"]{content:"epSZMp,"}/*!sc*/ .bmHacZ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;margin-top:35px;}/*!sc*/ @media all and (max-width:768px){.bmHacZ{margin-right:0;margin-top:0;}}/*!sc*/ data-styled.g109[id="styles__AppIcons-sc-c16fac32-15"]{content:"bmHacZ,"}/*!sc*/ .iROeHd{margin:0 30px 0 0;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:12px;height:12px;}/*!sc*/ @media all and (max-width:1024px){.iROeHd{margin:24px 24px 0 0;}}/*!sc*/ data-styled.g110[id="styles__SocialIcon-sc-c16fac32-16"]{content:"iROeHd,"}/*!sc*/ .ehvDgK{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media all and (max-width:1024px){.ehvDgK{margin:0;}}/*!sc*/ data-styled.g111[id="styles__AppIcon-sc-c16fac32-17"]{content:"ehvDgK,"}/*!sc*/ .edRsBr{margin-bottom:16px;cursor:pointer;}/*!sc*/ .edRsBr a{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .edRsBr img{width:120px;height:auto;}/*!sc*/ data-styled.g112[id="styles__FooterLogoWrapper-sc-c16fac32-18"]{content:"edRsBr,"}/*!sc*/ .gaFoPw{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;list-style-type:none;padding:0;-webkit-letter-spacing:0.58px;-moz-letter-spacing:0.58px;-ms-letter-spacing:0.58px;letter-spacing:0.58px;line-height:33px;text-align:left;}/*!sc*/ .gaFoPw a{-webkit-text-decoration:none;text-decoration:none;color:#ffffff;}/*!sc*/ .gaFoPw a.styledLink{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ .gaFoPw span{color:#ffffff;}/*!sc*/ .gaFoPw #ot-sdk-btn{border:none !important;color:#ffffff !important;background-color:#101269 !important;cursor:pointer !important;padding:0 !important;-webkit-letter-spacing:0.58px !important;-moz-letter-spacing:0.58px !important;-ms-letter-spacing:0.58px !important;letter-spacing:0.58px !important;line-height:33px !important;text-align:left !important;font-size:14px !important;font-family:"Source Sans Pro" !important;}/*!sc*/ data-styled.g115[id="styles__FooterNavItem-sc-c16fac32-21"]{content:"gaFoPw,"}/*!sc*/ .fqaNyC{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-transform:uppercase;-webkit-letter-spacing:1px;-moz-letter-spacing:1px;-ms-letter-spacing:1px;letter-spacing:1px;margin-bottom:20px;color:#CED1FB;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;}/*!sc*/ data-styled.g117[id="styles__SocialAppHeader-sc-c16fac32-23"]{content:"fqaNyC,"}/*!sc*/ .kOjtnq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;min-width:220px;margin:0px;}/*!sc*/ @media all and (max-width:1024px){.kOjtnq{padding:0px;}}/*!sc*/ @media all and (max-width:576px){.kOjtnq{width:auto;}}/*!sc*/ @media all and (max-width:576px){.kOjtnq::after{content:'';display:block;width:100vw;border-bottom:1px solid #363881;position:relative;margin:20px 0px 20px -35px;}}/*!sc*/ .efmrOG{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;min-width:330px;margin:0px;}/*!sc*/ @media all and (max-width:1024px){.efmrOG{padding:0px;}}/*!sc*/ @media all and (max-width:576px){.efmrOG{width:auto;}}/*!sc*/ data-styled.g120[id="styles__FooterTopVerticalNavList-sc-c16fac32-26"]{content:"kOjtnq,efmrOG,"}/*!sc*/ .cNfioF{margin-top:0px;color:#5B63FE;font-size:1rem;margin-bottom:0.25em;text-transform:capitalize;}/*!sc*/ data-styled.g121[id="styles__FooterVerticalNavListHeading-sc-c16fac32-27"]{content:"cNfioF,"}/*!sc*/ .gCAIBS{position:relative;top:0;left:0;right:0;z-index:3;}/*!sc*/ data-styled.g127[id="styles__StickyAtTopFixedOuterContainer-sc-ef9b07f2-0"]{content:"gCAIBS,"}/*!sc*/ .jJPSei{position:static;}/*!sc*/ data-styled.g128[id="styles__StickyAtTopNavbarContainer-sc-ef9b07f2-1"]{content:"jJPSei,"}/*!sc*/ .DqYiR{position:static;linear-gradient(to:bottom,#101269 45%,transparent 65%);-webkit-transition:height 0.1s ease-in-out;transition:height 0.1s ease-in-out;overflow:hidden;}/*!sc*/ data-styled.g129[id="styles__StickyAtTopHeadersOuterContainer-sc-ef9b07f2-2"]{content:"DqYiR,"}/*!sc*/ .dOcdGq{position:static;}/*!sc*/ data-styled.g130[id="styles__StickyAtTopHeadersInnerContainer-sc-ef9b07f2-3"]{content:"dOcdGq,"}/*!sc*/ .fyvaVN{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;position:static;height:100vh;width:100vw;overflow:hidden;background-color:#FAFBFC;}/*!sc*/ @media all and (max-width:1024px){.fyvaVN{background-color:#FFFFFF;}}/*!sc*/ data-styled.g131[id="styles__AppLayoutContainer-sc-ef9b07f2-4"]{content:"fyvaVN,"}/*!sc*/ .caxWVm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;overflow:hidden auto;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;-ms-scroll-behavior:smooth;scroll-behavior:smooth;}/*!sc*/ data-styled.g132[id="styles__AppLayoutScrollableContainer-sc-ef9b07f2-5"]{content:"caxWVm,"}/*!sc*/ .ZpaTT{position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;}/*!sc*/ @media all and (max-width:576px){.ZpaTT{margin-bottom:30px;}}/*!sc*/ data-styled.g133[id="styles__AppLayoutMainContentOuterWrapper-sc-ef9b07f2-6"]{content:"ZpaTT,"}/*!sc*/ .fzyfgw{width:100%;max-width:1188px;margin:0 auto;padding:32px 0 32px;}/*!sc*/ @media all and (max-width:1213px){.fzyfgw{padding:32px 32px 32px;}}/*!sc*/ @media all and (max-width:1024px){.fzyfgw{padding:16px 16px 16px;}}/*!sc*/ @media all and (max-width:768px){.fzyfgw{padding:8px 8px 8px;}}/*!sc*/ data-styled.g134[id="styles__AppLayoutWrapperWithPadding-sc-ef9b07f2-7"]{content:"fzyfgw,"}/*!sc*/ .jmFQQk{padding-top:0 !important;padding-bottom:0 !important;}/*!sc*/ data-styled.g136[id="styles__AppLayoutWrapperWithPaddingForHeaders-sc-ef9b07f2-9"]{content:"jmFQQk,"}/*!sc*/ .irHRkV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}/*!sc*/ @media all and (max-width:1024px){.irHRkV{-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}/*!sc*/ data-styled.g137[id="styles__AppLayoutMainContentInnerWrapper-sc-ef9b07f2-10"]{content:"irHRkV,"}/*!sc*/ .fFewXf{max-width:100%;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex:1;-ms-flex:1;flex:1;}/*!sc*/ @media all and (max-width:1024px){.fFewXf{width:100%;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;}}/*!sc*/ data-styled.g138[id="styles__AppLayoutMainContentMiddleRail-sc-ef9b07f2-11"]{content:"fFewXf,"}/*!sc*/ .cAaTIY{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;z-index:2;}/*!sc*/ data-styled.g139[id="styles__AppLayoutFooter-sc-ef9b07f2-12"]{content:"cAaTIY,"}/*!sc*/ .ewrpEf{margin:32px;}/*!sc*/ @media all and (max-width:1024px){.ewrpEf{margin:16px;}}/*!sc*/ @media all and (max-width:768px){.ewrpEf{margin:8px;}}/*!sc*/ data-styled.g140[id="styles__AppLayoutBaseRailWithMargins-sc-ef9b07f2-13"]{content:"ewrpEf,"}/*!sc*/ @media not all and (max-width:1024px){.fqCnEe{margin-left:0;margin-top:0;margin-bottom:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:318px;}}/*!sc*/ @media all and (max-width:1024px){.fqCnEe{margin-bottom:0;margin-left:0;margin-right:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-width:unset;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:100%;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;}}/*!sc*/ data-styled.g141[id="styles__AppLayoutMainContentLeftToTopRotationRail-sc-ef9b07f2-14"]{content:"fqCnEe,"}/*!sc*/ .gjaPYs{position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;background-color:#FAFBFC;}/*!sc*/ data-styled.g143[id="styles__AppLayoutBottomContentWithoutRailsOuterWrapper-sc-ef9b07f2-16"]{content:"gjaPYs,"}/*!sc*/ .kNLBVC{padding-top:0;}/*!sc*/ data-styled.g144[id="styles__AppLayoutBottomContentWithoutRailsInnerWrapper-sc-ef9b07f2-17"]{content:"kNLBVC,"}/*!sc*/ .lbnkhz{position:absolute;left:0;z-index:9;font-size:0;}/*!sc*/ .lbnkhz:focus{font-size:16px;}/*!sc*/ data-styled.g152[id="styles__SkipToMainContentLink-sc-ef9b07f2-25"]{content:"lbnkhz,"}/*!sc*/ .iQxFEj{position:relative;-webkit-transition:max-height 0.3s,opacity 0.3s;transition:max-height 0.3s,opacity 0.3s;max-height:80px;visibility:visible;opacity:1;}/*!sc*/ data-styled.g153[id="styles__StickyAtTopNavbar-sc-ef9b07f2-26"]{content:"iQxFEj,"}/*!sc*/ @media all and (max-width:1024px){.___btb_hideBelow1024{display:none !important;}}/*!sc*/ @media not all and (max-width:1024px){.___btb_hideAbove1024{display:none !important;}}/*!sc*/ @media all and (max-width:860px){.___btb_hideBelow860{display:none !important;}}/*!sc*/ @media not all and (max-width:860px){.___btb_hideAbove860{display:none !important;}}/*!sc*/ @media all and (max-width:768px){.___btb_hideBelow768{display:none !important;}}/*!sc*/ @media not all and (max-width:768px){.___btb_hideAbove768{display:none !important;}}/*!sc*/ @media all and (max-width:576px){.___btb_hideBelow576{display:none !important;}}/*!sc*/ @media not all and (max-width:576px){.___btb_hideAbove576{display:none !important;}}/*!sc*/ @media all and (max-width:375px){.___btb_hideBelow375{display:none !important;}}/*!sc*/ @media not all and (max-width:375px){.___btb_hideAbove375{display:none !important;}}/*!sc*/ data-styled.g154[id="sc-global-bKvcca1"]{content:"sc-global-bKvcca1,"}/*!sc*/ .lkTNwl{display:inline;margin:0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#4F4F76;}/*!sc*/ data-styled.g229[id="InputLabel__Label-sc-47bf7b53-0"]{content:"lkTNwl,"}/*!sc*/ .kEdpZh{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border-width:1px;border-style:solid;padding:16px 23px;margin:0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;-webkit-letter-spacing:1.2px;-moz-letter-spacing:1.2px;-ms-letter-spacing:1.2px;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;color:#4F4F76;fill:#4F4F76;background-color:transparent;border-color:transparent;box-shadow:none;}/*!sc*/ .kEdpZh:hover{color:#4F4F76;fill:#4F4F76;background-color:#E8E9EE;border-color:#E8E9EE;box-shadow:none;}/*!sc*/ .kEdpZh:focus{color:#4F4F76;fill:#4F4F76;background-color:#E8E9EE;border-color:#E8E9EE;box-shadow:none;}/*!sc*/ .kEdpZh:active{color:#4F4F76;fill:#4F4F76;background-color:#C6C8D5;border-color:#C6C8D5;box-shadow:none;}/*!sc*/ .kEdpZh:disabled{color:#C6C8D5;fill:#C6C8D5;background-color:transparent;border-color:transparent;box-shadow:none;cursor:not-allowed;}/*!sc*/ data-styled.g279[id="GhostButton-sc-2b1a9e6a-0"]{content:"kEdpZh,"}/*!sc*/ .kiWBPl{display:block;background-color:transparent;height:16px;min-height:16px;max-height:16px;}/*!sc*/ .hqoCAi{display:block;background-color:transparent;height:8px;min-height:8px;max-height:8px;}/*!sc*/ .iLgLps{display:block;background-color:transparent;height:24px;min-height:24px;max-height:24px;}/*!sc*/ data-styled.g291[id="VerticalSpacer-sc-2377adbb-0"]{content:"kiWBPl,hqoCAi,iLgLps,"}/*!sc*/ .gvEkQD{margin:0;padding:0;border:none;cursor:pointer;background-color:transparent;}/*!sc*/ data-styled.g414[id="Bookmark__BookmarkButton-sc-d1e494fe-0"]{content:"gvEkQD,"}/*!sc*/ .htFVYY{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;}/*!sc*/ data-styled.g415[id="Bookmark__BookmarkIconContainer-sc-d1e494fe-1"]{content:"htFVYY,"}/*!sc*/ .eGXfHZ{background-color:#F8DAEF;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out;}/*!sc*/ .eGXfHZ a{color:#26262b;-webkit-text-decoration:none;text-decoration:none;margin-left:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ .eGXfHZ a i{margin-left:4px;}/*!sc*/ data-styled.g580[id="styles__BannerMessageOuterContainer-sc-f4949553-0"]{content:"eGXfHZ,"}/*!sc*/ .jcWFvP{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0 auto;max-width:980px;min-height:56px;padding:16px 24px 16px 0;}/*!sc*/ @media (min-width:1188px){.jcWFvP{max-width:1168px;}}/*!sc*/ @media all and (max-width:1024px){.jcWFvP{padding:12px 20px 12px 12px;}}/*!sc*/ @media all and (max-width:576px){.jcWFvP{padding:10px 5px;}}/*!sc*/ data-styled.g581[id="styles__BannerMessageInnerContainer-sc-f4949553-1"]{content:"jcWFvP,"}/*!sc*/ .hMSmSn{padding:0;color:#767678;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0;background-color:transparent;border:none;width:24px;height:24px;}/*!sc*/ data-styled.g582[id="styles__CloseIconButton-sc-f4949553-2"]{content:"hMSmSn,"}/*!sc*/ .czZskp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding-left:16px;font-size:17px;font-weight:600;-webkit-letter-spacing:-0.1px;-moz-letter-spacing:-0.1px;-ms-letter-spacing:-0.1px;letter-spacing:-0.1px;line-height:24px;color:#101269;}/*!sc*/ .czZskp > a{color:inherit;}/*!sc*/ @media all and (max-width:1024px){.czZskp{line-height:1.3;}}/*!sc*/ @media all and (max-width:576px){.czZskp{padding:0 5px;}}/*!sc*/ data-styled.g583[id="styles__MessageContainer-sc-f4949553-3"]{content:"czZskp,"}/*!sc*/ .HxhMX.HxhMX{color:#DF002F;}/*!sc*/ data-styled.g637[id="InputErrorMessage__StyledInputMessageWithIcon-sc-676204ec-0"]{content:"HxhMX,"}/*!sc*/ .fxCyOA{display:block;-webkit-flex:1;-ms-flex:1;flex:1;margin:0;position:relative;}/*!sc*/ data-styled.g639[id="Select__SelectContainer-sc-834a2da0-0"]{content:"fxCyOA,"}/*!sc*/ .dJyRFP{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ data-styled.g640[id="Select__LabelAndIconContainer-sc-834a2da0-1"]{content:"dJyRFP,"}/*!sc*/ .gSyoDW{display:block;height:48px;padding:0 48px 0 16px;margin:0px;max-width:100%;min-width:100%;width:100%;box-sizing:border-box;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;overflow:hidden;border-width:1px;border-radius:4px;border-style:solid;border-color:#7F839C;background-color:#FFFFFF;color:#4F4F76;}/*!sc*/ .gSyoDW:active,.gSyoDW:focus{border-color:#5B63FE;background-color:#FFFFFF;color:#4F4F76;}/*!sc*/ .gSyoDW:disabled{border-color:#C6C8D5;background-color:#FFFFFF;color:#C6C8D5;}/*!sc*/ data-styled.g641[id="Select__StyledSelect-sc-834a2da0-2"]{content:"gSyoDW,"}/*!sc*/ .cygoKT{position:relative;}/*!sc*/ data-styled.g642[id="Select__SelectAndArrowDownWrapper-sc-834a2da0-3"]{content:"cygoKT,"}/*!sc*/ .kiottc{position:absolute;right:16px;top:12px;pointer-events:none;color:#5B63FE;}/*!sc*/ data-styled.g643[id="Select__ArrowDownIcon-sc-834a2da0-4"]{content:"kiottc,"}/*!sc*/ .hpUFlg{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;width:100%;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border-width:1px;border-style:solid;padding:0 23px;margin:0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;-webkit-letter-spacing:1.2px;-moz-letter-spacing:1.2px;-ms-letter-spacing:1.2px;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, fill 0.2s ease-in-out, border-color 0.2s ease-in-out;color:#5B63FE;fill:#5B63FE;background-color:#FFFFFF;border-color:#5B63FE;box-shadow:none;}/*!sc*/ .hpUFlg:hover{color:#5B63FE;fill:#5B63FE;background-color:#F5F5FE;border-color:#5B63FE;box-shadow:none;}/*!sc*/ .hpUFlg:focus{color:#5B63FE;fill:#5B63FE;background-color:#FFFFFF;border-color:#24A7FF;box-shadow:none;}/*!sc*/ .hpUFlg:active{color:#5B63FE;fill:#5B63FE;background-color:#EAEAFF;border-color:#5B63FE;box-shadow:none;}/*!sc*/ .hpUFlg:disabled{color:#C6C8D5;fill:#C6C8D5;background-color:#FFFFFF;border-color:#C6C8D5;box-shadow:none;cursor:not-allowed;}/*!sc*/ data-styled.g658[id="SecondaryButton-sc-15a7fde3-0"]{content:"hpUFlg,"}/*!sc*/ .jUDevz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;border:1px solid #C6C8D5;border-radius:8px;margin-bottom:24px;min-width:318px;}/*!sc*/ data-styled.g1245[id="styles__RightRailSectionContainer-sc-b00d20a1-0"]{content:"jUDevz,"}/*!sc*/ .ctdPFO{border-radius:8px;padding:24px;width:100%;background-color:#FFFFFF;}/*!sc*/ data-styled.g1251[id="styles__RailContainerSection-sc-b00d20a1-6"]{content:"ctdPFO,"}/*!sc*/ .jUtlCD{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;}/*!sc*/ @media not all and (max-width:1024px){.jUtlCD{width:318px;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;}}/*!sc*/ data-styled.g1252[id="styles__RightRailAddContainer-sc-b00d20a1-7"]{content:"jUtlCD,"}/*!sc*/ .dBnLxf{height:5px;width:10px;aspect-ratio:10 / 5;margin-left:auto;cursor:pointer;}/*!sc*/ data-styled.g1256[id="styles__ExpandArrow-sc-7afe3f32-3"]{content:"dBnLxf,"}/*!sc*/ .evbBaW{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:8px;max-height:250px;overflow-y:auto;padding-right:8px;}/*!sc*/ data-styled.g1257[id="styles__LeftRailPreview-sc-7afe3f32-4"]{content:"evbBaW,"}/*!sc*/ .sgRcD{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:none;}/*!sc*/ data-styled.g1259[id="styles__RelatedSections-sc-7afe3f32-6"]{content:"sgRcD,"}/*!sc*/ .dHsHSE{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;padding-top:24px;border-top:1px solid #ececef;}/*!sc*/ data-styled.g1269[id="styles__RelatedQuestionsContainer-sc-7afe3f32-16"]{content:"dHsHSE,"}/*!sc*/ .eTpGbX{font-size:16px;line-height:24px;color:#101269;margin:0px 16px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;}/*!sc*/ data-styled.g1270[id="styles__RelatedQuestionsShowTitle-sc-7afe3f32-17"]{content:"eTpGbX,"}/*!sc*/ .iZWohG{height:27px;width:27px;border-radius:50px;background:#D8199E;display:table-cell;text-align:center;}/*!sc*/ data-styled.g1271[id="styles__RelatedQuestionsImageContainer-sc-7afe3f32-18"]{content:"iZWohG,"}/*!sc*/ .ffmpeW{height:15px;width:15px;aspect-ratio:15 / 15;position:relative;top:1px;vertical-align:middle;}/*!sc*/ data-styled.g1272[id="styles__RelatedQuestionsImage-sc-7afe3f32-19"]{content:"ffmpeW,"}/*!sc*/ .iqXVGf{margin-right:16px;position:relative;width:100%;margin-bottom:16px;}/*!sc*/ data-styled.g1273[id="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20"]{content:"iqXVGf,"}/*!sc*/ .jYuRoD{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ data-styled.g1274[id="styles__RelatedQuestionsLink-sc-7afe3f32-21"]{content:"jYuRoD,"}/*!sc*/ .bbpOLQ{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}/*!sc*/ data-styled.g1275[id="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22"]{content:"bbpOLQ,"}/*!sc*/ .cklByt{font-size:16px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:16px;line-height:24px;margin-bottom:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;color:#4F4F76;}/*!sc*/ data-styled.g1276[id="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23"]{content:"cklByt,"}/*!sc*/ .hTqbEo{color:#4F4F76;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;font-size:14px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}/*!sc*/ data-styled.g1277[id="styles__RelatedQuestionsItemContent-sc-7afe3f32-24"]{content:"hTqbEo,"}/*!sc*/ .dwuEpY{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g1278[id="styles__CommonImageContainerWrapper-sc-7afe3f32-25"]{content:"dwuEpY,"}/*!sc*/ .gyBeu{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;cursor:pointer;display:inline-block;-webkit-text-decoration:underline;text-decoration:underline;color:#3539EE;}/*!sc*/ .gyBeu:hover,.gyBeu:active,.gyBeu:focus{color:#1A00BD;}/*!sc*/ data-styled.g1293[id="StandaloneLink__StandaloneLinkElement-sc-dc6ff55b-0"]{content:"gyBeu,"}/*!sc*/ .fjSEwR{width:100%;}/*!sc*/ @media all and (max-width:1024px){.fjSEwR{width:100%;margin:0 0 0 0;}}/*!sc*/ data-styled.g1299[id="styles__MyQuestionsPageContainer-sc-ff0bc2ab-5"]{content:"fjSEwR,"}/*!sc*/ .feRSfh{width:100%;}/*!sc*/ @media only screen and (min-width:1025px) and (max-width:1080px){.feRSfh{width:96%;}}/*!sc*/ data-styled.g1320[id="styles__MyQuestionWithAnswerContainer-sc-70138c7b-0"]{content:"feRSfh,"}/*!sc*/ .knplcx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g1333[id="styles__BookmarkButtonContainer-sc-70138c7b-13"]{content:"knplcx,"}/*!sc*/ .gLBGCj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:21px;}/*!sc*/ @media all and (max-width:576px){.gLBGCj{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;gap:16px;}}/*!sc*/ data-styled.g1346[id="styles__QuestionWithAnswerContainer-sc-3354f32b-0"]{content:"gLBGCj,"}/*!sc*/ .Qgpse{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:2px solid #FDBE21;}/*!sc*/ .iUpVmK{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:2px solid #FDBE21;gap:16px;}/*!sc*/ data-styled.g1347[id="styles__QuestionHeaderWrapper-sc-3354f32b-1"]{content:"Qgpse,iUpVmK,"}/*!sc*/ .jlrGKA{margin-left:16px;}/*!sc*/ data-styled.g1348[id="styles__QuestionHeaderContainer-sc-3354f32b-2"]{content:"jlrGKA,"}/*!sc*/ .bKzGGE{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;font-size:12px;line-height:16px;text-align:left;color:#4F4F76;}/*!sc*/ data-styled.g1349[id="styles__QuestionHeaderDisclaimer-sc-3354f32b-3"]{content:"bKzGGE,"}/*!sc*/ .dKdGAU{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3px;margin-top:2px;color:#4F4F76;}/*!sc*/ data-styled.g1350[id="styles__QuestionHeaderDisclaimerIcon-sc-3354f32b-4"]{content:"dKdGAU,"}/*!sc*/ .diiyzz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}/*!sc*/ data-styled.g1351[id="styles__QuestionHeaderDisclaimerWrapper-sc-3354f32b-5"]{content:"diiyzz,"}/*!sc*/ .cmvLxo{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:24px;line-height:32px;margin-left:0;color:#101269;}/*!sc*/ @media all and (max-width:768px){.cmvLxo{font-size:20px;margin:0 8px;}}/*!sc*/ data-styled.g1352[id="styles__QuestionHeader-sc-3354f32b-6"]{content:"cmvLxo,"}/*!sc*/ .fYRcWH{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ @media all and (max-width:576px){.fYRcWH{margin-top:24px;}}/*!sc*/ data-styled.g1368[id="styles__QuestionHeadingWithShareSolution-sc-3354f32b-22"]{content:"fYRcWH,"}/*!sc*/ .cQzfmR{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1;-ms-flex:1;flex:1;}/*!sc*/ data-styled.g1369[id="styles__QuestionHeadingContainer-sc-3354f32b-23"]{content:"cQzfmR,"}/*!sc*/ @media all and (max-width:768px){.gkoRXy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;}}/*!sc*/ @media all and (max-width:576px){.gkoRXy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:Column;-ms-flex-direction:Column;flex-direction:Column;margin-bottom:0px;}}/*!sc*/ data-styled.g1370[id="styles__QuestionPraticeShareContainer-sc-3354f32b-24"]{content:"gkoRXy,"}/*!sc*/ .dbqwxV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ @media all and (max-width:576px){.dbqwxV{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:16px;}}/*!sc*/ data-styled.g1371[id="styles__ShareSolutionForMobile-sc-3354f32b-25"]{content:"dbqwxV,"}/*!sc*/ .cmXtQz{margin:24px 0;border:1px solid #C6C8D5;padding:24px;box-sizing:border-box;border-radius:8px;background-color:#FFFFFF;}/*!sc*/ data-styled.g1411[id="styles__MyQuestionContainer-sc-3a2a762c-0"]{content:"cmXtQz,"}/*!sc*/ .jByOWA{word-break:break-word;line-height:24px;}/*!sc*/ .jByOWA:after{content:"";visibility:hidden;display:block;height:0;clear:both;}/*!sc*/ data-styled.g1412[id="styles__MyQuestionText-sc-3a2a762c-1"]{content:"jByOWA,"}/*!sc*/ .microExplainerHighlight{border-bottom:3px solid #5B63FE;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;color:#292644;background:#EAEAFF;cursor:pointer;}/*!sc*/ data-styled.g1415[id="sc-global-egFbJ1"]{content:"sc-global-egFbJ1,"}/*!sc*/ .dtbQcT{height:0px;max-height:0px;overflow:hidden;}/*!sc*/ data-styled.g1416[id="styles__HiddenContent-sc-b868fb5a-0"]{content:"dtbQcT,"}/*!sc*/ .dpodmi{margin-top:32px;}/*!sc*/ @media all and (max-width:1024px){.dpodmi{margin-top:16px;}}/*!sc*/ data-styled.g1417[id="styles__MyAnswerWrapper-sc-251af6e9-0"]{content:"dpodmi,"}/*!sc*/ .kiDDqr{margin-top:24px;border:1px solid #C6C8D5;padding:24px;box-sizing:border-box;border-radius:8px;background-color:#FFFFFF;}/*!sc*/ data-styled.g1418[id="styles__MyAnswerStepsWrapper-sc-251af6e9-1"]{content:"kiDDqr,"}/*!sc*/ .iTWWeJ{background-color:#303795;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:100px 48px;border-radius:8px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media all and (max-width:768px){.iTWWeJ{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:32px 24px;}}/*!sc*/ data-styled.g1455[id="styles__SolutionUnlockContainer-sc-e36973cd-2"]{content:"iTWWeJ,"}/*!sc*/ .gWDBBC{width:264px;}/*!sc*/ @media all and (max-width:576px){.gWDBBC{width:100%;}}/*!sc*/ @media not all and (max-width:768px){.gWDBBC{margin-left:auto;}}/*!sc*/ @media all and (max-width:768px){.gWDBBC{margin-top:33px;}}/*!sc*/ data-styled.g1456[id="styles__ViewSolutionButton-sc-e36973cd-3"]{content:"gWDBBC,"}/*!sc*/ .cgnuOm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}/*!sc*/ data-styled.g1457[id="styles__SolutionUnlockBox-sc-e36973cd-4"]{content:"cgnuOm,"}/*!sc*/ .eviWpK{font-size:20px;line-height:24px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;color:#FFFFFF;}/*!sc*/ data-styled.g1458[id="styles__SolutionUnlockBoxText-sc-e36973cd-5"]{content:"eviWpK,"}/*!sc*/ .gLAYCd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:20px;line-height:24px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;}/*!sc*/ data-styled.g1459[id="styles__SolutionUnlockBoxHeading-sc-e36973cd-6"]{content:"gLAYCd,"}/*!sc*/ .klKlWn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:20px;line-height:24px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;}/*!sc*/ data-styled.g1460[id="styles__SolutionUnlockBoxDetails-sc-e36973cd-7"]{content:"klKlWn,"}/*!sc*/ .iqfvgs{top:3px;position:relative;background:#F4BADC;border-radius:100px;width:20px;height:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;}/*!sc*/ data-styled.g1461[id="styles__SolutionUnlockBoxIconContainer-sc-e36973cd-8"]{content:"iqfvgs,"}/*!sc*/ .cPPOCD{max-width:70px;width:70px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;}/*!sc*/ data-styled.g1611[id="styles__BookmarkSolutionWrapper-sc-22bd9c62-0"]{content:"cPPOCD,"}/*!sc*/ .cKZQUp{color:#5B63FE;}/*!sc*/ data-styled.g1612[id="styles__BookmarkText-sc-22bd9c62-1"]{content:"cKZQUp,"}/*!sc*/ .deKHMo{margin-top:80px;}/*!sc*/ @media all and (max-width:768px){.deKHMo{margin-top:0px;}}/*!sc*/ data-styled.g1613[id="styles__KnowledgeBoosterWrapper-sc-e38ba66-0"]{content:"deKHMo,"}/*!sc*/ .hVQDrh{font-size:24px;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;color:#101269;z-index:2;}/*!sc*/ data-styled.g1614[id="styles__KnowledgeBoosterTitle-sc-e38ba66-1"]{content:"hVQDrh,"}/*!sc*/ .cYSnUQ{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #C6C8D5;padding-bottom:40px;position:relative;}/*!sc*/ @media all and (max-width:768px){.cYSnUQ{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:20px;}}/*!sc*/ data-styled.g1615[id="styles__KnowledgeBoosterContainer-sc-e38ba66-2"]{content:"cYSnUQ,"}/*!sc*/ .ksDHjY{aspect-ratio:50 / 50;height:80px;width:80px;}/*!sc*/ data-styled.g1616[id="styles__SingleSubjectZippyImg-sc-e38ba66-3"]{content:"ksDHjY,"}/*!sc*/ .dWiiUS{position:relative;}/*!sc*/ data-styled.g1617[id="styles__KnowledgeBoosterTitleSectionImageWrapper-sc-e38ba66-4"]{content:"dWiiUS,"}/*!sc*/ .hFFzkY{height:auto;width:139px;position:absolute;left:-125px;bottom:-145px;z-index:1;}/*!sc*/ @media all and (max-width:768px){.hFFzkY{top:-70px;width:85px;left:-20px;}}/*!sc*/ data-styled.g1618[id="styles__KnowledgeBoosterTitleSectionImage-sc-e38ba66-5"]{content:"hFFzkY,"}/*!sc*/ .ePwRUY{margin-right:16px;}/*!sc*/ @media all and (max-width:768px){.ePwRUY{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0;z-index:2;}}/*!sc*/ data-styled.g1619[id="styles__KnowledgeBoosterIconWrapper-sc-e38ba66-6"]{content:"ePwRUY,"}/*!sc*/ .iqSLvX{font-size:16px;color:#4F4F76;max-width:660px;line-height:24px;z-index:2;}/*!sc*/ @media all and (max-width:768px){.iqSLvX{width:100%;max-width:100%;}}/*!sc*/ data-styled.g1620[id="styles__KnowledgeBoosterContentSection-sc-e38ba66-7"]{content:"iqSLvX,"}/*!sc*/ .kotdNr{color:#292644;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;margin-bottom:8px;}/*!sc*/ data-styled.g1621[id="styles__KnowledgeBoosterContentTitle-sc-e38ba66-8"]{content:"kotdNr,"}/*!sc*/ .OmZfy{border:0;background:transparent;font-size:15px;padding:0;margin-left:3px;color:#5B63FE;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;}/*!sc*/ data-styled.g1622[id="styles__LearnMoreButton-sc-e38ba66-9"]{content:"OmZfy,"}/*!sc*/ .lgrMYu{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:24px;line-height:20px;color:#101269;display:block;}/*!sc*/ .cGaLBm{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:20px;line-height:20px;color:#101269;display:block;}/*!sc*/ data-styled.g1623[id="styles__CommonHeading-sc-e38ba66-10"]{content:"lgrMYu,cGaLBm,"}/*!sc*/ .bljbyk{margin-top:32px;}/*!sc*/ @media all and (max-width:768px){.bljbyk{margin-top:32px;margin-bottom:80px;}}/*!sc*/ data-styled.g1627[id="styles__SimilarQuestionSection-sc-e38ba66-14"]{content:"bljbyk,"}/*!sc*/ .HhudC{cursor:pointer;width:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ @media all and (max-width:768px){.HhudC{display:none;}}/*!sc*/ data-styled.g1628[id="styles__SimilarQuestionsCarouselArrow-sc-e38ba66-15"]{content:"HhudC,"}/*!sc*/ .ePBahg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g1629[id="styles__SimilarQuestionWrapper-sc-e38ba66-16"]{content:"ePBahg,"}/*!sc*/ .gopSFY{font-size:14px;color:#5B63FE;}/*!sc*/ data-styled.g1630[id="styles__CarouselArrows-sc-e38ba66-17"]{content:"gopSFY,"}/*!sc*/ .gGmLCV{margin-top:48px;}/*!sc*/ @media all and (max-width:576px){.gGmLCV{margin-top:45px;}}/*!sc*/ data-styled.g1631[id="styles__RecommendedTextBooksWrapper-sc-e38ba66-18"]{content:"gGmLCV,"}/*!sc*/ .fUFRAY{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}/*!sc*/ @media all and (max-width:576px){.fUFRAY{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}/*!sc*/ data-styled.g1632[id="styles__SimilarQuestionsContainer-sc-45f7b23f-0"]{content:"fUFRAY,"}/*!sc*/ .eqtjaq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ @media all and (max-width:768px){.eqtjaq{width:100%;}.eqtjaq:nth-child(odd){margin-right:0px;}}/*!sc*/ data-styled.g1633[id="styles__QuestionCardContainer-sc-45f7b23f-1"]{content:"eqtjaq,"}/*!sc*/ .bkfJRF{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;height:100px;}/*!sc*/ data-styled.g1634[id="styles__QuestionLeftSection-sc-45f7b23f-2"]{content:"bkfJRF,"}/*!sc*/ .dYdKMA{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#101269;margin-left:24px;}/*!sc*/ data-styled.g1635[id="styles__QuestionRightSection-sc-45f7b23f-3"]{content:"dYdKMA,"}/*!sc*/ .gsybQb{max-width:350px;font-size:16px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#4F4F76;}/*!sc*/ data-styled.g1636[id="styles__QuestionContent-sc-45f7b23f-4"]{content:"gsybQb,"}/*!sc*/ .dMPDtR{-webkit-text-decoration:none;text-decoration:none;color:inherit;border:1px solid #C6C8D5;padding:16px;width:318px;min-height:134px;margin-right:24px;line-height:24px;}/*!sc*/ .dMPDtR:hover{background-color:#ebeffc;}/*!sc*/ @media all and (max-width:768px){.dMPDtR{margin-bottom:20px;max-width:100%;width:250px;}}/*!sc*/ data-styled.g1637[id="styles__QuestionContentLink-sc-45f7b23f-5"]{content:"dMPDtR,"}/*!sc*/ .jlyWFI{color:#5B63FE;}/*!sc*/ data-styled.g1638[id="styles__ArrowForward-sc-45f7b23f-6"]{content:"jlyWFI,"}/*!sc*/ .eQgKVW{position:relative;}/*!sc*/ data-styled.g1639[id="styles__CarouselContainer-sc-1836a7cb-0"]{content:"eQgKVW,"}/*!sc*/ .iZrNsj{cursor:pointer;list-style-type:disc;width:15px;color:#dbdcdf;font-size:35px;color:#5B63FE;}/*!sc*/ .iZrNsj:nth-of-type(n + 2){margin-left:9px;}/*!sc*/ .dMkVi{cursor:pointer;list-style-type:disc;width:15px;color:#dbdcdf;font-size:35px;}/*!sc*/ .dMkVi:nth-of-type(n + 2){margin-left:9px;}/*!sc*/ data-styled.g1651[id="styles__CarouselIndicator-sc-1836a7cb-12"]{content:"iZrNsj,dMkVi,"}/*!sc*/ .sRcuh{font-size:14px;color:#5B63FE;}/*!sc*/ data-styled.g1652[id="styles__CarouselArrows-sc-99cce645-0"]{content:"sRcuh,"}/*!sc*/ .hVlIeD{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;margin:0;padding:0;}/*!sc*/ data-styled.g1654[id="styles__CarouselSliderWrapper-sc-99cce645-2"]{content:"hVlIeD,"}/*!sc*/ .jPVyJl{display:none;max-width:100%;list-style-type:none;text-align:left;display:block;}/*!sc*/ .jPVyJl + li{display:block;}/*!sc*/ .jJOhIn{display:none;max-width:100%;list-style-type:none;text-align:left;}/*!sc*/ data-styled.g1655[id="styles__CarouselSlide-sc-99cce645-3"]{content:"jPVyJl,jJOhIn,"}/*!sc*/ @media all and (max-width:576px){.euMTlS{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;}}/*!sc*/ data-styled.g1656[id="styles__CarouselIndicatorWrapper-sc-99cce645-4"]{content:"euMTlS,"}/*!sc*/ .fEcmCJ{display:none;}/*!sc*/ @media all and (max-width:576px){.fEcmCJ{display:block;}}/*!sc*/ data-styled.g1657[id="styles__CarouselIconIndicator-sc-99cce645-5"]{content:"fEcmCJ,"}/*!sc*/ .iRLBYO{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media all and (max-width:768px){.iRLBYO{margin:0;}}/*!sc*/ @media all and (max-width:576px){.iRLBYO{margin:0;}}/*!sc*/ data-styled.g1658[id="styles__CarouselIndicators-sc-99cce645-6"]{content:"iRLBYO,"}/*!sc*/ .hiFXHd{position:absolute;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#5B63FE;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;-webkit-letter-spacing:-0.2px;-moz-letter-spacing:-0.2px;-ms-letter-spacing:-0.2px;letter-spacing:-0.2px;}/*!sc*/ @media all and (max-width:768px){.hiFXHd{width:100%;text-align:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;bottom:-10px;}}/*!sc*/ @media all and (max-width:576px){.hiFXHd{bottom:-38px;}}/*!sc*/ .hiFXHd:hover{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ data-styled.g1659[id="styles__SeeMoreQuestions-sc-847e36a9-0"]{content:"hiFXHd,"}/*!sc*/ .jQArXr{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0;}/*!sc*/ @media all and (max-width:768px){.jQArXr{display:none;}}/*!sc*/ data-styled.g1660[id="styles__RecommendedTextBooksInnerContainer-sc-847e36a9-1"]{content:"jQArXr,"}/*!sc*/ .jLCAvi{margin-right:auto;margin-left:auto;display:none;max-width:100%;list-style-type:none;text-align:left;width:100%;display:block;}/*!sc*/ .lhSZow{margin-right:auto;margin-left:auto;display:none;max-width:100%;list-style-type:none;text-align:left;width:100%;}/*!sc*/ data-styled.g1661[id="styles__CarouselSlideRecommondedTextBook-sc-847e36a9-2"]{content:"jLCAvi,lhSZow,"}/*!sc*/ .bEoEQQ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ @media all and (max-width:576px){.bEoEQQ{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}/*!sc*/ data-styled.g1662[id="styles__RecommondedTextBookCarouselContainer-sc-847e36a9-3"]{content:"bEoEQQ,"}/*!sc*/ .bCttYc{position:relative;width:154px;}/*!sc*/ .bCttYc:hover,.bCttYc:active,.bCttYc:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ data-styled.g1663[id="styles__SeeMoreTextBooks-sc-847e36a9-4"]{content:"bCttYc,"}/*!sc*/ .iBwLqi{-webkit-text-decoration:none;text-decoration:none;color:#5B63FE;}/*!sc*/ .iBwLqi:hover,.iBwLqi:active,.iBwLqi:focus{-webkit-text-decoration:underline;text-decoration:underline;}/*!sc*/ @media all and (max-width:768px){.iBwLqi{font-size:14px;}}/*!sc*/ data-styled.g1664[id="styles__SeeMoreTextbooksLink-sc-847e36a9-5"]{content:"iBwLqi,"}/*!sc*/ .cZIPqG{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:40px;}/*!sc*/ @media all and (max-width:768px){.cZIPqG{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:0px;position:relative;}}/*!sc*/ data-styled.g1665[id="styles__SeeMoreTextBooksWrapper-sc-847e36a9-6"]{content:"cZIPqG,"}/*!sc*/ .bLRoPa{display:none;}/*!sc*/ @media all and (max-width:768px){.bLRoPa{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:scroll;margin-top:40px;}}/*!sc*/ data-styled.g1666[id="styles__PopularTextBooksMobileWrapper-sc-847e36a9-7"]{content:"bLRoPa,"}/*!sc*/ .eliTei{width:12px;height:12px;background:#DDF6EF;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;}/*!sc*/ data-styled.g1667[id="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0"]{content:"eliTei,"}/*!sc*/ .DCysr{width:4px;height:4px;background:#0FC89D;border-radius:50%;}/*!sc*/ data-styled.g1668[id="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1"]{content:"DCysr,"}/*!sc*/ .jlaAYV{width:30%;}/*!sc*/ @media all and (max-width:768px){.jlaAYV{width:80%;margin-right:40px;}}/*!sc*/ data-styled.g1669[id="styles__SingleTextBookWrapper-sc-ca3c9c92-2"]{content:"jlaAYV,"}/*!sc*/ .blkA-Dv{height:146px;width:113px;margin-right:16px;}/*!sc*/ @media all and (max-width:768px){.blkA-Dv{margin:5px;}}/*!sc*/ data-styled.g1670[id="styles__TextBookImageContainer-sc-ca3c9c92-3"]{content:"blkA-Dv,"}/*!sc*/ .cdXMcV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ data-styled.g1671[id="styles__TextBookContainerWrapper-sc-ca3c9c92-4"]{content:"cdXMcV,"}/*!sc*/ .bfDgdN{width:55%;}/*!sc*/ @media all and (max-width:860px){.bfDgdN{width:70%;}}/*!sc*/ data-styled.g1672[id="styles__TextBookContentWrapper-sc-ca3c9c92-5"]{content:"bfDgdN,"}/*!sc*/ .dhFyfM{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;color:#292644;display:block;}/*!sc*/ .dhFyfM:hover,.dhFyfM:active,.dhFyfM:focus{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ @media all and (max-width:860px){.dhFyfM{width:100%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;}}/*!sc*/ data-styled.g1673[id="styles__TextBookTitle-sc-ca3c9c92-6"]{content:"dhFyfM,"}/*!sc*/ .hJsptO{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;color:#4F4F76;font-size:14px;}/*!sc*/ data-styled.g1674[id="styles__ChildSubjectContent-sc-ca3c9c92-7"]{content:"hJsptO,"}/*!sc*/ .kvHvmd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;}/*!sc*/ data-styled.g1675[id="styles__TextBookContent-sc-ca3c9c92-8"]{content:"kvHvmd,"}/*!sc*/ .deUnwS{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;margin-right:8px;font-size:14px;}/*!sc*/ data-styled.g1676[id="styles__TextBookContentHead-sc-ca3c9c92-9"]{content:"deUnwS,"}/*!sc*/ .imOqmn{color:#4F4F76;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/*!sc*/ @media all and (max-width:860px){.imOqmn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}}/*!sc*/ data-styled.g1677[id="styles__TextBookContentText-sc-ca3c9c92-10"]{content:"imOqmn,"}/*!sc*/ .hhTrru{background-color:#FAFBFC;display:block;}/*!sc*/ @media all and (max-width:1024px){.hhTrru{padding-top:12px !important;padding-bottom:0 !important;}}/*!sc*/ data-styled.g1678[id="styles__BreadcrumbWrapper-sc-b909a4b8-0"]{content:"hhTrru,"}/*!sc*/ .hSepNa{padding:24px 0 0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/ @media all and (max-width:1024px){.hSepNa{padding:0;}}/*!sc*/ data-styled.g1679[id="styles__BreadcrumbContainer-sc-b909a4b8-1"]{content:"hSepNa,"}/*!sc*/ .evqvyJ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ data-styled.g1680[id="styles__BreadcrumbPartsContainer-sc-b909a4b8-2"]{content:"evqvyJ,"}/*!sc*/ .iA-dxjp{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}/*!sc*/ data-styled.g1681[id="styles__BreadcrumbLinkContainer-sc-b909a4b8-3"]{content:"iA-dxjp,"}/*!sc*/ .bzQNxA{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;color:#3539EE;font-size:14px;line-height:20px;position:relative;padding-left:15px;padding-right:15px;-webkit-flex:0 0.0001 auto;-ms-flex:0 0.0001 auto;flex:0 0.0001 auto;}/*!sc*/ .bzQNxA::before{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;content:"»";display:block;position:absolute;left:-1px;top:-1px;color:#A2A5B9;font-size:22px;}/*!sc*/ .bzQNxA > div{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;margin:0;font-size:14px;line-height:1.4286;}/*!sc*/ data-styled.g1683[id="styles__Crumb-sc-b909a4b8-5"]{content:"bzQNxA,"}/*!sc*/ .jCJxgV{-webkit-text-decoration:underline;text-decoration:underline;margin-right:0px;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/*!sc*/ .jCJxgV:first-of-type{padding-left:0;}/*!sc*/ .jCJxgV:first-of-type::before{content:"";display:block;position:absolute;left:0;top:0;}/*!sc*/ data-styled.g1684[id="styles__BreadcrumbCrumblink-sc-b909a4b8-6"]{content:"jCJxgV,"}/*!sc*/ .ctFJCO{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4F4F76;font-size:14px;line-height:20px;position:relative;padding-left:15px;padding-right:15px;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}/*!sc*/ .ctFJCO::before{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;content:"»";display:block;position:absolute;left:-1px;top:-1px;color:#A2A5B9;font-size:22px;}/*!sc*/ .ctFJCO > div{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;margin:0;font-size:14px;line-height:1.4286;}/*!sc*/ data-styled.g1686[id="styles__BreadcrumbCrumbTitleNoLink-sc-b909a4b8-8"]{content:"ctFJCO,"}/*!sc*/ .hbescp{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;font-size:24px;line-height:32px;overflow:hidden;text-overflow:ellipsis;margin:16px 0 0px 0;color:#101269;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}/*!sc*/ @media screen and (min-width:768px){.hbescp{-webkit-line-clamp:2;}}/*!sc*/ data-styled.g1687[id="styles__H1Text-sc-b909a4b8-9"]{content:"hbescp,"}/*!sc*/ .eRvBJb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}/*!sc*/ @media all and (max-width:576px){.eRvBJb{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}/*!sc*/ data-styled.g1690[id="styles__H1TextWithContentFlagging-sc-b909a4b8-12"]{content:"eRvBJb,"}/*!sc*/ .hzcRRH{margin-left:auto;cursor:pointer;}/*!sc*/ data-styled.g1691[id="styles__ContentFlagging-sc-b909a4b8-13"]{content:"hzcRRH,"}/*!sc*/ .dFoOPn{cursor:pointer;}/*!sc*/ data-styled.g1692[id="styles__BannerLink-sc-a4d9417c-0"]{content:"dFoOPn,"}/*!sc*/ .EjWNh{margin-left:4px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}/*!sc*/ data-styled.g1693[id="styles__BannerLinkCopy-sc-a4d9417c-1"]{content:"EjWNh,"}/*!sc*/ .dHpqPm{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}/*!sc*/ data-styled.g1694[id="styles__BannerLinkIcon-sc-a4d9417c-2"]{content:"dHpqPm,"}/*!sc*/ .kzwzwE{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;width:100%;}/*!sc*/ data-styled.g1705[id="styles__TextBookModuleContainer-sc-f621c991-0"]{content:"kzwzwE,"}/*!sc*/ .kGKCTW{width:100%;background-color:#ffffff;}/*!sc*/ data-styled.g1706[id="styles__TextBookModuleExpandedContainer-sc-f621c991-1"]{content:"kGKCTW,"}/*!sc*/ .eihJbg{display:block;position:relative;}/*!sc*/ .styles__BookImgContainer-sc-74e7361d-2 .styles__BuyButtonParentWrapper-sc-fe125262-0{height:100%;}/*!sc*/ @media all and (max-width:1024px){.eihJbg{height:100%;width:5rem;min-width:5rem;}}/*!sc*/ data-styled.g1724[id="styles__BuyButtonParentWrapper-sc-fe125262-0"]{content:"eihJbg,"}/*!sc*/ .fKFSYj{height:20px;margin:8px auto 0;width:68px;color:#5B63FE;}/*!sc*/ data-styled.g1729[id="styles__BookBuyButton-sc-9504037c-0"]{content:"fKFSYj,"}/*!sc*/ .jmvJbr{width:100%;height:68px;display:block;}/*!sc*/ data-styled.g1730[id="styles__BookImage-sc-9504037c-1"]{content:"jmvJbr,"}/*!sc*/ .dQfard{display:block;margin:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;line-height:24px;-webkit-letter-spacing:-0.1px;-moz-letter-spacing:-0.1px;-ms-letter-spacing:-0.1px;letter-spacing:-0.1px;color:#101269;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;-webkit-text-decoration:none;text-decoration:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}/*!sc*/ data-styled.g1731[id="styles__BookTitle-sc-9504037c-2"]{content:"dQfard,"}/*!sc*/ .geSXFb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}/*!sc*/ @media all and (max-width:1024px){.geSXFb{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}/*!sc*/ data-styled.g1732[id="styles__BookMetaContainer-sc-9504037c-3"]{content:"geSXFb,"}/*!sc*/ .kpIAHE{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}/*!sc*/ data-styled.g1733[id="styles__BookMetaItems-sc-9504037c-4"]{content:"kpIAHE,"}/*!sc*/ .btydzX{color:#4F4F76;font-size:14px;line-height:18px;}/*!sc*/ data-styled.g1734[id="styles__BookMetaEdition-sc-9504037c-5"]{content:"btydzX,"}/*!sc*/ .gDfNjy{font-size:14px;line-height:20px;color:#292644;margin:4px 0;font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:600;}/*!sc*/ data-styled.g1735[id="styles__BookMetaBoldItem-sc-9504037c-6"]{content:"gDfNjy,"}/*!sc*/ .iEzPCN{font-family:'Source Sans Pro',sans-serif,system-ui;font-style:normal;font-weight:normal;}/*!sc*/ data-styled.g1736[id="styles__BookMetaLightItem-sc-9504037c-7"]{content:"iEzPCN,"}/*!sc*/ .Pkmsn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ data-styled.g1737[id="styles__BookMetaWrapper-sc-9504037c-8"]{content:"Pkmsn,"}/*!sc*/ .jaYaPx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/ data-styled.g1738[id="styles__BookmarkWrapper-sc-9504037c-9"]{content:"jaYaPx,"}/*!sc*/ .fHHDSb{margin-bottom:24px;}/*!sc*/ data-styled.g1739[id="styles__CollapseIcon-sc-9504037c-10"]{content:"fHHDSb,"}/*!sc*/ .gjtOzU{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:16px;overflow:hidden;}/*!sc*/ data-styled.g1740[id="styles__BookTitleAndBookMarkContainer-sc-9504037c-11"]{content:"gjtOzU,"}/*!sc*/ .eWtESO{-webkit-text-decoration:none;text-decoration:none;padding:16px;cursor:pointer;color:#4b7afb;background-color:transparent;border:0;margin:0;padding:0;display:none;}/*!sc*/ data-styled.g1742[id="styles__ExpandCollapseButton-sc-9504037c-13"]{content:"eWtESO,"}/*!sc*/ .RyA-Df{-webkit-text-decoration:none;text-decoration:none;width:68px;}/*!sc*/ data-styled.g1743[id="styles__BookMetaHref-sc-9504037c-14"]{content:"RyA-Df,"}/*!sc*/ .dWrLRy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;}/*!sc*/ data-styled.g1744[id="styles__SeeSimilarBookWrapper-sc-14a32097-0"]{content:"dWrLRy,"}/*!sc*/ .eoIkYi{color:#4F4F76;font-size:16px;line-height:20px;}/*!sc*/ data-styled.g1746[id="styles__SeeSimilarBookText-sc-14a32097-2"]{content:"eoIkYi,"}/*!sc*/ .eOyBMf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;}/*!sc*/ data-styled.g1748[id="styles__SelectDropdownWrapper-sc-6c5678b1-1"]{content:"eOyBMf,"}/*!sc*/ .fVfOtq{display:block;min-height:90px;max-height:90px;min-width:728px;max-width:970px;margin:2rem auto 0;}/*!sc*/ @media all and (max-width:576px){.fVfOtq{height:50px;min-width:300px;max-width:320px;min-height:50px;}}/*!sc*/ data-styled.g1840[id="TopAdSlot__TopAdSlotContainer-sc-11874efb-0"]{content:"fVfOtq,"}/*!sc*/ .kuFPZn{display:block;min-height:250px;max-height:600px;width:300px;margin:auto;}/*!sc*/ @media all and (max-width:860px){.kuFPZn{display:none;}}/*!sc*/ @media all and (max-width:576px){.kuFPZn{display:none;}}/*!sc*/ data-styled.g1841[id="SidebarAdSlot__SidebarAdSlotContainer-sc-ef295d43-0"]{content:"kuFPZn,"}/*!sc*/ </style></head><body><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NJZXM9J" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div id="__next"><div class="App__AppContainer-sc-a2741d9f-0 xGiaX"><div id="show_new_registration_modal_input_wrapper" style="display:none"><input type="hidden" name="show_new_registration_modal_input" id="show_new_registration_modal_input" value="no"/></div><div id="APP-INFO-DATA" style="display:none"><!-- HOST_NAME=https://www.bartleby.com process.env.HOST_NAME=https://www.bartleby.com --></div><div id="answer_source_input_wrapper" style="display:none"><input type="hidden" name="answer_source_input" id="answer_source_input" value="ROUTER"/></div><div id="optimize_data_id" style="display:none"><input type="hidden" name="optimize_data_input_element" id="optimize_data_input_element" value=""/></div><div class="styles__AppLayoutContainer-sc-ef9b07f2-4 fyvaVN"><a href="#bartleby-main" class="styles__SkipToMainContentLink-sc-ef9b07f2-25 lbnkhz">Skip to main content</a><div id="APP_LAYOUT_STICKY_CONTAINER_ID" class="styles__StickyAtTopFixedOuterContainer-sc-ef9b07f2-0 gCAIBS"><div class="styles__StickyAtTopNavbarContainer-sc-ef9b07f2-1 jJPSei"><div id="personalization_banner_id" style="display:none"><input type="hidden" name="personalization_banner_copy" id="personalization_banner_copy" value=""/></div><div data-bby-module-name="banner" id="USER_STATUS_BANNER" role="banner" data-banner-id="8ff62751-50db-11eb-8bb2-02de5cfdf1e9" data-banner-name="4.99 1st wk trial" data-banner-type="promo" class="styles__BannerMessageOuterContainer-sc-f4949553-0 eGXfHZ"><div class="styles__BannerMessageInnerContainer-sc-f4949553-1 jcWFvP"><button tabindex="0" aria-label="close banner" class="styles__CloseIconButton-sc-f4949553-2 hMSmSn"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 eSsUjx material-icons">close</i></button><div class="styles__MessageContainer-sc-f4949553-3 czZskp"><a tabindex="0" href="/account/registration" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__BannerLink-sc-a4d9417c-0 dFoOPn"><span id="USER_STATUS_BANNER_COPY">Homework Help is Here – Start Your Trial Now!</span><span class="styles__BannerLinkCopy-sc-a4d9417c-1 EjWNh"> <!-- --> </span><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 eSsUjx styles__BannerLinkIcon-sc-a4d9417c-2 dHpqPm material-icons">arrow_forward</i></a></div></div></div><div class="styles__StickyAtTopNavbar-sc-ef9b07f2-26 iQxFEj"><header data-bby-module-name="global nav" class="styles__NavBarOuterContainer-sc-d1e6b376-0 cfVTpr"><div aria-hidden="true" class="styles__StudyResourcesSeoInvisibleLinksContainer-sc-142aea07-0 kmOvua"><a tabindex="-1" href="/lit">Literature guides</a><a tabindex="-1" href="/concepts">Concept explainers</a><a tabindex="-1" href="/writing-guide">Writing guide</a><a tabindex="-1" href="/textbooks">Popular textbooks</a><a tabindex="-1" href="/high-school-textbooks">Popular high school textbooks</a><a tabindex="-1" href="/questions-and-answers">Popular Q&A</a><a tabindex="-1" href="/subject/business">Business</a><a tabindex="-1" href="/subject/business/accounting">Accounting</a><a tabindex="-1" href="/subject/business/business-law">Business Law</a><a tabindex="-1" href="/subject/business/economics">Economics</a><a tabindex="-1" href="/subject/business/finance">Finance</a><a tabindex="-1" href="/subject/business/leadership">Leadership</a><a tabindex="-1" href="/subject/business/management">Management</a><a tabindex="-1" href="/subject/business/marketing">Marketing</a><a tabindex="-1" href="/subject/business/operations-management">Operations Management</a><a tabindex="-1" href="/subject/engineering">Engineering</a><a tabindex="-1" href="/subject/engineering/ai-and-machine-learning">AI and Machine Learning</a><a tabindex="-1" href="/subject/engineering/bioengineering">Bioengineering</a><a tabindex="-1" href="/subject/engineering/chemical-engineering">Chemical Engineering</a><a tabindex="-1" href="/subject/engineering/civil-engineering">Civil Engineering</a><a tabindex="-1" href="/subject/engineering/computer-engineering">Computer Engineering</a><a tabindex="-1" href="/subject/engineering/computer-science">Computer Science</a><a tabindex="-1" href="/subject/engineering/cybersecurity">Cybersecurity</a><a tabindex="-1" href="/subject/engineering/data-structures-and-algorithms">Data Structures and Algorithms</a><a tabindex="-1" href="/subject/engineering/electrical-engineering">Electrical Engineering</a><a tabindex="-1" href="/subject/engineering/mechanical-engineering">Mechanical Engineering</a><a tabindex="-1" href="/subject/language">Language</a><a tabindex="-1" href="/subject/language/spanish">Spanish</a><a tabindex="-1" href="/subject/math">Math</a><a tabindex="-1" href="/subject/math/advanced-math">Advanced Math</a><a tabindex="-1" href="/subject/math/algebra">Algebra</a><a tabindex="-1" href="/subject/math/calculus">Calculus</a><a tabindex="-1" href="/subject/math/geometry">Geometry</a><a tabindex="-1" href="/subject/math/probability">Probability</a><a tabindex="-1" href="/subject/math/statistics">Statistics</a><a tabindex="-1" href="/subject/math/trigonometry">Trigonometry</a><a tabindex="-1" href="/subject/science">Science</a><a tabindex="-1" href="/subject/science/advanced-physics">Advanced Physics</a><a tabindex="-1" href="/subject/science/anatomy-and-physiology">Anatomy and Physiology</a><a tabindex="-1" href="/subject/science/biochemistry">Biochemistry</a><a tabindex="-1" href="/subject/science/biology">Biology</a><a tabindex="-1" href="/subject/science/chemistry">Chemistry</a><a tabindex="-1" href="/subject/science/earth-science">Earth Science</a><a tabindex="-1" href="/subject/science/health-nutrition">Health & Nutrition</a><a tabindex="-1" href="/subject/science/health-science">Health Science</a><a tabindex="-1" href="/subject/science/nursing">Nursing</a><a tabindex="-1" href="/subject/science/physics">Physics</a><a tabindex="-1" href="/subject/social-science">Social Science</a><a tabindex="-1" href="/subject/social-science/anthropology">Anthropology</a><a tabindex="-1" href="/subject/social-science/geography">Geography</a><a tabindex="-1" href="/subject/social-science/history">History</a><a tabindex="-1" href="/subject/social-science/political-science">Political Science</a><a tabindex="-1" href="/subject/social-science/psychology">Psychology</a><a tabindex="-1" href="/subject/social-science/sociology">Sociology</a></div><div class="styles__NavBarContainer-sc-d1e6b376-1 fMgCMb"><div class="commonStyles__NavBarSubContainer-sc-b8ba31fa-0 jfbXti"><a aria-label="bartleby logo" href="/" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 styles__NavBarLogoAnchor-sc-d1e6b376-3 kQsbxj yQInp"><img src="/static/bartleby-logo-tm.svg" alt="bartleby" loading="lazy" class="styles__NavBarLogo-sc-d1e6b376-2 gapxqs"/></a></div><div role="navigation" class="commonStyles__NavBarSubContainer-sc-b8ba31fa-0 kogueV"><div class="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1 kKZYsl"><a href="/learn" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm commonStyles__NavBarLink-sc-b8ba31fa-2 fxeUSJ">learn</a></div><div class="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1 hFBUkt"><button aria-label="Writing tools menu" aria-haspopup="true" aria-expanded="false" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm commonStyles__NavBarButton-sc-b8ba31fa-3 iFfNCK">writing tools<i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 eSsUjx IconForButton-sc-d0b212f0-0 dRjAKo material-icons">expand_more</i></button></div><div class="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1 hFBUkt"><a href="/plus" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm commonStyles__NavBarLink-sc-b8ba31fa-2 fxeUSJ">plus</a></div><div class="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1 hFBUkt"><button aria-label="Study resources menu" aria-haspopup="true" aria-expanded="false" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm commonStyles__NavBarButton-sc-b8ba31fa-3 iFfNCK">study resources<i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 eSsUjx IconForButton-sc-d0b212f0-0 dRjAKo material-icons">expand_more</i></button></div></div><div class="commonStyles__NavBarSubContainer-sc-b8ba31fa-0 jfbXti"><div class="styles__LoginLinkContainer-sc-a4638490-0 gSOXWK"><a href="/login?referrer=%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm GhostLink-sc-b18b0fba-0 OksOs">Log In</a><div class="HorizontalSpacer-sc-652ce8e5-0 zRDVL"></div></div><div class="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1 styles__SignUpOuterContainerWithBottomGradient-sc-b42d3fd9-0 hFBUkt iIeFlI"><button aria-label="Sign up menu" aria-haspopup="true" aria-expanded="false" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm PrimaryButton-sc-edbc2538-0 bLpLVe">Sign Up<i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 eSsUjx IconForButton-sc-d0b212f0-0 dRjAKo material-icons">expand_more</i></button></div><div class="commonStyles__NavBarLinkAndButtonContainerWithBottomGradient-sc-b8ba31fa-1 styles__MobileHamburgerOuterContainerWithBottomGradient-sc-6c43aa4-0 hFBUkt bEzCqY"><div class="HorizontalSpacer-sc-652ce8e5-0 kBhqYs"></div><button aria-label="Hamburger menu" aria-expanded="false" aria-haspopup="true" class="styles__MobileHamburgerButton-sc-6c43aa4-3 jfmsox"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 eSsUjx material-icons">menu</i></button></div></div></div></header></div><div data-bby-module-name="learn nav" class="styles__LearnNavBarOuterContainer-sc-aa740cd1-0 fYcRrK"><div class="styles__NavBarContainer-sc-d1e6b376-1 fMgCMb"><div class="styles__LearnNavBarInnerContainer-sc-aa740cd1-1 cwroTw"><div class="styles__LearnNavBarSearchBarContainer-sc-aa740cd1-2 cOOBeS"><div class="styles__SearchBarContainer-sc-aa740cd1-4 xysbT"><div><button class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm NavBarButton-sc-ec13d681-0 styles__SearchButtonMobile-sc-aa740cd1-7 kxmqYa leDGZQ"><img aria-hidden="true" width="22" height="22" src="/static/search-icon-white.svg" alt="search" decoding="async" class="ImageForButton__ImageForButtonElement-sc-624bae9c-0 fCTxLL"/><div class="styles__SearchButtonMobileText-sc-aa740cd1-9 kMYQcB">SEARCH</div></button><div class="styles__SearchInputAndCloseMobileSearchWrapper-sc-aa740cd1-6 jGwhUv"><div class="styles__SearchInputContainer-sc-aa740cd1-8 kOzEBv"><button aria-label="Homework help starts here! Click here to start typing your search terms" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm styles__FakeSearchInputButton-sc-aa740cd1-5 ccoZKn">Homework help starts here!</button></div></div></div></div></div><div class="styles__LearnNavBarButtonsContainer-sc-aa740cd1-3 gvDWho"><button class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm NavBarButton-sc-ec13d681-0 kxmqYa"><img aria-hidden="true" width="22" height="22" src="/static/learn-bar/ask-enabled-mobile.svg" class="ImageForButton__ImageForButtonElement-sc-624bae9c-0 fCTxLL"/><div id="LEARN-NAV-ASK-EXPERT-BTN-ID" class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 bNInGa">ASK AN EXPERT</div><div id="LEARN-NAV-ASK-EXPERT-BTN-MOBILE-ID" class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 fhOrnX">ASK</div></button></div></div></div></div></div><div class="styles__StickyAtTopHeadersOuterContainer-sc-ef9b07f2-2 DqYiR"><div class="styles__StickyAtTopHeadersInnerContainer-sc-ef9b07f2-3 dOcdGq"><div class="styles__AppLayoutWrapperWithPadding-sc-ef9b07f2-7 styles__AppLayoutWrapperWithPaddingForHeaders-sc-ef9b07f2-9 styles__BreadcrumbWrapper-sc-b909a4b8-0 fzyfgw jmFQQk hhTrru"><div class="styles__BreadcrumbContainer-sc-b909a4b8-1 hSepNa"><div class="styles__BreadcrumbPartsContainer-sc-b909a4b8-2 evqvyJ"><div class="styles__BreadcrumbLinkContainer-sc-b909a4b8-3 iA-dxjp"><a href="/subject/engineering" class="styles__Crumb-sc-b909a4b8-5 styles__BreadcrumbCrumblink-sc-b909a4b8-6 bzQNxA jCJxgV">Engineering</a><a href="/subject/engineering/computer-science" class="styles__Crumb-sc-b909a4b8-5 styles__BreadcrumbCrumblink-sc-b909a4b8-6 bzQNxA jCJxgV">Computer Science</a><div class="styles__BreadcrumbCrumbTitleNoLink-sc-b909a4b8-8 ctFJCO">1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).</div></div></div><div class="styles__H1TextWithContentFlagging-sc-b909a4b8-12 eRvBJb"><h1 class="styles__H1Text-sc-b909a4b8-9 hbescp">1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).</h1><span class="styles__ContentFlagging-sc-b909a4b8-13 hzcRRH"><img src="/static/flag-icon.svg" alt="Report"/></span></div></div></div></div></div></div><main role="main" id="bartleby-main" class="styles__AppLayoutScrollableContainer-sc-ef9b07f2-5 caxWVm"><div id="qa_ad_top" class="TopAdSlot__TopAdSlotContainer-sc-11874efb-0 fVfOtq"></div><div id="APP_LAYOUT_RAILS_CONTAINER_ID" class="styles__AppLayoutMainContentOuterWrapper-sc-ef9b07f2-6 ZpaTT"><div class="styles__AppLayoutWrapperWithPadding-sc-ef9b07f2-7 styles__AppLayoutMainContentInnerWrapper-sc-ef9b07f2-10 fzyfgw irHRkV"><div class="styles__AppLayoutBaseRailWithMargins-sc-ef9b07f2-13 styles__AppLayoutMainContentLeftToTopRotationRail-sc-ef9b07f2-14 ewrpEf fqCnEe"><div class="styles__RightRailAddContainer-sc-b00d20a1-7 jUtlCD"><div class="styles__RightRailSectionContainer-sc-b00d20a1-0 jUDevz"><div class="styles__RailContainerSection-sc-b00d20a1-6 ctdPFO"><div id="TEXTBOOK-MODULE-ID" class="styles__TextBookModuleContainer-sc-f621c991-0 kzwzwE"><div id="book-meta-info" role="region" aria-labelledby="expand-collapse-btns" class="styles__TextBookModuleExpandedContainer-sc-f621c991-1 kGKCTW"><div class="styles__BookMetaWrapper-sc-9504037c-8 Pkmsn"><a href="https://www.amazon.com/b?node=283155" target="_blank" class="styles__BookMetaHref-sc-9504037c-14 RyA-Df"><span class="styles__BuyButtonParentWrapper-sc-fe125262-0 styles__BuyButtonWrapper-sc-9504037c-12 eihJbg XOIcj"><img src="https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg" alt="EBK JAVA PROGRAMMING" loading="lazy" decoding="async" class="styles__BookImage-sc-9504037c-1 jmvJbr"/><button class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm GhostButton-sc-2b1a9e6a-0 styles__BookBuyButton-sc-9504037c-0 kEdpZh fKFSYj">BUY</button></span></a><div class="styles__BookTitleAndBookMarkContainer-sc-9504037c-11 gjtOzU"><a href="/textbooks/ebk-java-programming-9th-edition/9781337671385/solutions" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__BookTitle-sc-9504037c-2 dQfard">EBK JAVA PROGRAMMING<!-- --> </a><div class="styles__BookMetaContainer-sc-9504037c-3 geSXFb"><div class="styles__BookMetaItems-sc-9504037c-4 kpIAHE"><span class="styles__BookMetaEdition-sc-9504037c-5 btydzX">9th Edition</span><div class="styles__BookMetaBoldItem-sc-9504037c-6 gDfNjy">ISBN: <span class="styles__BookMetaLightItem-sc-9504037c-7 iEzPCN">9781337671385</span></div><div class="styles__BookMetaBoldItem-sc-9504037c-6 gDfNjy">Author: <!-- -->FARRELL</div><div class="styles__BookMetaBoldItem-sc-9504037c-6 gDfNjy">Publisher: <span class="styles__BookMetaLightItem-sc-9504037c-7 iEzPCN">CENGAGE LEARNING - CONSIGNMENT</span></div></div></div></div><div class="styles__BookmarkWrapper-sc-9504037c-9 jaYaPx"><button aria-label="Book information" aria-haspopup="true" class="styles__ExpandCollapseButton-sc-9504037c-13 eWtESO"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CollapseIcon-sc-9504037c-10 fHHDSb material-icons">expand_less</i></button></div></div><div id="CHAPTER-AND-PROBLEM-CONTAINER-ID" class="styles__ChapterAndProblemContainer-sc-6c5678b1-0 gWOZUA"><div class="VerticalSpacer-sc-2377adbb-0 kiWBPl"></div><div class="styles__SelectDropdownWrapper-sc-6c5678b1-1 eOyBMf"><div class="Select__SelectContainer-sc-834a2da0-0 fxCyOA"><div class="Select__LabelAndIconContainer-sc-834a2da0-1 dJyRFP"><label for="chapter-list" class="InputLabel__Label-sc-47bf7b53-0 lkTNwl"></label></div><div class="VerticalSpacer-sc-2377adbb-0 hqoCAi"></div><div class="Select__SelectAndArrowDownWrapper-sc-834a2da0-3 cygoKT"><select title="13 File Input And Output" id="chapter-list" aria-label="chapter list" class="Select__StyledSelect-sc-834a2da0-2 gSyoDW"><option value="0">1 Creating Java Programs</option><option value="1">2 Using Data</option><option value="2">3 Using Methods, Classes, And Objects</option><option value="3">4 More Object Concepts</option><option value="4">5 Making Decisions</option><option value="5">6 Looping</option><option value="6">7 Characters, Strings, And The Stringbuilder</option><option value="7">8 Arrays</option><option value="8">9 Advanced Array Concepts</option><option value="9">10 Introduction To Inheritance</option><option value="10">11 Advanced Inheritance Concepts</option><option value="11">12 Exception Handling</option><option value="12" selected="">13 File Input And Output</option><option value="13">14 Introduction To Swing Components</option><option value="14">15 Using Javafx And Scene Builder</option></select><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl Select__ArrowDownIcon-sc-834a2da0-4 kiottc material-icons">expand_more</i></div></div><div class="Select__SelectContainer-sc-834a2da0-0 fxCyOA"><div class="Select__LabelAndIconContainer-sc-834a2da0-1 dJyRFP"><label for="section-list" class="InputLabel__Label-sc-47bf7b53-0 lkTNwl"></label></div><div class="VerticalSpacer-sc-2377adbb-0 hqoCAi"></div><div class="Select__SelectAndArrowDownWrapper-sc-834a2da0-3 cygoKT"><select title="Chapter Questions" id="section-list" aria-label="section list" class="Select__StyledSelect-sc-834a2da0-2 gSyoDW"><option value="0" selected="">Chapter Questions</option></select><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl Select__ArrowDownIcon-sc-834a2da0-4 kiottc material-icons">expand_more</i></div></div></div><div class="VerticalSpacer-sc-2377adbb-0 hqoCAi"></div><div class="Select__SelectContainer-sc-834a2da0-0 fxCyOA"><div class="Select__LabelAndIconContainer-sc-834a2da0-1 dJyRFP"><label for="problem-list" class="InputLabel__Label-sc-47bf7b53-0 lkTNwl"></label></div><div class="VerticalSpacer-sc-2377adbb-0 hqoCAi"></div><div class="Select__SelectAndArrowDownWrapper-sc-834a2da0-3 cygoKT"><select id="problem-list" aria-label="problem list" class="Select__StyledSelect-sc-834a2da0-2 gSyoDW"><option value="0">Problem 1RQ</option><option value="1">Problem 2RQ</option><option value="2">Problem 3RQ</option><option value="3">Problem 4RQ</option><option value="4">Problem 5RQ</option><option value="5">Problem 6RQ</option><option value="6">Problem 7RQ</option><option value="7">Problem 8RQ</option><option value="8">Problem 9RQ</option><option value="9">Problem 10RQ</option><option value="10">Problem 11RQ</option><option value="11">Problem 12RQ</option><option value="12">Problem 13RQ</option><option value="13">Problem 14RQ</option><option value="14">Problem 15RQ</option><option value="15">Problem 16RQ</option><option value="16">Problem 17RQ</option><option value="17">Problem 18RQ</option><option value="18">Problem 19RQ</option><option value="19">Problem 20RQ</option><option value="20">Problem 1PE</option><option value="21">Problem 2PE</option><option value="22">Problem 3PE</option><option value="23">Problem 4PE</option><option value="24">Problem 5PE</option><option value="25" selected="">Problem 6PE</option><option value="26">Problem 7PE</option><option value="27">Problem 8PE</option><option value="28">Problem 9PE</option><option value="29">Problem 10PE</option><option value="30">Problem 1DE</option><option value="31">Problem 1GZ</option><option value="32">Problem 2GZ</option><option value="33">Problem 3GZ</option><option value="34">Problem 1CP</option><option value="35">Problem 2CP</option></select><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl Select__ArrowDownIcon-sc-834a2da0-4 kiottc material-icons">format_list_bulleted</i></div></div><div class="VerticalSpacer-sc-2377adbb-0 iLgLps"></div></div><div><div id="SEE-SIMILAR-BOOK-WRAPPER-ID" class="styles__SeeSimilarBookWrapper-sc-14a32097-0 dWrLRy"><div class="styles__SeeSimilarBookText-sc-14a32097-2 eoIkYi"><a href="/subject/engineering/computer-science/textbook-answers" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm StandaloneLink__StandaloneLinkElement-sc-dc6ff55b-0 gyBeu">See similar textbooks</a></div></div></div></div></div><div class="styles__RelatedQuestionsContainer-sc-7afe3f32-16 dHsHSE"><div class="styles__CommonImageContainerWrapper-sc-7afe3f32-25 dwuEpY"><div class="styles__RelatedQuestionsImageContainer-sc-7afe3f32-18 iZWohG"><img width="15" height="15" src="/static/leftrail/relatedQuestions.svg" alt="Bartleby Related Questions Icon" class="styles__RelatedQuestionsImage-sc-7afe3f32-19 ffmpeW"/></div><h4 tabindex="0" aria-label="Related questions" class="styles__RelatedQuestionsShowTitle-sc-7afe3f32-17 eTpGbX">Related questions</h4></div><button aria-label="open related questions" id="related-question-left-rail" aria-expanded="false" aria-controls="related-question-panel" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm UnstyledButton-sc-362851bc-0 ibfVkD"><img width="10" height="5" src="/static/leftrail/expandButton.svg" alt="Bartleby Expand Icon" class="styles__ExpandArrow-sc-7afe3f32-3 dBnLxf"/></button></div><div id="related-question-panel" aria-labelledby="#related-question-left-rail" class="styles__LeftRailPreview-sc-7afe3f32-4 evbBaW"><div class="styles__RelatedSections-sc-7afe3f32-6 sgRcD"><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/what-is-the-key-to-scalability-planning-when-developing-and-deploying-a-machine-learning-home-based-/0ef36155-5dce-4d63-8ac1-ed0da652080c" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->what is the key to scalability planning, when developing and deploying a machine learning home based…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Scalability in the context of a machine learning home-based security system refers to the system's…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/consider-the-following-sentence-food-party-drinks-party-food-drinks-party.-a.-determine-using-enumer/51991f83-e35f-4f4d-87a7-7342d92d608d" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Consider the following sentence:[(Food ⇒Party) ∨ (Drinks ⇒ Party)] ⇒[(Food ∧Drinks) ⇒ Party].a).…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Solution: Let's tackle each part of the problem step-by-step. Problem AnalysisGiven the logical…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/c-draw-a-finite-state-automaton-which-recognizes-input-over-a-b-which-ends-with-bbaa-and-begins-with/6f5e652e-e5aa-4cd2-9751-6330165a5a36" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->(c) Draw a finite state automaton which recognizes input over {A, B} which ends with BBAA and begins…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: </div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/choose-all-that-apply-which-of-the-following-are-true-of-optimization-of-software-and-hardware-0-0-0/7cc07f07-037c-437a-a67e-d02d5d584d5e" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Question 5</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The other two options are incorrect:It should be stopped to ensure fairness and…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/use-the-pumping-lemma-to-show-that-the-following-languages-are-not-regular.-1.-a-012-or-n-greater-0-/7615faf5-8d09-4ba4-a85b-6378549b2e75" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Use the pumping lemma to show that the following languages are not regular. 1. A₁ = {012 | n >= 0}…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: To show that the languages (A1={0n1n2n∣n≥0}) and (A3={a2n∣n≥0}) are not regular using the Pumping…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/flashback-event-transition-happening-occurrence-act-human_action-human_activity-occurrent-natural_ev/7774d14d-3421-41ce-9478-2e9a13340a2b" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->What is the expected output of HyponymsHandler given the input "transition"? Enter your answer…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Let me help you analyze this question step by step using the concept hierarchy shown in the image.1.…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/consider-if-your-boss-wanted-to-build-an-adder-to-simultaneously-add-three-multi-digit-binary-number/0ed26a67-725a-4030-bf15-4f7f60c0a860" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Consider if your boss wanted to build an adder to simultaneously add three multi-digit binary…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: </div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/for-each-of-the-following-functions-determine-whether-the-function-is-injective-one-to-one-surjectiv/25c64ec2-1513-48dc-a948-3619e9d741ce" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->For each of the following functions, determine whether the function is: • Injective (one-to-one) •…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Detailed explanation:Function (a): f:Z→Z defined by f(x)=4x1. Injectivity:To check if f(x) is…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/view-125percent-zoom-iii-add-category-pivot-table-daily-return-wheat-prices-credit-score-adult-befor/87d76f28-9b79-44c7-906d-d647b8920a08" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Excel output: The credit scores for 12 randomly selected adults who are considered high risk…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The objective of the question is to determine whether there is a significant difference in the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/2.-five-greedy-people-start-a-greedy-company-together.-their-collective-goal-is-to-find-macguffins-w/0ecdcfe2-9a4b-4653-8d92-7268186d5f92" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->jelp answer and noit from ai</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: 1) First, let's understand the priorities of each person: * Priority 1: Stay in the company *…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/a-truss-is-a-structure-made-of-members-joined-at-their-ends.-for-the-truss-shown-in-the-figure-the-f/f5c7f163-df47-4b24-ab5b-fd628f9b09d1" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Solve the following using Matlab.</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: 1. System of Equations:From the image, we have the following system of nine equations (as given in…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/gui-based-program-that-lets-the-user-enter-the-initial-height-from-which-the-ball-is-dropped-and-the/121d96f9-874c-4b32-b793-ef1ca8dc46b8" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->GUI-based program that lets the user enter the initial height from which the ball is dropped and the…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: </div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/what-is-ipv6-neighbor-discovery/97696d54-cb32-423c-bfce-50e326c7b39c" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->what is IPv6 neighbor discovery</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: IPv6, or Internet Protocol version 6, is the most recent version of the Internet Protocol (IP), the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/design-an-eight-input-priority-encoder-with-input-do-having-the-highest-priority-and-input-d7-the-lo/aad0df5f-b178-4db3-b029-57edb3afd49a" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Design an eight-input priority encoder with input Do having the highest priority and input D7 the…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: </div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/q1-use-multi-indexing-to-create-the-following-series-words-numbers-one-1-11-2-111-two-1-22-2-222-thr/afcfbb3f-218f-4ffd-bfd6-6f14602658a8" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->need help on Q1,Q2</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: To solve Q1 and Q2 based on the provided image: Q1: Creating a Pandas Series with MultiIndexingWe…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/assume-a-class-named-inventory-keeps-track-of-products-in-stock-for-a-company.-it-has-member-variabl/64a76550-b0de-4e35-9ba2-42facc0b1ed2" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Assume a class named Inventory keeps track of products in stock for a company. It has member…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The question requires us to create a class named Inventory that keeps track of products in stock for…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/public-void-test_0_1-toy-t1-new-toy1000123-colouring-book-3-9.99-t1.settoyid1000127-t1.settoynamespo/98413122-d040-4f56-b7fc-c636a2c091e9" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Please help me with this. I am having trouble. Create a java that corresponds / follows the test…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The question is asking to create a Java class named Toy that corresponds to the provided test cases.…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/when-it-comes-to-implementing-and-developing-a-ml-home-based-security-system-what-would-be-involved-/c66dba9a-fe71-48e3-b5ff-8f28530c2982" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->When it comes to implementing and developing a ML home based security system, what would be involved…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Implementing and developing a machine learning (ML)-based home security system involves several…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/can-you-use-math-induction-to-prove-that-if-a-is-a-existing-set-with-oraor-n-n-natural-numbers-then-/cb9e56ed-2e61-4cb1-91bf-0c23ef393c10" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Can you use math induction to prove that if A is a existing set with |A| = n ∈ N (natural numbers),…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Yes, we can use mathematical induction to prove that if A is a finite set with |A| = n, then the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/which-of-the-following-is-the-correct-output-for-the-commands-below.-f-there-is-any-error-then-selec/373815ac-e493-4f24-8479-1b5e34a5f732" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Solve the problem using Matlab</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: x=linspace(1,3);:This will create an array of 100 equally spaced values between 1 and 3 (since the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/the-position-as-a-function-of-time-xt-yt-of-a-projectile-fired-with-a-speed-of-vo-at-an-angle-a-is-g/e874131d-36ce-4299-92cf-23ce866dfd5f" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->The position as a function of time (x(t), y(t)) of a projectile fired with a speed of vo at an angle…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Other values can be computed by changing the t in x(t) and…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/complete-the-following-code-so-that-at-the-end-of-the-game-the-time-taken-to-complete-the-puzzle-is-/2dbd4dae-83c9-4bfa-a234-264e73129ad2" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Complete the following code so that at the end of the game, the time taken to complete the puzzle is…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Detailed explanation:The HTML code provided above generates a user interface of a game labeled the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/50-50-50-50-40-30-20-10-10-10-10-10-10-10-50-50-60-60-60/fc8ba8e3-9ef5-4bb1-bd4c-a1258c0a2212" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->İmage processingquestion=(For a horizontal strip of intensity below from an image, plot the first…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Let me help analyze this image processing question. The image shows a horizontal intensity strip…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/for-each-of-the-following-problems-you-should-write-your-answer-as-an-expression.-you-do-not-need-to/66d99563-bbf5-463f-b3a0-6da54e53666e" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->For each of the following problems, you should write your answer as an expression. You do not need…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: SOLUTION :a. The order of the items matters, and repetition of items is not allowed.When the order…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/you-are-given-a-raster-with-a-stated-location-uncertainty-only-due-to-raster-representation-of-176.7/33ab7c19-c6a3-4e54-8e0e-384935fb5359" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->You are given a raster with a stated location uncertainty only due to raster representation of…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Approach to solving the question:The correct answer was determined and explained.Detailed…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/in-computer-architecture-hack-alu-logic-how-would-an-assembler-distinguish-between-a-branching-symbo/21161fac-655d-4993-b52e-1d6b67bb5914" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->in computer architecture, hack ALU Logic, how would an assembler distinguish between a branching…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: An assembler is a type of computer program that translates assembly language, a low-level…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/i-am-trying-to-understand-time-complexity-and-recurrence-relations.-can-you-explain-in-detail-the-ti/d8c9431f-fd99-42b5-a762-251645ce0418" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->I am trying to understand time complexity and recurrence relations. Can you explain in detail the…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Important Concepts Time Complexity and RecurrenceTime Complexity :The time an algorithm requires in…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/this-is-my-mips-assembly-program-its-supposed-to-define-two-integer-arrays-that-are-pre-sorted-and-t/451db107-c19f-45ed-addb-0f6d9084a216" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->This is my MIPS Assembly Program: its supposed to define two integer arrays that are pre-sorted and…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The problem is about merging two sorted arrays in ascending order using MIPS Assembly Language. The…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/in-the-context-of-cplusplus-binary-search-trees-when-we-add-a-new-node-to-an-existing-binary-search-/486d1091-0059-43fe-a94c-83e9af988e5b" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->In the context of Cplusplus Binary Search Trees, when we add a new node to an existing binary search…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: In a Binary Search Tree (BST), each node has a unique key, and each node's key is greater than all…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/r-import-java.io.ioexception-correct-this-error-for-me.-public-class-mazetest-public-static-void-mai/ac574e36-287e-42ea-be47-44ea4b2d75bd" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->r import java.io.IOException;Correct this error for me. public class MazeTest {public static void…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Try these changes and see if that fixes the problem. Make sure you are modifying and compiling the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/6.-5-points-what-are-the-implications-of-assigning-the-following-values-to-the-parameters-used-by-sj/b215b4cd-38f1-44c6-aa42-c8e7ebfdf162" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->dont use chat gpt please thank you</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1: Let's see the "Shortest Job First (SJF)" algorithm with exponential averaging for CPU burst…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/gx-gx-gtrue-bool-gfalse-bool-gn-int-gelt1-gx-t1e2-t2-glet-x-el-in-e2-t2-gel-bool-ge2-bool-gel-and-e2/a8d94732-1123-46b7-83df-6f47764ad5ef" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Gx: G(x) Gtrue bool Gfalse: bool Gn: int Gelt1 G,x: t1e2: t2 Glet x el in e2: t2 Gel bool Ge2 bool…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The typing rules shown in the images correspond to formal type systems used in programming…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/what-is-the-best-description-of-the-concept-of-customer-centric-collaboration/7bf6f54e-539c-4c23-a313-1d38ed63e658" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->What is the best description of the concept of "customer-centric collaboration"?</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Customer oriented working is a strategic management concept which ensures that business organization…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/pc-0.5-cloudy-sprinkler-c-psorc-c-0.1-c-0.5-rain-c-prorc-wetgrass-c-0.8-c-0.2-s-s-r-pdia-5-s-r-0.99-/c4457b70-2c5d-4549-86a1-32f9c588a5ef" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Bayes Nets Probability and Inference</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Approach to solving the question:Allow me to walk you through the process of filling in the factor…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/find-the-complement-of-f-wx-yz-xy-then-show-that-ff-0-and-f-f-1/7b241146-c097-4206-976d-d58d2efd5274" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->- Find the complement of F: = wx + yz + x'y'; then show that FF' = 0 and F + F'= 1</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1: Step 2: Step 3: Step 4:</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/1.-stock-return-performance-analysis-an-investment-firm-monitors-the-daily-returns-of-a-particular-s/e6ab4c69-0a9f-42ca-9221-80ed8ec1598c" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->1. Stock Return Performance Analysis: An investment firm monitors the daily returns of a particular…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The problem is about statistical analysis of stock returns. We are given the standard deviation of…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/home-work-1.-draw-the-following-signal-xt-sinwt-then-scale-it-as-follow-a-yt-0.3xt-sin-wt-b-yt-3xt-s/6a58692e-7287-434b-b714-b6aaa8416971" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Home Work 1. Draw the following signal x(t) = sin(wt) then scale it as follow a) y(t) = 0.3x(t) =…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1: 1. Draw the original signal: Plot a sine wave which oscillates between -1 and 1 on the…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/03.-assume-the-following-rules-of-associativity-and-precedence-for-expressions-precedence-highest-no/493913ad-617c-46d4-be5d-66913b5bffab" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Please explain the steps to arrive at the solution thororughly, along with the solution its self</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1:here first check for precedence: it is mentioned as highest to lowest for different operators…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/which-of-the-following-is-the-more-recent-and-advanced-electronic-email-system-a.-simple-mail-transf/d0931c7b-d1c8-40f1-8e99-c29fd2447b38" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Which of the following is the more recent and advanced electronic email system? a. Simple Mail…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: When it comes to email protocols, POP and SMTP are thought to be older than IMAP. It offers…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/4-variable-truth-table-a-b-c-d-f-0-0-0-0-0-0-0-0-1-1-0-0-1-0-0-0-0-1-1-1-0-1-0-0-1-0-1-0-1-0-0-1-1-0/5218e44e-3de3-48c1-bbbb-2322fa3a2bcc" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->I need help please to draw a kmap for this truth table</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1: Step 2:</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/given-the-following-code-match-the-left-side-with-the-most-appropriate-right-hand-side.-def-range_ch/b24f0597-1824-4bf9-a1cb-46cc4a8ed73e" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Given the following code, match the left side, with the most appropriate right hand side. def…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The provided Python function range_checks takes three arguments: red, blue, and green. These…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/directions-complete-the-translation-from-assembly-to-machine-code-for-the-following-instructions.-pa/43cc4156-12f7-4a23-ad13-b96d1fc0b897" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->please help me fill out the chart to translate assembly to machine code using the picture for…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: A-Instruction:The A-instruction sets the A register to a specified value. The machine code format…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/for-the-following-expression-f-x-1121418.....12-x-by-examining-the-small-values-of-the-expression-ge/2c606043-1296-4f65-942e-a7da4e883b8e" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->For the following expression:Fx=1+1/2+1/4+1/8+.....+1/(2x) By examining the small values of the…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: where:a is the first term,r is the common ratio, andn is the number of terms. Step 1:Identify a, r,…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/can-you-find-the-values-of-n-z-that-the-following-expression-holds-using-induction-n6-andlt-116-n-2-/5deed67f-d0c6-45a2-97b8-49235a6f4408" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Can you find the values of n ∈ Z that the following expression holds using induction n+6 &lt; 1/16…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1: Rearranging the inequality Step 2: Rearranging into a standard quadratic formWe can…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/help-please-the-question-is-sort-231-123-324-20-23-56-using-insertion-sort-and-fill-in-the-answers-b/f7074021-bd08-41ad-b43e-280bd4a33348" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->help please the question is: Sort 231 123 324 20 23 56 using Insertion Sort and fill in the answers…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Insertion sort is a simple sorting algorithm that works by building a sorted list one item at a…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/railways-route-designer-trickles-elapsed-time-2000/4566d116-26c2-4ad3-beb1-588806dbcbea" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->1. Create a function named time() so that it displays elapsed time since startBtn is clicked in…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: The problem requires us to create a function named time() that displays the elapsed time in MM:SS…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/prove-each-statement-using-either-weak-strong-or-structural-induction.-make-sure-to-clearly-indicate/eed5f0d3-9386-4d74-ac13-0509d2e20491" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Prove each statement using either weak, strong, or structural induction. Make sure to clearly…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: To prove : Basis Step : Inductive hypothesis : Inductive step : </div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/read-in-an-infix-expression-from-the-console-translate-it-into-postfix-form-and-then-evaluate-the-po/f3db0d07-a9e5-47fd-880d-be337a35c22d" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->read in an infix expression from the console, translate it into postfix form,and then evaluate the…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: 1. PostFixExpression.javaimport java.util.*; // Class representing a Postfix Expression evaluator…</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/logg-ex-5-log7-6-log78-log7-40-logg-ex-5/f9bec9c9-2c31-4b3c-b4d5-a59f2ba6cda9" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->logg Ex: 5 log7 6-log78+ log7 40: logg Ex: 5</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Steps and explanations are as follows:In case of any doubt, please let me know. Thank you.</div></a></div><div class="styles__RelatedQuestionsItemContainer-sc-7afe3f32-20 iqXVGf"><a href="/questions-and-answers/please-explain-in-detail-the-concept-of-simulated-annealing-in-local-search.-use-pseudo-code-as-part/d54a7524-92b7-4ded-a75e-2624e13bb103" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__RelatedQuestionsLink-sc-7afe3f32-21 jYuRoD"><div class="styles__RelatedQuestionsItemHeader-sc-7afe3f32-23 cklByt"><div class="styles__RelatedQuestionsItemTitle-sc-7afe3f32-22 bbpOLQ">Q: <!-- -->Please Explain in detail, the concept of simulated annealing in local search. Usepseudo code as…</div></div><div class="styles__RelatedQuestionsItemContent-sc-7afe3f32-24 hTqbEo">A: Step 1: Simulated Annealing in Local Search Heuristic optimization techniques like simulated…</div></a></div></div></div></div></div><div id="qa_ad_sidebar" class="SidebarAdSlot__SidebarAdSlotContainer-sc-ef295d43-0 kuFPZn"></div></div></div><div class="styles__AppLayoutMainContentMiddleRail-sc-ef9b07f2-11 fFewXf"><div class="styles__MyQuestionsPageContainer-sc-ff0bc2ab-5 fjSEwR"><div id="qna-answer-container-id" data-bby-tooltip-parent-container="true" class="styles__MyQuestionWithAnswerContainer-sc-70138c7b-0 feRSfh"><div class="styles__QuestionWithAnswerContainer-sc-3354f32b-0 gLBGCj"><div class="styles__QuestionHeadingContainer-sc-3354f32b-23 cQzfmR"><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 fhOrnX"><div class="styles__QuestionPraticeShareContainer-sc-3354f32b-24 gkoRXy"><div class="styles__ShareSolutionForMobile-sc-3354f32b-25 dbqwxV"></div></div></div><div class="styles__QuestionHeadingWithShareSolution-sc-3354f32b-22 fYRcWH"><div class="styles__QuestionHeaderWrapper-sc-3354f32b-1 Qgpse"><div class="styles__QuestionHeaderContainer-sc-3354f32b-2 jlrGKA"><div role="heading" aria-level="2" data-section-name="Question" class="styles__QuestionHeader-sc-3354f32b-6 cmvLxo">Question</div><div class="styles__QuestionHeaderDisclaimerWrapper-sc-3354f32b-5 diiyzz"><div class="styles__QuestionHeaderDisclaimer-sc-3354f32b-3 bKzGGE"></div></div></div></div><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 bNInGa"></div></div></div><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 BUCpX"></div></div><div class="styles__MyQuestionContainer-sc-3a2a762c-0 cmXtQz"><div class="styles__MyQuestionText-sc-3a2a762c-1 jByOWA"><p>1.Write a <x-custom-btb-me data-me-id='1534' class='microExplainerHighlight'>program</x-custom-btb-me> that reads words from a text file (.txt format) and displays all the</p> <p>nonduplicate words in ascending order. Prepare a words.txt file with your words and</p> <p>pass the file name in the command line. (2 points)</p> <p>2 .Write a program that reads an unspecified number of integers (unsorted) and finds</p> <p>the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will</p> <p>end the input of the integers value). If several number has the same occurrences, all</p> <p>of them should be reported (output all with equal counts).</p></div></div><div aria-hidden="true" class="styles__HiddenContent-sc-b868fb5a-0 dtbQcT">Process by which instructions are given to a computer, software program, or application using code.</div> <div class="styles__BookmarkButtonContainer-sc-70138c7b-13 knplcx"><div class="styles__BookmarkSolutionWrapper-sc-22bd9c62-0 cPPOCD"><div class="styles__BookmarkText-sc-22bd9c62-1 cKZQUp">SAVE</div><button role="switch" aria-checked="false" aria-label="bookmark this solution" title="bookmark this solution" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm Bookmark__BookmarkButton-sc-d1e494fe-0 gvEkQD"><div class="Bookmark__BookmarkIconContainer-sc-d1e494fe-1 htFVYY"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl material-icons" style="color:#5B63FE">bookmark_border</i></div></button></div></div><div id="Expert-Solution" class="styles__MyAnswerWrapper-sc-251af6e9-0 dpodmi paywall"><div class="styles__QuestionWithAnswerContainer-sc-3354f32b-0 gLBGCj"><div class="styles__QuestionHeadingContainer-sc-3354f32b-23 cQzfmR"><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 fhOrnX"><div class="styles__QuestionPraticeShareContainer-sc-3354f32b-24 gkoRXy"><div class="styles__ShareSolutionForMobile-sc-3354f32b-25 dbqwxV"></div></div></div><div class="styles__QuestionHeadingWithShareSolution-sc-3354f32b-22 fYRcWH"><div class="styles__QuestionHeaderWrapper-sc-3354f32b-1 iUpVmK"><div class="styles__QuestionHeaderContainer-sc-3354f32b-2 jlrGKA"><div role="heading" aria-level="2" data-section-name="AI-Generated Solution" class="styles__QuestionHeader-sc-3354f32b-6 cmvLxo">AI-Generated Solution</div><div class="styles__QuestionHeaderDisclaimerWrapper-sc-3354f32b-5 diiyzz"><div class="styles__QuestionHeaderDisclaimerIcon-sc-3354f32b-4 dKdGAU"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 hkBtru material-icons-outlined">info</i></div><div class="styles__QuestionHeaderDisclaimer-sc-3354f32b-3 bKzGGE">AI-generated content may present inaccurate or offensive content that does not represent bartleby’s views.</div></div></div></div><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 bNInGa"></div></div></div><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 BUCpX"></div></div><div class="styles__MyAnswerStepsWrapper-sc-251af6e9-1 kiDDqr"><div class="styles__SolutionUnlockContainer-sc-e36973cd-2 iTWWeJ"><div class="styles__SolutionUnlockBox-sc-e36973cd-4 cgnuOm"><div class="styles__SolutionUnlockBoxIconContainer-sc-e36973cd-8 iqfvgs"><img src="/static/solutionSummary/steps.svg" alt="bartleby" class="styles__SolutionUnlockBoxIcon-sc-e36973cd-9 hJnaRC"/></div><div class="styles__SolutionUnlockBoxText-sc-e36973cd-5 eviWpK"><div class="styles__SolutionUnlockBoxHeading-sc-e36973cd-6 gLAYCd">Unlock instant AI solutions</div><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 kPxlSi"><div class="styles__SolutionUnlockBoxDetails-sc-e36973cd-7 klKlWn">Tap the button <br/>to generate a solution</div></div><div class="DisplayOnThresholdCss__DivDisplayContainer-sc-ad524cbe-0 BUCpX"><div class="styles__SolutionUnlockBoxDetails-sc-e36973cd-7 klKlWn">Click the button to generate<br/> a solution</div></div></div></div><div class="styles__ViewSolutionButton-sc-e36973cd-3 gWDBBC"><button class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm SecondaryButton-sc-15a7fde3-0 hpUFlg">See Solution</button></div></div></div></div></div></div></div></div></div><div id="APP_LAYOUT_NO_RAILS_CONTAINER_ID" class="styles__AppLayoutBottomContentWithoutRailsOuterWrapper-sc-ef9b07f2-16 gjaPYs"><div class="styles__AppLayoutWrapperWithPadding-sc-ef9b07f2-7 styles__AppLayoutBottomContentWithoutRailsInnerWrapper-sc-ef9b07f2-17 fzyfgw kNLBVC"><div style="height:0px;width:100%"></div><div id="knowledge_booster_container" class="styles__KnowledgeBoosterWrapper-sc-e38ba66-0 deKHMo"><div role="heading" aria-level="2" data-section-name="Knowledge Booster" class="styles__KnowledgeBoosterTitle-sc-e38ba66-1 hVQDrh">Knowledge Booster</div><div class="styles__KnowledgeBoosterTitleSectionImageWrapper-sc-e38ba66-4 dWiiUS"><img src="/static/kb-bg-pattern.svg" loading="lazy" decoding="async" alt="Background pattern image" class="styles__KnowledgeBoosterTitleSectionImage-sc-e38ba66-5 hFFzkY"/></div><div class="styles__KnowledgeBoosterContainer-sc-e38ba66-2 cYSnUQ"><div class="styles__KnowledgeBoosterIconWrapper-sc-e38ba66-6 ePwRUY"><img src="/static/subjects/engineering/computer-science.svg" width="80" height="80" alt="Computer Science" loading="lazy" decoding="async" class="styles__SingleSubjectZippyImg-sc-e38ba66-3 ksDHjY"/></div><div class="styles__KnowledgeBoosterContentSection-sc-e38ba66-7 iqSLvX"><div class="styles__KnowledgeBoosterContentTitle-sc-e38ba66-8 kotdNr">Learn more about <button class="styles__LearnMoreButton-sc-e38ba66-9 OmZfy">File Input and Output Operations</button></div>Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.</div></div><div id="similar-questions" class="styles__SimilarQuestionSection-sc-e38ba66-14 bljbyk"><div class="styles__SimilarQuestionWrapper-sc-e38ba66-16 ePBahg"><div data-section-name="Similar questions" class="styles__CommonHeading-sc-e38ba66-10 lgrMYu">Similar questions</div><div class="styles__SimilarQuestionsCarouselArrow-sc-e38ba66-15 HhudC"><button aria-label="Previous items" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm UnstyledButton-sc-362851bc-0 ibfVkD"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CarouselArrows-sc-e38ba66-17 gopSFY material-icons">arrow_back_ios</i></button><button aria-label="Next items" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm UnstyledButton-sc-362851bc-0 ibfVkD"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CarouselArrows-sc-e38ba66-17 gopSFY material-icons">arrow_forward_ios</i></button></div></div><div class="styles__CarouselContainer-sc-1836a7cb-0 eQgKVW"><ul class="styles__CarouselSliderWrapper-sc-99cce645-2 hVlIeD"><li class="styles__CarouselSlide-sc-99cce645-3 jPVyJl"><div class="styles__SimilarQuestionsContainer-sc-45f7b23f-0 fUFRAY"><a href="/solution-answer/chapter-81-problem-2e-c-for-engineers-and-scientists-4th-edition/9781133187844/practice-a-write-a-set-of-two-statements-declaring-the-following-objects-as-ifstream-objects-and/93731431-a6f5-4f11-9793-363245a23b65" class="styles__QuestionContentLink-sc-45f7b23f-5 dMPDtR"><div class="styles__QuestionCardContainer-sc-45f7b23f-1 eqtjaq"><div class="styles__QuestionLeftSection-sc-45f7b23f-2 bkfJRF"><div class="styles__QuestionContent-sc-45f7b23f-4 gsybQb">(Practice) a. Write a set of two statements declaring the following objects as ifstream objects, and then opening them as text input files: inData.txt, prices.txt, coupons.dat, and exper.dat. b. Rewrite the two statements for Exercise 2a, using a single statement.</div></div><div class="styles__QuestionRightSection-sc-45f7b23f-3 dYdKMA"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__ArrowForward-sc-45f7b23f-6 jlyWFI material-icons">arrow_forward</i></div></div></a><a href="/solution-answer/chapter-4-problem-15pe-c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/write-a-program-to-implement-the-algorithm-that-you-designed-in-exercise-22-of-chapter-1-assume/99de770f-e049-11e9-8385-02ee952b546e" class="styles__QuestionContentLink-sc-45f7b23f-5 dMPDtR"><div class="styles__QuestionCardContainer-sc-45f7b23f-1 eqtjaq"><div class="styles__QuestionLeftSection-sc-45f7b23f-2 bkfJRF"><div class="styles__QuestionContent-sc-45f7b23f-4 gsybQb">Write a program to implement the algorithm that you designed in Exercise 22 of Chapter 1. (Assume that the account balance is stored in the file Ch4_Ex15_Data.txt.) Your program should output account balance before and after withdrawal and service charges. Also save the account balance after withdrawal in the file Ch4_Ex15_Output.txt.</div></div><div class="styles__QuestionRightSection-sc-45f7b23f-3 dYdKMA"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__ArrowForward-sc-45f7b23f-6 jlyWFI material-icons">arrow_forward</i></div></div></a><a href="/solution-answer/chapter-14-problem-2e-microsoft-visual-c-7th-edition/9781337102100/create-a-program-named-filecomparison-that-compares-two-files-first-use-a-text-editor-such-as/ac70e08d-e049-11e9-8385-02ee952b546e" class="styles__QuestionContentLink-sc-45f7b23f-5 dMPDtR"><div class="styles__QuestionCardContainer-sc-45f7b23f-1 eqtjaq"><div class="styles__QuestionLeftSection-sc-45f7b23f-2 bkfJRF"><div class="styles__QuestionContent-sc-45f7b23f-4 gsybQb">Create a program named FileComparison that compares two files. First, use a text editor such as Notepad to save your favorite movie quote. Next, copy the file contents, and paste them into a word-processing program such as Word. Then, write the file-comparison application that displays the sizes of the two files as well as the ratio of their sizes to each other. To discover a files size, you can create a System. 10. Filelnfo object using statements such as the following, where FILE_NAME is a string that contains the name of the file, and size has been declared as an integer: FileInfo fileInfo = new FileInfo(FILE_NAME); size = fileInfo.Length;</div></div><div class="styles__QuestionRightSection-sc-45f7b23f-3 dYdKMA"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__ArrowForward-sc-45f7b23f-6 jlyWFI material-icons">arrow_forward</i></div></div></a></div></li><li class="styles__CarouselSlide-sc-99cce645-3 jJOhIn"><div class="styles__SimilarQuestionsContainer-sc-45f7b23f-0 fUFRAY"><a href="/solution-answer/chapter-5-problem-14e-microsoft-visual-c-7th-edition/9781337102100/in-chapter-4-you-created-a-program-that-generates-a-random-number-allows-a-user-to-guess-it-and/aaf12355-e049-11e9-8385-02ee952b546e" class="styles__QuestionContentLink-sc-45f7b23f-5 dMPDtR"><div class="styles__QuestionCardContainer-sc-45f7b23f-1 eqtjaq"><div class="styles__QuestionLeftSection-sc-45f7b23f-2 bkfJRF"><div class="styles__QuestionContent-sc-45f7b23f-4 gsybQb">In Chapter 4, you created a program that generates a random number, allows a user to guess it, and displays a message indicating whether the guess is too low, too high, or correct. Now, create a modified program called GuessingGame2 in which the user can continue to enter values until the correct guess is made. After the user guesses correctly, display the number of guesses made. Recall that you can generate a random number whose value is at least min and less than max using the following statements: Random ranNumber = new Random(); int randomNumber; randomNumber = ranNumber.Next(min, max);</div></div><div class="styles__QuestionRightSection-sc-45f7b23f-3 dYdKMA"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__ArrowForward-sc-45f7b23f-6 jlyWFI material-icons">arrow_forward</i></div></div></a><a href="/solution-answer/chapter-7-problem-7pp-c-for-engineers-and-scientists-4th-edition/9781133187844/numerical-using-the-srand-and-rand-c-library-functions-fill-an-array-of-1000-floating-point/7c4a3bbb-ec93-4083-baa5-beb0ff2e563d" class="styles__QuestionContentLink-sc-45f7b23f-5 dMPDtR"><div class="styles__QuestionCardContainer-sc-45f7b23f-1 eqtjaq"><div class="styles__QuestionLeftSection-sc-45f7b23f-2 bkfJRF"><div class="styles__QuestionContent-sc-45f7b23f-4 gsybQb">(Numerical) Using the srand() and rand() C++ library functions, fill an array of 1000 floating-point numbers with random numbers that have been scaled to the range 1 to 100. Then determine and display the number of random numbers having values between 1 and 50 and the number having values greater than 50. What do you expect the output counts to be?</div></div><div class="styles__QuestionRightSection-sc-45f7b23f-3 dYdKMA"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__ArrowForward-sc-45f7b23f-6 jlyWFI material-icons">arrow_forward</i></div></div></a><a href="/solution-answer/chapter-3-problem-1tf-c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/mark-the-following-statements-as-true-or-false-an-output-stream-is-a-sequence-of-characters-from-a/b276dc8a-d545-11e9-8385-02ee952b546e" class="styles__QuestionContentLink-sc-45f7b23f-5 dMPDtR"><div class="styles__QuestionCardContainer-sc-45f7b23f-1 eqtjaq"><div class="styles__QuestionLeftSection-sc-45f7b23f-2 bkfJRF"><div class="styles__QuestionContent-sc-45f7b23f-4 gsybQb">Mark the following statements as true or false. An output stream is a sequence of characters from a computer to an output device. (1) To use cin and cout in a program, the program must include the header file iostream. (1, 2) Suppose pay is a variable of type double. The statement cin pay, requires the input of a decimal number. (2) The statement cin length; and length cin; are equivalent. (2) When the statement cin numl num2; executes, then after inputting a number into the variable numl the program skips all trailing whitespace characters. (2) To use the predefined function sqrt in a program, the program must include the header file cmath. (3) The statement cin.get (ch); inputs the next nonwhitespace character into the variable ch. (4) When the input stream enters the fail state, the program terminates with an error message. (5) To use the manipulators fixed and showpoint, the program does not require the inclusion of the header file iomanip. (6) The statement cin right; sets the input of only the next variable right-justified. (7) To input data from a file, the program must include the header file fstream. (10)</div></div><div class="styles__QuestionRightSection-sc-45f7b23f-3 dYdKMA"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__ArrowForward-sc-45f7b23f-6 jlyWFI material-icons">arrow_forward</i></div></div></a></div></li></ul><div class="styles__CarouselIndicatorWrapper-sc-99cce645-4 euMTlS"><div class="styles__CarouselIconIndicator-sc-99cce645-5 fEcmCJ"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CarouselArrows-sc-99cce645-0 sRcuh material-icons">arrow_back_ios</i></div><ul class="styles__CarouselIndicators-sc-99cce645-6 iRLBYO"><li class="styles__CarouselIndicator-sc-1836a7cb-12 iZrNsj"></li><li class="styles__CarouselIndicator-sc-1836a7cb-12 dMkVi"></li></ul><div class="styles__CarouselIconIndicator-sc-99cce645-5 fEcmCJ"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CarouselArrows-sc-99cce645-0 sRcuh material-icons">arrow_forward_ios</i></div></div></div></div><div class="styles__RecommendedTextBooksWrapper-sc-e38ba66-18 gGmLCV"><div class="styles__SimilarQuestionWrapper-sc-e38ba66-16 ePBahg"><div role="heading" aria-level="2" class="styles__CommonHeading-sc-e38ba66-10 cGaLBm">Recommended textbooks for you</div><div class="styles__SimilarQuestionsCarouselArrow-sc-e38ba66-15 HhudC"><button aria-label="Previous items" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm UnstyledButton-sc-362851bc-0 ibfVkD"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CarouselArrows-sc-e38ba66-17 gopSFY material-icons">arrow_back_ios</i></button><button aria-label="Next items" class="SegmentAnalyticsButton__ButtonWithNoStyle-sc-bd08475e-0 jZeIgm UnstyledButton-sc-362851bc-0 ibfVkD"><i aria-hidden="true" class="Icon__IconStyledComponent-sc-4e7587c2-0 diHyLl styles__CarouselArrows-sc-e38ba66-17 gopSFY material-icons">arrow_forward_ios</i></button></div></div><ul class="styles__RecommendedTextBooksInnerContainer-sc-847e36a9-1 jQArXr"><li class="styles__CarouselSlideRecommondedTextBook-sc-847e36a9-2 jLCAvi"><div class="styles__RecommondedTextBookCarouselContainer-sc-847e36a9-3 bEoEQQ"><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/ebk-java-programming-9th-edition/9781337671385/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">EBK JAVA PROGRAMMING</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337671385</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">FARRELL</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">CENGAGE LEARNING - CONSIGNMENT</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">C++ Programming: From Problem Analysis to Program...</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337102087</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">D. S. Malik</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Cengage Learning</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781337102100/9781337102100_smallCoverImage.gif" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/microsoft-visual-c-7th-edition/9781337102100/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">Microsoft Visual C#</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337102100</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Joyce, Farrell.</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Cengage Learning,</span></div></div></div></div></div></li><li class="styles__CarouselSlideRecommondedTextBook-sc-847e36a9-2 lhSZow"><div class="styles__RecommondedTextBookCarouselContainer-sc-847e36a9-3 bEoEQQ"><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/c-for-engineers-and-scientists-4th-edition/9781133187844/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">C++ for Engineers and Scientists</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781133187844</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Bronson, Gary J.</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Course Technology Ptr</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://s3.amazonaws.com/compass-isbn-assets/textbook_empty_images/small_textbook_empty.svg" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/programming-logic-and-design-comprehensive-9th-edition/9781337669405/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">Programming Logic & Design Comprehensive</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337669405</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">FARRELL</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Cengage</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://s3.amazonaws.com/compass-isbn-assets/textbook_empty_images/small_textbook_empty.svg" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/comprehensive-microsoft-office-365-exce-1st-edition/9780357392676/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">COMPREHENSIVE MICROSOFT OFFICE 365 EXCE</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9780357392676</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">FREUND, Steven</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">CENGAGE L</span></div></div></div></div></div></li></ul><div class="styles__PopularTextBooksMobileWrapper-sc-847e36a9-7 bLRoPa"><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/ebk-java-programming-9th-edition/9781337671385/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">EBK JAVA PROGRAMMING</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337671385</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">FARRELL</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">CENGAGE LEARNING - CONSIGNMENT</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">C++ Programming: From Problem Analysis to Program...</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337102087</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">D. S. Malik</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Cengage Learning</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781337102100/9781337102100_smallCoverImage.gif" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/microsoft-visual-c-7th-edition/9781337102100/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">Microsoft Visual C#</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337102100</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Joyce, Farrell.</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Cengage Learning,</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/c-for-engineers-and-scientists-4th-edition/9781133187844/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">C++ for Engineers and Scientists</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781133187844</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Bronson, Gary J.</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Course Technology Ptr</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://s3.amazonaws.com/compass-isbn-assets/textbook_empty_images/small_textbook_empty.svg" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/programming-logic-and-design-comprehensive-9th-edition/9781337669405/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">Programming Logic & Design Comprehensive</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9781337669405</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">FARRELL</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">Cengage</span></div></div></div></div><div class="styles__SingleTextBookWrapper-sc-ca3c9c92-2 jlaAYV"><div class="styles__TextBookContainerWrapper-sc-ca3c9c92-4 cdXMcV"><img src="https://s3.amazonaws.com/compass-isbn-assets/textbook_empty_images/small_textbook_empty.svg" alt="Text book image" loading="lazy" decoding="async" class="styles__TextBookImageContainer-sc-ca3c9c92-3 blkA-Dv"/><div class="styles__TextBookContentWrapper-sc-ca3c9c92-5 bfDgdN"><a href="/textbooks/comprehensive-microsoft-office-365-exce-1st-edition/9780357392676/solutions" class="styles__TextBookTitle-sc-ca3c9c92-6 dhFyfM">COMPREHENSIVE MICROSOFT OFFICE 365 EXCE</a><div class="styles__ChildSubjectContent-sc-ca3c9c92-7 hJsptO"><div class="styles__ConceptExplainerItemTagIndicator-sc-ca3c9c92-0 eliTei"><div class="styles__ConceptExplainerItemTagInnerPoint-sc-ca3c9c92-1 DCysr"></div></div>Computer Science</div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">ISBN:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">9780357392676</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Author:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">FREUND, Steven</span></div><div class="styles__TextBookContent-sc-ca3c9c92-8 kvHvmd"><span class="styles__TextBookContentHead-sc-ca3c9c92-9 deUnwS">Publisher:</span><span class="styles__TextBookContentText-sc-ca3c9c92-10 imOqmn">CENGAGE L</span></div></div></div></div></div><div class="styles__SeeMoreTextBooksWrapper-sc-847e36a9-6 cZIPqG"><div class="styles__SeeMoreQuestions-sc-847e36a9-0 styles__SeeMoreTextBooks-sc-847e36a9-4 hiFXHd bCttYc"><a href="/search?scope=Textbooks&q=Computer%20Science&subject=Computer%20Science&page=1" class="styles__SeeMoreTextbooksLink-sc-847e36a9-5 iBwLqi">SEE MORE TEXTBOOKS</a></div></div></div></div></div></div><div class="styles__AppLayoutFooter-sc-ef9b07f2-12 cAaTIY"><footer role="contentinfo" class="styles__FooterWrapper-sc-c16fac32-0 gNsrMs"><div class="styles__FooterContainer-sc-c16fac32-1 htoqYx"><div class="styles__FooterTopContainer-sc-c16fac32-2 cCOTGZ"><div class="styles__FooterTopLeftContainer-sc-c16fac32-4 QLQHw"><div class="styles__FooterTopContainerCol1-sc-c16fac32-9 doNdkF"><div class="styles__FooterLogoWrapper-sc-c16fac32-18 edRsBr"><a href="/" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj"><img src="/static/bartleby-logo-tm-tag-inverted.svg" alt="bartleby" width="120" height="38" loading="lazy" decoding="async"/></a></div><div class="styles__FooterLogoSocialIcons-sc-c16fac32-12 hGMXzV"><div class="styles__SocialIcons-sc-c16fac32-14 epSZMp"><a tabindex="0" href="https://www.facebook.com/bartlebysolve" target="_blank" aria-label="bartleby Facebook page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-facebook-icon-white.svg" width="9" height="17" loading="lazy" decoding="async" alt="Facebook" aria-label="Facebook"/></a><a tabindex="0" href="https://twitter.com/bartlebysolve" target="_blank" aria-label="bartleby Twitter page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-twitter-icon-white.svg" width="12" height="15" loading="lazy" decoding="async" alt="Twitter" aria-label="Twitter"/></a><a tabindex="0" href="https://www.instagram.com/bartlebysolve" target="_blank" aria-label="bartleby Instagram page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-instagram-icon-white.svg" width="12" height="12" loading="lazy" decoding="async" alt="Instagram" aria-label="Instagram"/></a><a tabindex="0" href="https://www.youtube.com/channel/UCixjpE0Hapap4x0hKg7Fmfw" target="_blank" aria-label="bartleby YouTube page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-youtube-icon-white.svg" width="12" height="17" loading="lazy" decoding="async" alt="YouTube" aria-label="YouTube"/></a></div></div><div class="styles__FooterAppBadgeIcons-sc-c16fac32-13 kJTGHD"><div class="styles__AppIcons-sc-c16fac32-15 bmHacZ"><div class="styles__SocialAppHeader-sc-c16fac32-23 fqaNyC">GET THE APP</div><a tabindex="0" href="https://apps.apple.com/us/app/bartleby-homework-help/id1522219588" target="_blank" aria-label="bartleby IOS App" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__AppIcon-sc-c16fac32-17 ehvDgK"><img src="/static/apple-store-badge.svg" width="134" height="44" loading="lazy" alt="Download from App store" aria-hidden="true"/></a><a tabindex="0" href="https://play.google.com/store/apps/details?id=com.bartleby.learn" target="_blank" aria-label="bartleby Android App" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__AppIcon-sc-c16fac32-17 ehvDgK"><img src="/static/third-party/google-play-badge-new.png" width="134" height="44" style="margin-top:26px" loading="lazy" alt="Download from Google play store" aria-hidden="true"/></a></div></div></div><ul class="styles__FooterTopContainerCol2-sc-c16fac32-10 kZtUxg"><h6 class="styles__FooterVerticalNavListHeading-sc-c16fac32-27 cNfioF">COMPANY</h6><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/about" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">About</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" target="_blank" aria-label="FAQ (link opens in new tab)" href="https://bartlebysupport.zendesk.com/hc/en-us" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">FAQ</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/sitemap" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Sitemap</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/sitemap/docs" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Document Sitemap</a></li></ul><ul class="styles__FooterTopContainerCol3-sc-c16fac32-11 JsRUQ"><h6 class="styles__FooterVerticalNavListHeading-sc-c16fac32-27 cNfioF">CONNECT</h6><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a target="_blank" href="/about/contact" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Contact Bartleby</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" target="_blank" rel="nofollow" href="https://www.bartleby.com/writing/about-us/contact" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Contact Research (Essays)</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/high-school-textbooks" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">High School Textbooks</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/lit" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Literature Guides</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/concepts" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Concept Explainers by Subject</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/writing" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Essay Help</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/mobile" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Mobile App</a></li></ul><ul class="styles__FooterTopVerticalNavList-sc-c16fac32-26 kOjtnq"><h6 class="styles__FooterVerticalNavListHeading-sc-c16fac32-27 cNfioF">WRITING TOOLS</h6><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.bartleby.com/writing-tools/paraphrasing-tool" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Paraphrasing Tool</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.bartleby.com/writing-tools/grammar-checker" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Grammar Checker</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.bartleby.com/writing-tools/punctuation-checker" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Punctuation Checker</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.bartleby.com/writing-tools/spell-checker" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Spell Checker</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.bartleby.com/writing-tools/essay-checker" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Essay Checker</a></li></ul><ul class="styles__FooterTopVerticalNavList-sc-c16fac32-26 efmrOG"><h6 class="styles__FooterVerticalNavListHeading-sc-c16fac32-27 cNfioF">LEGAL</h6><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.learneo.com/legal/copyright-policy" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Copyright Policy</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" target="_blank" rel="nofollow" href="/academic-integrity" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Academic Integrity</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a rel="nofollow" href="https://www.learneo.com/legal/honor-code" target="_blank" tabindex="0" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj">Our Honor Code</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/privacy" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Privacy</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/terms" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Terms of Use</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/cookie-policy" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Cookie Policy</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="/privacy#adchoices" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">About Ads</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><button id="ot-sdk-btn" class="ot-sdk-show-settings">Do Not Sell or Share My Personal Information</button></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><a tabindex="0" href="https://coursehero-privacy.my.onetrust.com/webform/265c1602-2645-42a0-9388-484739b10fd3/b77bbeb7-7a3b-4b6c-b2ed-21594afd4fdf" target="_blank" rel="noreferrer" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm">Manage My Data</a></li><li class="styles__FooterNavItem-sc-c16fac32-21 gaFoPw"><span>Copyright, Community Guidelines, DSA & other Legal Resources: </span><a class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm UnstyledA-sc-bfe8f136-0 kQsbxj styledLink" rel="nofollow" href="https://www.learneo.com/legal" target="_blank" tabindex="0">Learneo Legal Center</a></li></ul></div><div class="styles__FooterTopRightContainer-sc-c16fac32-5 gcdDDv"><div class="styles__FooterTopRightWrapper-sc-c16fac32-6 kktYdZ"><div class="styles__SocialIcons-sc-c16fac32-14 epSZMp"><a tabindex="0" href="https://www.facebook.com/bartlebysolve" target="_blank" aria-label="bartleby Facebook page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-facebook-icon-white.svg" width="9" height="17" loading="lazy" decoding="async" alt="Facebook" aria-label="Facebook"/></a><a tabindex="0" href="https://twitter.com/bartlebysolve" target="_blank" aria-label="bartleby Twitter page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-twitter-icon-white.svg" width="12" height="15" loading="lazy" decoding="async" alt="Twitter" aria-label="Twitter"/></a><a tabindex="0" href="https://www.instagram.com/bartlebysolve" target="_blank" aria-label="bartleby Instagram page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-instagram-icon-white.svg" width="12" height="12" loading="lazy" decoding="async" alt="Instagram" aria-label="Instagram"/></a><a tabindex="0" href="https://www.youtube.com/channel/UCixjpE0Hapap4x0hKg7Fmfw" target="_blank" aria-label="bartleby YouTube page (link opens in new tab)" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__SocialIcon-sc-c16fac32-16 iROeHd"><img src="/static/social/footer-youtube-icon-white.svg" width="12" height="17" loading="lazy" decoding="async" alt="YouTube" aria-label="YouTube"/></a></div><div class="styles__AppIcons-sc-c16fac32-15 bmHacZ"><div class="styles__SocialAppHeader-sc-c16fac32-23 fqaNyC">GET THE APP</div><a tabindex="0" href="https://apps.apple.com/us/app/bartleby-homework-help/id1522219588" target="_blank" aria-label="bartleby IOS App" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__AppIcon-sc-c16fac32-17 ehvDgK"><img src="/static/apple-store-badge.svg" width="134" height="44" loading="lazy" alt="Download from App store" aria-hidden="true"/></a><a tabindex="0" href="https://play.google.com/store/apps/details?id=com.bartleby.learn" target="_blank" aria-label="bartleby Android App" class="BaseAnchorElementWithDisabledState__AnchorWithDisabledState-sc-4e9e1c9d-0 kMhnvm styles__AppIcon-sc-c16fac32-17 ehvDgK"><img src="/static/third-party/google-play-badge-new.png" width="134" height="44" style="margin-top:26px" loading="lazy" alt="Download from Google play store" aria-hidden="true"/></a></div></div></div></div><div class="styles__FooterBottomContainer-sc-c16fac32-3 iWsWfx"><ul class="styles__FooterBottomLeftContainer-sc-c16fac32-7 bDStuc">bartleby, a Learneo, Inc. business</ul></div></div></footer></div></main><div id="banner-sticky-at-bottom"></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"questionAnswer":{"question":{"url":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95","id":"593372c4-03bb-40c3-8dd7-c6a3443e5a95","text":"\u003cp\u003e1.Write a \u003cx-custom-btb-me data-me-id='1534' class='microExplainerHighlight'\u003eprogram\u003c/x-custom-btb-me\u003e that reads words from a text file (.txt format) and displays all the\u003c/p\u003e\n\u003cp\u003enonduplicate words in ascending order. Prepare a words.txt file with your words and\u003c/p\u003e\n\u003cp\u003epass the file name in the command line. (2 points)\u003c/p\u003e\n\u003cp\u003e2 .Write a program that reads an unspecified number of integers (unsorted) and finds\u003c/p\u003e\n\u003cp\u003ethe one that has the most occurrences. The input ends with the input is 0. (Enter 0 will\u003c/p\u003e\n\u003cp\u003eend the input of the integers value). If several number has the same occurrences, all\u003c/p\u003e\n\u003cp\u003eof them should be reported (output all with equal counts).\u003c/p\u003e","status":"Answered","images":[],"subjects":[{"id":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","title":"Engineering","shortName":"engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-science.svg","subSubject":{"id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","title":"Computer Science","shortName":"computer-science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-science.svg"}},{"id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","title":"Computer Science","shortName":"computer-science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-science.svg"}],"sampleQuestion":false,"createdDate":"2024-11-15T01:36:53.000Z","questionSource":"User","topics":[],"selectedText":null,"topicTaxonomy":[{"id":1319,"title":"File Input and Output Operations","shortName":"file-input-and-output-operations","externalSystemPath":"Programming/File Handling/File Input and Output Operations","question_topic_taxonomy_assoc":{"id":"3162a6c6-d203-4529-96d2-1f297f5bc7f5","question_id":"593372c4-03bb-40c3-8dd7-c6a3443e5a95","question_type":"QNA","topic_taxonomy_id":1319,"created_date":"2024-11-15T01:36:54.000Z"}}],"answeredDate":"2024-11-15T01:37:41.000Z","hasMicroExplainers":true,"microExplainersData":[{"title":"Programming","content":"\u003cdiv class=\"me-content-scection me-inner-html-container\"\u003e\u003cp\u003eProcess by which instructions are given to a computer, software program, or application using code.\u003c/p\u003e\u003c/div\u003e","computed":{"contentHtmlWithHtmlRemoved":"Process by which instructions are given to a computer, software program, or application using code."}}]},"answer":{"aiAnswerStatus":null,"schemaAnswerSteps":"The first part of the question requires us to write a program that reads words from a text file and…","id":"d5a9a60d-900c-4c77-93cd-ae7a57205b1b","steps":[]},"isOwned":false,"isRestricted":false,"exactMatch":null,"parentQuestion":null,"isBlocked":false,"followUpQuestions":[],"defaultTopicAdded":false,"inReview":false,"isUnlocked":false,"practicePacks":[],"solutionSummaryDetails":{"imagesCount":0,"stepsCount":6,"hasVideo":false,"isPopular":false,"aiSummary":null},"isAiResponse":true,"isAiResponseAccepted":true,"answerSource":"AI","fullAnswerDisplayed":false,"isGoogleBot":false},"questionProgress":"","feedbackOptions":[],"feedbackState":null,"stepsFeedbackState":[],"qnaQuestionAnswerZippies":[{"answer":"Scalability in the context of a machine learning home-based security system refers to the system's…","id":"0ef36155-5dce-4d63-8ac1-ed0da652080c","questionText":"what is the key to scalability planning, when developing and deploying a machine learning home based…","slug":"what-is-the-key-to-scalability-planning-when-developing-and-deploying-a-machine-learning-home-based-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=0ef36155-5dce-4d63-8ac1-ed0da652080c","as":"/questions-and-answers/what-is-the-key-to-scalability-planning-when-developing-and-deploying-a-machine-learning-home-based-/0ef36155-5dce-4d63-8ac1-ed0da652080c"}}},{"answer":"Solution: Let's tackle each part of the problem step-by-step. Problem AnalysisGiven the logical…","id":"51991f83-e35f-4f4d-87a7-7342d92d608d","questionText":"Consider the following sentence:[(Food ⇒Party) ∨ (Drinks ⇒ Party)] ⇒[(Food ∧Drinks) ⇒ Party].a).…","slug":"consider-the-following-sentence-food-party-drinks-party-food-drinks-party.-a.-determine-using-enumer","computed":{"hrefAndAs":{"href":"/my-questions?questionId=51991f83-e35f-4f4d-87a7-7342d92d608d","as":"/questions-and-answers/consider-the-following-sentence-food-party-drinks-party-food-drinks-party.-a.-determine-using-enumer/51991f83-e35f-4f4d-87a7-7342d92d608d"}}},{"answer":"","id":"6f5e652e-e5aa-4cd2-9751-6330165a5a36","questionText":"(c) Draw a finite state automaton which recognizes input over {A, B} which ends with BBAA\nand begins…","slug":"c-draw-a-finite-state-automaton-which-recognizes-input-over-a-b-which-ends-with-bbaa-and-begins-with","computed":{"hrefAndAs":{"href":"/my-questions?questionId=6f5e652e-e5aa-4cd2-9751-6330165a5a36","as":"/questions-and-answers/c-draw-a-finite-state-automaton-which-recognizes-input-over-a-b-which-ends-with-bbaa-and-begins-with/6f5e652e-e5aa-4cd2-9751-6330165a5a36"}}},{"answer":"The other two options are incorrect:It should be stopped to ensure fairness and…","id":"7cc07f07-037c-437a-a67e-d02d5d584d5e","questionText":"Question 5","slug":"choose-all-that-apply-which-of-the-following-are-true-of-optimization-of-software-and-hardware-0-0-0","computed":{"hrefAndAs":{"href":"/my-questions?questionId=7cc07f07-037c-437a-a67e-d02d5d584d5e","as":"/questions-and-answers/choose-all-that-apply-which-of-the-following-are-true-of-optimization-of-software-and-hardware-0-0-0/7cc07f07-037c-437a-a67e-d02d5d584d5e"}}},{"answer":"To show that the languages (A1={0n1n2n∣n≥0}) and (A3={a2n∣n≥0}) are not regular using the Pumping…","id":"7615faf5-8d09-4ba4-a85b-6378549b2e75","questionText":"Use the pumping lemma to show that the following languages are not regular.\n1. A₁ = {012 | n \u003e= 0}…","slug":"use-the-pumping-lemma-to-show-that-the-following-languages-are-not-regular.-1.-a-012-or-n-greater-0-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=7615faf5-8d09-4ba4-a85b-6378549b2e75","as":"/questions-and-answers/use-the-pumping-lemma-to-show-that-the-following-languages-are-not-regular.-1.-a-012-or-n-greater-0-/7615faf5-8d09-4ba4-a85b-6378549b2e75"}}},{"answer":"Let me help you analyze this question step by step using the concept hierarchy shown in the image.1.…","id":"7774d14d-3421-41ce-9478-2e9a13340a2b","questionText":"What is the expected output of HyponymsHandler given the input \"transition\"? Enter your answer…","slug":"flashback-event-transition-happening-occurrence-act-human_action-human_activity-occurrent-natural_ev","computed":{"hrefAndAs":{"href":"/my-questions?questionId=7774d14d-3421-41ce-9478-2e9a13340a2b","as":"/questions-and-answers/flashback-event-transition-happening-occurrence-act-human_action-human_activity-occurrent-natural_ev/7774d14d-3421-41ce-9478-2e9a13340a2b"}}},{"answer":"","id":"0ed26a67-725a-4030-bf15-4f7f60c0a860","questionText":"Consider if your boss wanted to build an adder to simultaneously add three multi-digit binary…","slug":"consider-if-your-boss-wanted-to-build-an-adder-to-simultaneously-add-three-multi-digit-binary-number","computed":{"hrefAndAs":{"href":"/my-questions?questionId=0ed26a67-725a-4030-bf15-4f7f60c0a860","as":"/questions-and-answers/consider-if-your-boss-wanted-to-build-an-adder-to-simultaneously-add-three-multi-digit-binary-number/0ed26a67-725a-4030-bf15-4f7f60c0a860"}}},{"answer":"Detailed explanation:Function (a): f:Z→Z defined by f(x)=4x1. Injectivity:To check if f(x) is…","id":"25c64ec2-1513-48dc-a948-3619e9d741ce","questionText":"For each of the following functions, determine whether the function is:\n• Injective (one-to-one)\n•…","slug":"for-each-of-the-following-functions-determine-whether-the-function-is-injective-one-to-one-surjectiv","computed":{"hrefAndAs":{"href":"/my-questions?questionId=25c64ec2-1513-48dc-a948-3619e9d741ce","as":"/questions-and-answers/for-each-of-the-following-functions-determine-whether-the-function-is-injective-one-to-one-surjectiv/25c64ec2-1513-48dc-a948-3619e9d741ce"}}},{"answer":"The objective of the question is to determine whether there is a significant difference in the…","id":"87d76f28-9b79-44c7-906d-d647b8920a08","questionText":"Excel output:\nThe credit scores for 12 randomly selected adults who are considered high risk…","slug":"view-125percent-zoom-iii-add-category-pivot-table-daily-return-wheat-prices-credit-score-adult-befor","computed":{"hrefAndAs":{"href":"/my-questions?questionId=87d76f28-9b79-44c7-906d-d647b8920a08","as":"/questions-and-answers/view-125percent-zoom-iii-add-category-pivot-table-daily-return-wheat-prices-credit-score-adult-befor/87d76f28-9b79-44c7-906d-d647b8920a08"}}},{"answer":"1) First, let's understand the priorities of each person: * Priority 1: Stay in the company *…","id":"0ecdcfe2-9a4b-4653-8d92-7268186d5f92","questionText":"jelp answer and noit from ai","slug":"2.-five-greedy-people-start-a-greedy-company-together.-their-collective-goal-is-to-find-macguffins-w","computed":{"hrefAndAs":{"href":"/my-questions?questionId=0ecdcfe2-9a4b-4653-8d92-7268186d5f92","as":"/questions-and-answers/2.-five-greedy-people-start-a-greedy-company-together.-their-collective-goal-is-to-find-macguffins-w/0ecdcfe2-9a4b-4653-8d92-7268186d5f92"}}},{"answer":"1. System of Equations:From the image, we have the following system of nine equations (as given in…","id":"f5c7f163-df47-4b24-ab5b-fd628f9b09d1","questionText":"Solve the following using Matlab.","slug":"a-truss-is-a-structure-made-of-members-joined-at-their-ends.-for-the-truss-shown-in-the-figure-the-f","computed":{"hrefAndAs":{"href":"/my-questions?questionId=f5c7f163-df47-4b24-ab5b-fd628f9b09d1","as":"/questions-and-answers/a-truss-is-a-structure-made-of-members-joined-at-their-ends.-for-the-truss-shown-in-the-figure-the-f/f5c7f163-df47-4b24-ab5b-fd628f9b09d1"}}},{"answer":"","id":"121d96f9-874c-4b32-b793-ef1ca8dc46b8","questionText":"GUI-based program that lets the user enter the initial height from which the ball is dropped and the…","slug":"gui-based-program-that-lets-the-user-enter-the-initial-height-from-which-the-ball-is-dropped-and-the","computed":{"hrefAndAs":{"href":"/my-questions?questionId=121d96f9-874c-4b32-b793-ef1ca8dc46b8","as":"/questions-and-answers/gui-based-program-that-lets-the-user-enter-the-initial-height-from-which-the-ball-is-dropped-and-the/121d96f9-874c-4b32-b793-ef1ca8dc46b8"}}},{"answer":"IPv6, or Internet Protocol version 6, is the most recent version of the Internet Protocol (IP), the…","id":"97696d54-cb32-423c-bfce-50e326c7b39c","questionText":"what is IPv6 neighbor discovery","slug":"what-is-ipv6-neighbor-discovery","computed":{"hrefAndAs":{"href":"/my-questions?questionId=97696d54-cb32-423c-bfce-50e326c7b39c","as":"/questions-and-answers/what-is-ipv6-neighbor-discovery/97696d54-cb32-423c-bfce-50e326c7b39c"}}},{"answer":"","id":"aad0df5f-b178-4db3-b029-57edb3afd49a","questionText":"Design an eight-input priority encoder with input Do having the highest priority and input D7 the…","slug":"design-an-eight-input-priority-encoder-with-input-do-having-the-highest-priority-and-input-d7-the-lo","computed":{"hrefAndAs":{"href":"/my-questions?questionId=aad0df5f-b178-4db3-b029-57edb3afd49a","as":"/questions-and-answers/design-an-eight-input-priority-encoder-with-input-do-having-the-highest-priority-and-input-d7-the-lo/aad0df5f-b178-4db3-b029-57edb3afd49a"}}},{"answer":"To solve Q1 and Q2 based on the provided image: Q1: Creating a Pandas Series with MultiIndexingWe…","id":"afcfbb3f-218f-4ffd-bfd6-6f14602658a8","questionText":"need help on Q1,Q2","slug":"q1-use-multi-indexing-to-create-the-following-series-words-numbers-one-1-11-2-111-two-1-22-2-222-thr","computed":{"hrefAndAs":{"href":"/my-questions?questionId=afcfbb3f-218f-4ffd-bfd6-6f14602658a8","as":"/questions-and-answers/q1-use-multi-indexing-to-create-the-following-series-words-numbers-one-1-11-2-111-two-1-22-2-222-thr/afcfbb3f-218f-4ffd-bfd6-6f14602658a8"}}},{"answer":"The question requires us to create a class named Inventory that keeps track of products in stock for…","id":"64a76550-b0de-4e35-9ba2-42facc0b1ed2","questionText":"Assume a class named Inventory keeps track of products in stock for a company. It has member…","slug":"assume-a-class-named-inventory-keeps-track-of-products-in-stock-for-a-company.-it-has-member-variabl","computed":{"hrefAndAs":{"href":"/my-questions?questionId=64a76550-b0de-4e35-9ba2-42facc0b1ed2","as":"/questions-and-answers/assume-a-class-named-inventory-keeps-track-of-products-in-stock-for-a-company.-it-has-member-variabl/64a76550-b0de-4e35-9ba2-42facc0b1ed2"}}},{"answer":"The question is asking to create a Java class named Toy that corresponds to the provided test cases.…","id":"98413122-d040-4f56-b7fc-c636a2c091e9","questionText":"Please help me with this. I am having trouble. Create a java that corresponds / follows the test…","slug":"public-void-test_0_1-toy-t1-new-toy1000123-colouring-book-3-9.99-t1.settoyid1000127-t1.settoynamespo","computed":{"hrefAndAs":{"href":"/my-questions?questionId=98413122-d040-4f56-b7fc-c636a2c091e9","as":"/questions-and-answers/public-void-test_0_1-toy-t1-new-toy1000123-colouring-book-3-9.99-t1.settoyid1000127-t1.settoynamespo/98413122-d040-4f56-b7fc-c636a2c091e9"}}},{"answer":"Implementing and developing a machine learning (ML)-based home security system involves several…","id":"c66dba9a-fe71-48e3-b5ff-8f28530c2982","questionText":"When it comes to implementing and developing a ML home based security system, what would be involved…","slug":"when-it-comes-to-implementing-and-developing-a-ml-home-based-security-system-what-would-be-involved-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=c66dba9a-fe71-48e3-b5ff-8f28530c2982","as":"/questions-and-answers/when-it-comes-to-implementing-and-developing-a-ml-home-based-security-system-what-would-be-involved-/c66dba9a-fe71-48e3-b5ff-8f28530c2982"}}},{"answer":"Yes, we can use mathematical induction to prove that if A is a finite set with |A| = n, then the…","id":"cb9e56ed-2e61-4cb1-91bf-0c23ef393c10","questionText":"Can you use math induction to prove that if A is a existing set with |A| = n ∈ N (natural numbers),…","slug":"can-you-use-math-induction-to-prove-that-if-a-is-a-existing-set-with-oraor-n-n-natural-numbers-then-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=cb9e56ed-2e61-4cb1-91bf-0c23ef393c10","as":"/questions-and-answers/can-you-use-math-induction-to-prove-that-if-a-is-a-existing-set-with-oraor-n-n-natural-numbers-then-/cb9e56ed-2e61-4cb1-91bf-0c23ef393c10"}}},{"answer":"x=linspace(1,3);:This will create an array of 100 equally spaced values between 1 and 3 (since the…","id":"373815ac-e493-4f24-8479-1b5e34a5f732","questionText":"Solve the problem using Matlab","slug":"which-of-the-following-is-the-correct-output-for-the-commands-below.-f-there-is-any-error-then-selec","computed":{"hrefAndAs":{"href":"/my-questions?questionId=373815ac-e493-4f24-8479-1b5e34a5f732","as":"/questions-and-answers/which-of-the-following-is-the-correct-output-for-the-commands-below.-f-there-is-any-error-then-selec/373815ac-e493-4f24-8479-1b5e34a5f732"}}},{"answer":"Other values can be computed by changing the t in x(t) and…","id":"e874131d-36ce-4299-92cf-23ce866dfd5f","questionText":"The position as a function of time (x(t), y(t))\nof a projectile fired with a speed of vo at an\nangle…","slug":"the-position-as-a-function-of-time-xt-yt-of-a-projectile-fired-with-a-speed-of-vo-at-an-angle-a-is-g","computed":{"hrefAndAs":{"href":"/my-questions?questionId=e874131d-36ce-4299-92cf-23ce866dfd5f","as":"/questions-and-answers/the-position-as-a-function-of-time-xt-yt-of-a-projectile-fired-with-a-speed-of-vo-at-an-angle-a-is-g/e874131d-36ce-4299-92cf-23ce866dfd5f"}}},{"answer":"Detailed explanation:The HTML code provided above generates a user interface of a game labeled the…","id":"2dbd4dae-83c9-4bfa-a234-264e73129ad2","questionText":"Complete the following code so that at the end of the game, the time taken to complete the puzzle is…","slug":"complete-the-following-code-so-that-at-the-end-of-the-game-the-time-taken-to-complete-the-puzzle-is-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=2dbd4dae-83c9-4bfa-a234-264e73129ad2","as":"/questions-and-answers/complete-the-following-code-so-that-at-the-end-of-the-game-the-time-taken-to-complete-the-puzzle-is-/2dbd4dae-83c9-4bfa-a234-264e73129ad2"}}},{"answer":"Let me help analyze this image processing question. The image shows a horizontal intensity strip…","id":"fc8ba8e3-9ef5-4bb1-bd4c-a1258c0a2212","questionText":"İmage processingquestion=(For a horizontal strip of intensity below from an image, plot the first…","slug":"50-50-50-50-40-30-20-10-10-10-10-10-10-10-50-50-60-60-60","computed":{"hrefAndAs":{"href":"/my-questions?questionId=fc8ba8e3-9ef5-4bb1-bd4c-a1258c0a2212","as":"/questions-and-answers/50-50-50-50-40-30-20-10-10-10-10-10-10-10-50-50-60-60-60/fc8ba8e3-9ef5-4bb1-bd4c-a1258c0a2212"}}},{"answer":"SOLUTION :a. The order of the items matters, and repetition of items is not allowed.When the order…","id":"66d99563-bbf5-463f-b3a0-6da54e53666e","questionText":"For each of the following problems, you should write your answer as an expression. You do not need…","slug":"for-each-of-the-following-problems-you-should-write-your-answer-as-an-expression.-you-do-not-need-to","computed":{"hrefAndAs":{"href":"/my-questions?questionId=66d99563-bbf5-463f-b3a0-6da54e53666e","as":"/questions-and-answers/for-each-of-the-following-problems-you-should-write-your-answer-as-an-expression.-you-do-not-need-to/66d99563-bbf5-463f-b3a0-6da54e53666e"}}},{"answer":"Approach to solving the question:The correct answer was determined and explained.Detailed…","id":"33ab7c19-c6a3-4e54-8e0e-384935fb5359","questionText":"You are given a raster with a stated location uncertainty only due to raster representation of…","slug":"you-are-given-a-raster-with-a-stated-location-uncertainty-only-due-to-raster-representation-of-176.7","computed":{"hrefAndAs":{"href":"/my-questions?questionId=33ab7c19-c6a3-4e54-8e0e-384935fb5359","as":"/questions-and-answers/you-are-given-a-raster-with-a-stated-location-uncertainty-only-due-to-raster-representation-of-176.7/33ab7c19-c6a3-4e54-8e0e-384935fb5359"}}},{"answer":"An assembler is a type of computer program that translates assembly language, a low-level…","id":"21161fac-655d-4993-b52e-1d6b67bb5914","questionText":"in computer architecture, hack ALU Logic, how would an assembler distinguish between a branching…","slug":"in-computer-architecture-hack-alu-logic-how-would-an-assembler-distinguish-between-a-branching-symbo","computed":{"hrefAndAs":{"href":"/my-questions?questionId=21161fac-655d-4993-b52e-1d6b67bb5914","as":"/questions-and-answers/in-computer-architecture-hack-alu-logic-how-would-an-assembler-distinguish-between-a-branching-symbo/21161fac-655d-4993-b52e-1d6b67bb5914"}}},{"answer":"Important Concepts Time Complexity and RecurrenceTime Complexity :The time an algorithm requires in…","id":"d8c9431f-fd99-42b5-a762-251645ce0418","questionText":"I am trying to understand time complexity and recurrence relations. Can you explain in detail the…","slug":"i-am-trying-to-understand-time-complexity-and-recurrence-relations.-can-you-explain-in-detail-the-ti","computed":{"hrefAndAs":{"href":"/my-questions?questionId=d8c9431f-fd99-42b5-a762-251645ce0418","as":"/questions-and-answers/i-am-trying-to-understand-time-complexity-and-recurrence-relations.-can-you-explain-in-detail-the-ti/d8c9431f-fd99-42b5-a762-251645ce0418"}}},{"answer":"The problem is about merging two sorted arrays in ascending order using MIPS Assembly Language. The…","id":"451db107-c19f-45ed-addb-0f6d9084a216","questionText":"This is my MIPS Assembly Program: its supposed to define two integer arrays that are pre-sorted and…","slug":"this-is-my-mips-assembly-program-its-supposed-to-define-two-integer-arrays-that-are-pre-sorted-and-t","computed":{"hrefAndAs":{"href":"/my-questions?questionId=451db107-c19f-45ed-addb-0f6d9084a216","as":"/questions-and-answers/this-is-my-mips-assembly-program-its-supposed-to-define-two-integer-arrays-that-are-pre-sorted-and-t/451db107-c19f-45ed-addb-0f6d9084a216"}}},{"answer":"In a Binary Search Tree (BST), each node has a unique key, and each node's key is greater than all…","id":"486d1091-0059-43fe-a94c-83e9af988e5b","questionText":"In the context of Cplusplus Binary Search Trees, when we add a new node to an existing binary search…","slug":"in-the-context-of-cplusplus-binary-search-trees-when-we-add-a-new-node-to-an-existing-binary-search-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=486d1091-0059-43fe-a94c-83e9af988e5b","as":"/questions-and-answers/in-the-context-of-cplusplus-binary-search-trees-when-we-add-a-new-node-to-an-existing-binary-search-/486d1091-0059-43fe-a94c-83e9af988e5b"}}},{"answer":"Try these changes and see if that fixes the problem. Make sure you are modifying and compiling the…","id":"ac574e36-287e-42ea-be47-44ea4b2d75bd","questionText":"r\nimport java.io.IOException;Correct this error for me.\n \npublic class MazeTest {public static void…","slug":"r-import-java.io.ioexception-correct-this-error-for-me.-public-class-mazetest-public-static-void-mai","computed":{"hrefAndAs":{"href":"/my-questions?questionId=ac574e36-287e-42ea-be47-44ea4b2d75bd","as":"/questions-and-answers/r-import-java.io.ioexception-correct-this-error-for-me.-public-class-mazetest-public-static-void-mai/ac574e36-287e-42ea-be47-44ea4b2d75bd"}}},{"answer":"Step 1: Let's see the \"Shortest Job First (SJF)\" algorithm with exponential averaging for CPU burst…","id":"b215b4cd-38f1-44c6-aa42-c8e7ebfdf162","questionText":"dont use chat gpt please thank you","slug":"6.-5-points-what-are-the-implications-of-assigning-the-following-values-to-the-parameters-used-by-sj","computed":{"hrefAndAs":{"href":"/my-questions?questionId=b215b4cd-38f1-44c6-aa42-c8e7ebfdf162","as":"/questions-and-answers/6.-5-points-what-are-the-implications-of-assigning-the-following-values-to-the-parameters-used-by-sj/b215b4cd-38f1-44c6-aa42-c8e7ebfdf162"}}},{"answer":"The typing rules shown in the images correspond to formal type systems used in programming…","id":"a8d94732-1123-46b7-83df-6f47764ad5ef","questionText":"Gx: G(x) Gtrue bool\nGfalse: bool\nGn: int\nGelt1 G,x: t1e2: t2\nGlet x el in e2: t2\nGel bool Ge2 bool…","slug":"gx-gx-gtrue-bool-gfalse-bool-gn-int-gelt1-gx-t1e2-t2-glet-x-el-in-e2-t2-gel-bool-ge2-bool-gel-and-e2","computed":{"hrefAndAs":{"href":"/my-questions?questionId=a8d94732-1123-46b7-83df-6f47764ad5ef","as":"/questions-and-answers/gx-gx-gtrue-bool-gfalse-bool-gn-int-gelt1-gx-t1e2-t2-glet-x-el-in-e2-t2-gel-bool-ge2-bool-gel-and-e2/a8d94732-1123-46b7-83df-6f47764ad5ef"}}},{"answer":"Customer oriented working is a strategic management concept which ensures that business organization…","id":"7bf6f54e-539c-4c23-a313-1d38ed63e658","questionText":"What is the best description of the concept of \"customer-centric collaboration\"?","slug":"what-is-the-best-description-of-the-concept-of-customer-centric-collaboration","computed":{"hrefAndAs":{"href":"/my-questions?questionId=7bf6f54e-539c-4c23-a313-1d38ed63e658","as":"/questions-and-answers/what-is-the-best-description-of-the-concept-of-customer-centric-collaboration/7bf6f54e-539c-4c23-a313-1d38ed63e658"}}},{"answer":"Approach to solving the question:Allow me to walk you through the process of filling in the factor…","id":"c4457b70-2c5d-4549-86a1-32f9c588a5ef","questionText":"Bayes Nets Probability and Inference","slug":"pc-0.5-cloudy-sprinkler-c-psorc-c-0.1-c-0.5-rain-c-prorc-wetgrass-c-0.8-c-0.2-s-s-r-pdia-5-s-r-0.99-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=c4457b70-2c5d-4549-86a1-32f9c588a5ef","as":"/questions-and-answers/pc-0.5-cloudy-sprinkler-c-psorc-c-0.1-c-0.5-rain-c-prorc-wetgrass-c-0.8-c-0.2-s-s-r-pdia-5-s-r-0.99-/c4457b70-2c5d-4549-86a1-32f9c588a5ef"}}},{"answer":"Step 1: Step 2: Step 3: Step 4:","id":"7b241146-c097-4206-976d-d58d2efd5274","questionText":"- Find the complement of F: = wx + yz + x'y'; then show that FF' = 0 and F + F'= 1","slug":"find-the-complement-of-f-wx-yz-xy-then-show-that-ff-0-and-f-f-1","computed":{"hrefAndAs":{"href":"/my-questions?questionId=7b241146-c097-4206-976d-d58d2efd5274","as":"/questions-and-answers/find-the-complement-of-f-wx-yz-xy-then-show-that-ff-0-and-f-f-1/7b241146-c097-4206-976d-d58d2efd5274"}}},{"answer":"The problem is about statistical analysis of stock returns. We are given the standard deviation of…","id":"e6ab4c69-0a9f-42ca-9221-80ed8ec1598c","questionText":"1. Stock Return Performance Analysis:\nAn investment firm monitors the daily returns of a particular…","slug":"1.-stock-return-performance-analysis-an-investment-firm-monitors-the-daily-returns-of-a-particular-s","computed":{"hrefAndAs":{"href":"/my-questions?questionId=e6ab4c69-0a9f-42ca-9221-80ed8ec1598c","as":"/questions-and-answers/1.-stock-return-performance-analysis-an-investment-firm-monitors-the-daily-returns-of-a-particular-s/e6ab4c69-0a9f-42ca-9221-80ed8ec1598c"}}},{"answer":"Step 1: 1. Draw the original signal: Plot a sine wave which oscillates between -1 and 1 on the…","id":"6a58692e-7287-434b-b714-b6aaa8416971","questionText":"Home Work\n1. Draw the following signal x(t) = sin(wt) then scale it as follow\na)\ny(t) = 0.3x(t) =…","slug":"home-work-1.-draw-the-following-signal-xt-sinwt-then-scale-it-as-follow-a-yt-0.3xt-sin-wt-b-yt-3xt-s","computed":{"hrefAndAs":{"href":"/my-questions?questionId=6a58692e-7287-434b-b714-b6aaa8416971","as":"/questions-and-answers/home-work-1.-draw-the-following-signal-xt-sinwt-then-scale-it-as-follow-a-yt-0.3xt-sin-wt-b-yt-3xt-s/6a58692e-7287-434b-b714-b6aaa8416971"}}},{"answer":"Step 1:here first check for precedence: it is mentioned as highest to lowest for different operators…","id":"493913ad-617c-46d4-be5d-66913b5bffab","questionText":"Please explain the steps to arrive at the solution thororughly, along with the solution its self","slug":"03.-assume-the-following-rules-of-associativity-and-precedence-for-expressions-precedence-highest-no","computed":{"hrefAndAs":{"href":"/my-questions?questionId=493913ad-617c-46d4-be5d-66913b5bffab","as":"/questions-and-answers/03.-assume-the-following-rules-of-associativity-and-precedence-for-expressions-precedence-highest-no/493913ad-617c-46d4-be5d-66913b5bffab"}}},{"answer":"When it comes to email protocols, POP and SMTP are thought to be older than IMAP. It offers…","id":"d0931c7b-d1c8-40f1-8e99-c29fd2447b38","questionText":"Which of the following is the more recent and advanced electronic email system?\na. Simple Mail…","slug":"which-of-the-following-is-the-more-recent-and-advanced-electronic-email-system-a.-simple-mail-transf","computed":{"hrefAndAs":{"href":"/my-questions?questionId=d0931c7b-d1c8-40f1-8e99-c29fd2447b38","as":"/questions-and-answers/which-of-the-following-is-the-more-recent-and-advanced-electronic-email-system-a.-simple-mail-transf/d0931c7b-d1c8-40f1-8e99-c29fd2447b38"}}},{"answer":"Step 1: Step 2:","id":"5218e44e-3de3-48c1-bbbb-2322fa3a2bcc","questionText":"I need help please to draw a kmap for this truth table","slug":"4-variable-truth-table-a-b-c-d-f-0-0-0-0-0-0-0-0-1-1-0-0-1-0-0-0-0-1-1-1-0-1-0-0-1-0-1-0-1-0-0-1-1-0","computed":{"hrefAndAs":{"href":"/my-questions?questionId=5218e44e-3de3-48c1-bbbb-2322fa3a2bcc","as":"/questions-and-answers/4-variable-truth-table-a-b-c-d-f-0-0-0-0-0-0-0-0-1-1-0-0-1-0-0-0-0-1-1-1-0-1-0-0-1-0-1-0-1-0-0-1-1-0/5218e44e-3de3-48c1-bbbb-2322fa3a2bcc"}}},{"answer":"The provided Python function range_checks takes three arguments: red, blue, and green. These…","id":"b24f0597-1824-4bf9-a1cb-46cc4a8ed73e","questionText":"Given the following code, match the left side, with the most appropriate right hand side. \n \ndef…","slug":"given-the-following-code-match-the-left-side-with-the-most-appropriate-right-hand-side.-def-range_ch","computed":{"hrefAndAs":{"href":"/my-questions?questionId=b24f0597-1824-4bf9-a1cb-46cc4a8ed73e","as":"/questions-and-answers/given-the-following-code-match-the-left-side-with-the-most-appropriate-right-hand-side.-def-range_ch/b24f0597-1824-4bf9-a1cb-46cc4a8ed73e"}}},{"answer":"A-Instruction:The A-instruction sets the A register to a specified value. The machine code format…","id":"43cc4156-12f7-4a23-ad13-b96d1fc0b897","questionText":"please help me fill out the chart to translate assembly to machine code using the picture for…","slug":"directions-complete-the-translation-from-assembly-to-machine-code-for-the-following-instructions.-pa","computed":{"hrefAndAs":{"href":"/my-questions?questionId=43cc4156-12f7-4a23-ad13-b96d1fc0b897","as":"/questions-and-answers/directions-complete-the-translation-from-assembly-to-machine-code-for-the-following-instructions.-pa/43cc4156-12f7-4a23-ad13-b96d1fc0b897"}}},{"answer":"where:a is the first term,r is the common ratio, andn is the number of terms. Step 1:Identify a, r,…","id":"2c606043-1296-4f65-942e-a7da4e883b8e","questionText":"For the following expression:Fx=1+1/2+1/4+1/8+.....+1/(2x) By examining the small values of the…","slug":"for-the-following-expression-f-x-1121418.....12-x-by-examining-the-small-values-of-the-expression-ge","computed":{"hrefAndAs":{"href":"/my-questions?questionId=2c606043-1296-4f65-942e-a7da4e883b8e","as":"/questions-and-answers/for-the-following-expression-f-x-1121418.....12-x-by-examining-the-small-values-of-the-expression-ge/2c606043-1296-4f65-942e-a7da4e883b8e"}}},{"answer":"Step 1: Rearranging the inequality Step 2: Rearranging into a standard quadratic formWe can…","id":"5deed67f-d0c6-45a2-97b8-49235a6f4408","questionText":"Can you find the values of n ∈ Z that the following expression holds using induction\nn+6 \u0026lt; 1/16…","slug":"can-you-find-the-values-of-n-z-that-the-following-expression-holds-using-induction-n6-andlt-116-n-2-","computed":{"hrefAndAs":{"href":"/my-questions?questionId=5deed67f-d0c6-45a2-97b8-49235a6f4408","as":"/questions-and-answers/can-you-find-the-values-of-n-z-that-the-following-expression-holds-using-induction-n6-andlt-116-n-2-/5deed67f-d0c6-45a2-97b8-49235a6f4408"}}},{"answer":"Insertion sort is a simple sorting algorithm that works by building a sorted list one item at a…","id":"f7074021-bd08-41ad-b43e-280bd4a33348","questionText":"help please\nthe question is:\nSort 231 123 324 20 23 56 using Insertion Sort and fill in the answers…","slug":"help-please-the-question-is-sort-231-123-324-20-23-56-using-insertion-sort-and-fill-in-the-answers-b","computed":{"hrefAndAs":{"href":"/my-questions?questionId=f7074021-bd08-41ad-b43e-280bd4a33348","as":"/questions-and-answers/help-please-the-question-is-sort-231-123-324-20-23-56-using-insertion-sort-and-fill-in-the-answers-b/f7074021-bd08-41ad-b43e-280bd4a33348"}}},{"answer":"The problem requires us to create a function named time() that displays the elapsed time in MM:SS…","id":"4566d116-26c2-4ad3-beb1-588806dbcbea","questionText":"1. Create a function named time() so that it displays elapsed time since startBtn is clicked in…","slug":"railways-route-designer-trickles-elapsed-time-2000","computed":{"hrefAndAs":{"href":"/my-questions?questionId=4566d116-26c2-4ad3-beb1-588806dbcbea","as":"/questions-and-answers/railways-route-designer-trickles-elapsed-time-2000/4566d116-26c2-4ad3-beb1-588806dbcbea"}}},{"answer":"To prove : Basis Step : Inductive hypothesis : Inductive step : ","id":"eed5f0d3-9386-4d74-ac13-0509d2e20491","questionText":"Prove each statement using either weak, strong, or structural induction. Make sure to clearly…","slug":"prove-each-statement-using-either-weak-strong-or-structural-induction.-make-sure-to-clearly-indicate","computed":{"hrefAndAs":{"href":"/my-questions?questionId=eed5f0d3-9386-4d74-ac13-0509d2e20491","as":"/questions-and-answers/prove-each-statement-using-either-weak-strong-or-structural-induction.-make-sure-to-clearly-indicate/eed5f0d3-9386-4d74-ac13-0509d2e20491"}}},{"answer":"1. PostFixExpression.javaimport java.util.*;\n\n// Class representing a Postfix Expression evaluator…","id":"f3db0d07-a9e5-47fd-880d-be337a35c22d","questionText":"read in an infix expression from the console, translate it into postfix form,and then evaluate the…","slug":"read-in-an-infix-expression-from-the-console-translate-it-into-postfix-form-and-then-evaluate-the-po","computed":{"hrefAndAs":{"href":"/my-questions?questionId=f3db0d07-a9e5-47fd-880d-be337a35c22d","as":"/questions-and-answers/read-in-an-infix-expression-from-the-console-translate-it-into-postfix-form-and-then-evaluate-the-po/f3db0d07-a9e5-47fd-880d-be337a35c22d"}}},{"answer":"Steps and explanations are as follows:In case of any doubt, please let me know. Thank you.","id":"f9bec9c9-2c31-4b3c-b4d5-a59f2ba6cda9","questionText":"logg\nEx: 5\nlog7 6-log78+ log7 40:\nlogg Ex: 5","slug":"logg-ex-5-log7-6-log78-log7-40-logg-ex-5","computed":{"hrefAndAs":{"href":"/my-questions?questionId=f9bec9c9-2c31-4b3c-b4d5-a59f2ba6cda9","as":"/questions-and-answers/logg-ex-5-log7-6-log78-log7-40-logg-ex-5/f9bec9c9-2c31-4b3c-b4d5-a59f2ba6cda9"}}},{"answer":"Step 1: Simulated Annealing in Local Search Heuristic optimization techniques like simulated…","id":"d54a7524-92b7-4ded-a75e-2624e13bb103","questionText":"Please Explain in detail, the concept of simulated annealing in local search. Usepseudo code as…","slug":"please-explain-in-detail-the-concept-of-simulated-annealing-in-local-search.-use-pseudo-code-as-part","computed":{"hrefAndAs":{"href":"/my-questions?questionId=d54a7524-92b7-4ded-a75e-2624e13bb103","as":"/questions-and-answers/please-explain-in-detail-the-concept-of-simulated-annealing-in-local-search.-use-pseudo-code-as-part/d54a7524-92b7-4ded-a75e-2624e13bb103"}}}],"qnaQuestionXmlSchemaData":{"@context":"https://schema.org","@type":["QAPage","WebPage"],"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95"},"name":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","description":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","inLanguage":"en","headline":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","datePublished":"2024-11-15","dateModified":"2024-11-15","isAccessibleForFree":"False","hasPart":{"@type":"WebPageElement","isAccessibleForFree":"False","cssSelector":".paywall"},"mainEntity":{"@type":"Question","name":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","text":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","answerCount":1,"dateCreated":"2024-11-15","acceptedAnswer":{"@type":"Answer","text":"The first part of the question requires us to write a program that reads words from a text file and…"},"url":"https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95"}},"qnaAnswerFeedbackStats":{"numberOfUpVotes":0,"numberOfDownVotes":0,"numberOfStars":null,"shouldShowRating":false,"pageViews":null},"breadcrumbXmlSchemaData":{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://www.bartleby.com/","name":"Bartleby Textbook Solutions"}},{"@type":"ListItem","position":2,"item":{"@id":"https://www.bartleby.com/subject/engineering","name":"Engineering Q\u0026A and Textbook Solutions"}},{"@type":"ListItem","position":3,"item":{"@id":"https://www.bartleby.com/subject/engineering/computer-science","name":"Computer Science Q\u0026A, Textbooks, and Solutions"}},{"@type":"ListItem","position":4,"item":{"@id":"https://www.bartleby.com/subject/engineering/computer-science/questions-and-answers","name":"Computer Science Q\u0026A Library"}},{"@type":"ListItem","position":5,"item":{"@id":"https://www.bartleby.com/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95","name":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts)."}}]},"qnAAggregateRatingXmlSchemaData":null,"solutionVideoXmlSchemaData":null,"topicVideoXmlSchemaData":null,"pageTitle":"Answered: 1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your…","subjectShortName":"computer-science","questionHeaderText":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","questionText":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","bookSections":[{"bookSectionId":"88131553-58a7-11ea-8bb2-02de5cfdf1e9","title":"Creating Java Programs","sequenceText":"1","solutionsAvailable":true,"sections":[{"bookSectionId":"88131553-58a7-11ea-8bb2-02de5cfdf1e9","title":"Creating Java Programs","sequenceText":"1","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"889088f7-58a7-11ea-8bb2-02de5cfdf1e9","title":"Using Data","sequenceText":"2","solutionsAvailable":true,"sections":[{"bookSectionId":"889088f7-58a7-11ea-8bb2-02de5cfdf1e9","title":"Using Data","sequenceText":"2","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"88d9858c-58a7-11ea-8bb2-02de5cfdf1e9","title":"Using Methods, Classes, And Objects","sequenceText":"3","solutionsAvailable":true,"sections":[{"bookSectionId":"88d9858c-58a7-11ea-8bb2-02de5cfdf1e9","title":"Using Methods, Classes, And Objects","sequenceText":"3","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"891f8b2a-58a7-11ea-8bb2-02de5cfdf1e9","title":"More Object Concepts","sequenceText":"4","solutionsAvailable":true,"sections":[{"bookSectionId":"891f8b2a-58a7-11ea-8bb2-02de5cfdf1e9","title":"More Object Concepts","sequenceText":"4","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"89631d1a-58a7-11ea-8bb2-02de5cfdf1e9","title":"Making Decisions","sequenceText":"5","solutionsAvailable":true,"sections":[{"bookSectionId":"89631d1a-58a7-11ea-8bb2-02de5cfdf1e9","title":"Making Decisions","sequenceText":"5","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"89aca1b0-58a7-11ea-8bb2-02de5cfdf1e9","title":"Looping","sequenceText":"6","solutionsAvailable":true,"sections":[{"bookSectionId":"89aca1b0-58a7-11ea-8bb2-02de5cfdf1e9","title":"Looping","sequenceText":"6","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8a0d3b9e-58a7-11ea-8bb2-02de5cfdf1e9","title":"Characters, Strings, And The Stringbuilder","sequenceText":"7","solutionsAvailable":true,"sections":[{"bookSectionId":"8a0d3b9e-58a7-11ea-8bb2-02de5cfdf1e9","title":"Characters, Strings, And The Stringbuilder","sequenceText":"7","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8a61e64b-58a7-11ea-8bb2-02de5cfdf1e9","title":"Arrays","sequenceText":"8","solutionsAvailable":true,"sections":[{"bookSectionId":"8a61e64b-58a7-11ea-8bb2-02de5cfdf1e9","title":"Arrays","sequenceText":"8","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8abe7db2-58a7-11ea-8bb2-02de5cfdf1e9","title":"Advanced Array Concepts","sequenceText":"9","solutionsAvailable":true,"sections":[{"bookSectionId":"8abe7db2-58a7-11ea-8bb2-02de5cfdf1e9","title":"Advanced Array Concepts","sequenceText":"9","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8b171776-58a7-11ea-8bb2-02de5cfdf1e9","title":"Introduction To Inheritance","sequenceText":"10","solutionsAvailable":true,"sections":[{"bookSectionId":"8b171776-58a7-11ea-8bb2-02de5cfdf1e9","title":"Introduction To Inheritance","sequenceText":"10","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8b6a1d29-58a7-11ea-8bb2-02de5cfdf1e9","title":"Advanced Inheritance Concepts","sequenceText":"11","solutionsAvailable":true,"sections":[{"bookSectionId":"8b6a1d29-58a7-11ea-8bb2-02de5cfdf1e9","title":"Advanced Inheritance Concepts","sequenceText":"11","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8bcd897f-58a7-11ea-8bb2-02de5cfdf1e9","title":"Exception Handling","sequenceText":"12","solutionsAvailable":true,"sections":[{"bookSectionId":"8bcd897f-58a7-11ea-8bb2-02de5cfdf1e9","title":"Exception Handling","sequenceText":"12","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","title":"File Input And Output","sequenceText":"13","solutionsAvailable":true,"sections":[{"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","title":"File Input And Output","sequenceText":"13","solutionsAvailable":true,"isChapterLevel":true,"questions":[{"questionId":"37321593-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1RQ","sampleSolution":true,"questionText":null,"solutionId":"ef2903a0-05b1-472f-92d8-59bc7b021429","questionTextURL":null,"chapterTextURL":"chapter-13-problem-1rq-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37354776-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2RQ","solutionId":"ad195b27-9a65-4e9e-b8f8-6b675a895ddd","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"372e091f-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2CP","solutionId":"4036a75b-2250-471b-a13f-173c73738e65","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-12-problem-2cp-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8bcd897f-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"12","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"ef2903a0-05b1-472f-92d8-59bc7b021429","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-1rq-ebk-java-programming-9th-edition/9781337671385/ef2903a0-05b1-472f-92d8-59bc7b021429"}}},{"questionId":"37354776-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2RQ","sampleSolution":false,"questionText":null,"solutionId":"ad195b27-9a65-4e9e-b8f8-6b675a895ddd","questionTextURL":null,"chapterTextURL":"chapter-13-problem-2rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"3738f3c0-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3RQ","solutionId":"454b890f-cc61-47d3-a924-dfa6c11ba85e","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-3rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37321593-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1RQ","solutionId":"ef2903a0-05b1-472f-92d8-59bc7b021429","sampleSolution":true,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1rq-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"ad195b27-9a65-4e9e-b8f8-6b675a895ddd","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-2rq-ebk-java-programming-9th-edition/9781337671385/ad195b27-9a65-4e9e-b8f8-6b675a895ddd"}}},{"questionId":"3738f3c0-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3RQ","sampleSolution":false,"questionText":null,"solutionId":"454b890f-cc61-47d3-a924-dfa6c11ba85e","questionTextURL":null,"chapterTextURL":"chapter-13-problem-3rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"373c0cf2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"4RQ","solutionId":"3a2b2805-e807-4183-a046-e4612de49d83","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-4rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37354776-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2RQ","solutionId":"ad195b27-9a65-4e9e-b8f8-6b675a895ddd","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"454b890f-cc61-47d3-a924-dfa6c11ba85e","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-3rq-ebk-java-programming-9th-edition/9781337671385/454b890f-cc61-47d3-a924-dfa6c11ba85e"}}},{"questionId":"373c0cf2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"4RQ","sampleSolution":false,"questionText":null,"solutionId":"3a2b2805-e807-4183-a046-e4612de49d83","questionTextURL":null,"chapterTextURL":"chapter-13-problem-4rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"373f4261-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"5RQ","solutionId":"49e53597-3e1e-4cf8-8fc1-5d28a0758f15","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-5rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"3738f3c0-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3RQ","solutionId":"454b890f-cc61-47d3-a924-dfa6c11ba85e","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-3rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"3a2b2805-e807-4183-a046-e4612de49d83","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-4rq-ebk-java-programming-9th-edition/9781337671385/3a2b2805-e807-4183-a046-e4612de49d83"}}},{"questionId":"373f4261-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"5RQ","sampleSolution":false,"questionText":null,"solutionId":"49e53597-3e1e-4cf8-8fc1-5d28a0758f15","questionTextURL":null,"chapterTextURL":"chapter-13-problem-5rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37427e8a-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"6RQ","solutionId":"e6ff73a0-96dc-4cce-99c0-8273bc7498e1","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-6rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"373c0cf2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"4RQ","solutionId":"3a2b2805-e807-4183-a046-e4612de49d83","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-4rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"49e53597-3e1e-4cf8-8fc1-5d28a0758f15","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-5rq-ebk-java-programming-9th-edition/9781337671385/49e53597-3e1e-4cf8-8fc1-5d28a0758f15"}}},{"questionId":"37427e8a-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"6RQ","sampleSolution":false,"questionText":null,"solutionId":"e6ff73a0-96dc-4cce-99c0-8273bc7498e1","questionTextURL":null,"chapterTextURL":"chapter-13-problem-6rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"3746704d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"7RQ","solutionId":"7aec6a89-c377-4bc8-95ea-5f504d693ea1","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-7rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"373f4261-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"5RQ","solutionId":"49e53597-3e1e-4cf8-8fc1-5d28a0758f15","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-5rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"e6ff73a0-96dc-4cce-99c0-8273bc7498e1","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-6rq-ebk-java-programming-9th-edition/9781337671385/e6ff73a0-96dc-4cce-99c0-8273bc7498e1"}}},{"questionId":"3746704d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"7RQ","sampleSolution":false,"questionText":null,"solutionId":"7aec6a89-c377-4bc8-95ea-5f504d693ea1","questionTextURL":null,"chapterTextURL":"chapter-13-problem-7rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"374b604d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"8RQ","solutionId":"c72e04ad-0a2d-466e-bdf9-33b8806b3dd5","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-8rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37427e8a-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"6RQ","solutionId":"e6ff73a0-96dc-4cce-99c0-8273bc7498e1","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-6rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"7aec6a89-c377-4bc8-95ea-5f504d693ea1","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-7rq-ebk-java-programming-9th-edition/9781337671385/7aec6a89-c377-4bc8-95ea-5f504d693ea1"}}},{"questionId":"374b604d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"8RQ","sampleSolution":false,"questionText":null,"solutionId":"c72e04ad-0a2d-466e-bdf9-33b8806b3dd5","questionTextURL":null,"chapterTextURL":"chapter-13-problem-8rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"374ebc9f-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"9RQ","solutionId":"123a400d-9e15-4c33-b776-85da5510b422","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-9rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"3746704d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"7RQ","solutionId":"7aec6a89-c377-4bc8-95ea-5f504d693ea1","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-7rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"c72e04ad-0a2d-466e-bdf9-33b8806b3dd5","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-8rq-ebk-java-programming-9th-edition/9781337671385/c72e04ad-0a2d-466e-bdf9-33b8806b3dd5"}}},{"questionId":"374ebc9f-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"9RQ","sampleSolution":false,"questionText":null,"solutionId":"123a400d-9e15-4c33-b776-85da5510b422","questionTextURL":null,"chapterTextURL":"chapter-13-problem-9rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"3751da05-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"10RQ","solutionId":"2bdecdc5-526d-4b0b-8c10-704cc6dd7e4b","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-10rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"374b604d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"8RQ","solutionId":"c72e04ad-0a2d-466e-bdf9-33b8806b3dd5","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-8rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"123a400d-9e15-4c33-b776-85da5510b422","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-9rq-ebk-java-programming-9th-edition/9781337671385/123a400d-9e15-4c33-b776-85da5510b422"}}},{"questionId":"3751da05-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"10RQ","sampleSolution":false,"questionText":null,"solutionId":"2bdecdc5-526d-4b0b-8c10-704cc6dd7e4b","questionTextURL":null,"chapterTextURL":"chapter-13-problem-10rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37558564-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"11RQ","solutionId":"408e99a9-e34e-42fe-98fa-e5d251542b84","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-11rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"374ebc9f-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"9RQ","solutionId":"123a400d-9e15-4c33-b776-85da5510b422","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-9rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"2bdecdc5-526d-4b0b-8c10-704cc6dd7e4b","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-10rq-ebk-java-programming-9th-edition/9781337671385/2bdecdc5-526d-4b0b-8c10-704cc6dd7e4b"}}},{"questionId":"37558564-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"11RQ","sampleSolution":false,"questionText":null,"solutionId":"408e99a9-e34e-42fe-98fa-e5d251542b84","questionTextURL":null,"chapterTextURL":"chapter-13-problem-11rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"375e6f2a-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"12RQ","solutionId":"f10129fe-51af-4c79-b5e7-a2aa76e3cfb9","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-12rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"3751da05-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"10RQ","solutionId":"2bdecdc5-526d-4b0b-8c10-704cc6dd7e4b","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-10rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"408e99a9-e34e-42fe-98fa-e5d251542b84","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-11rq-ebk-java-programming-9th-edition/9781337671385/408e99a9-e34e-42fe-98fa-e5d251542b84"}}},{"questionId":"375e6f2a-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"12RQ","sampleSolution":false,"questionText":null,"solutionId":"f10129fe-51af-4c79-b5e7-a2aa76e3cfb9","questionTextURL":null,"chapterTextURL":"chapter-13-problem-12rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37633e3c-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"13RQ","solutionId":"d878e8ad-0860-4200-b72a-5650bf7aa853","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-13rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37558564-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"11RQ","solutionId":"408e99a9-e34e-42fe-98fa-e5d251542b84","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-11rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"f10129fe-51af-4c79-b5e7-a2aa76e3cfb9","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-12rq-ebk-java-programming-9th-edition/9781337671385/f10129fe-51af-4c79-b5e7-a2aa76e3cfb9"}}},{"questionId":"37633e3c-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"13RQ","sampleSolution":false,"questionText":null,"solutionId":"d878e8ad-0860-4200-b72a-5650bf7aa853","questionTextURL":null,"chapterTextURL":"chapter-13-problem-13rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37694c59-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"14RQ","solutionId":"7bd95201-cb16-492c-8410-f451a648de28","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-14rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"375e6f2a-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"12RQ","solutionId":"f10129fe-51af-4c79-b5e7-a2aa76e3cfb9","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-12rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"d878e8ad-0860-4200-b72a-5650bf7aa853","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-13rq-ebk-java-programming-9th-edition/9781337671385/d878e8ad-0860-4200-b72a-5650bf7aa853"}}},{"questionId":"37694c59-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"14RQ","sampleSolution":false,"questionText":null,"solutionId":"7bd95201-cb16-492c-8410-f451a648de28","questionTextURL":null,"chapterTextURL":"chapter-13-problem-14rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"376d49a3-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"15RQ","solutionId":"e51a4778-a612-463f-81aa-b3519ec8c8b8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-15rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37633e3c-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"13RQ","solutionId":"d878e8ad-0860-4200-b72a-5650bf7aa853","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-13rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"7bd95201-cb16-492c-8410-f451a648de28","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-14rq-ebk-java-programming-9th-edition/9781337671385/7bd95201-cb16-492c-8410-f451a648de28"}}},{"questionId":"376d49a3-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"15RQ","sampleSolution":false,"questionText":null,"solutionId":"e51a4778-a612-463f-81aa-b3519ec8c8b8","questionTextURL":null,"chapterTextURL":"chapter-13-problem-15rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"3770d640-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"16RQ","solutionId":"42fa230d-cef9-4cea-b718-8df2b112e326","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-16rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37694c59-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"14RQ","solutionId":"7bd95201-cb16-492c-8410-f451a648de28","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-14rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"e51a4778-a612-463f-81aa-b3519ec8c8b8","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-15rq-ebk-java-programming-9th-edition/9781337671385/e51a4778-a612-463f-81aa-b3519ec8c8b8"}}},{"questionId":"3770d640-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"16RQ","sampleSolution":false,"questionText":null,"solutionId":"42fa230d-cef9-4cea-b718-8df2b112e326","questionTextURL":null,"chapterTextURL":"chapter-13-problem-16rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"3774137e-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"17RQ","solutionId":"7f6d997d-f664-410b-a4a6-e76d63ec7d90","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-17rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"376d49a3-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"15RQ","solutionId":"e51a4778-a612-463f-81aa-b3519ec8c8b8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-15rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"42fa230d-cef9-4cea-b718-8df2b112e326","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-16rq-ebk-java-programming-9th-edition/9781337671385/42fa230d-cef9-4cea-b718-8df2b112e326"}}},{"questionId":"3774137e-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"17RQ","sampleSolution":false,"questionText":null,"solutionId":"7f6d997d-f664-410b-a4a6-e76d63ec7d90","questionTextURL":null,"chapterTextURL":"chapter-13-problem-17rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"377748d9-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"18RQ","solutionId":"6a2d8418-78a5-4f77-af1d-4a2194d4dba2","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-18rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"3770d640-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"16RQ","solutionId":"42fa230d-cef9-4cea-b718-8df2b112e326","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-16rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"7f6d997d-f664-410b-a4a6-e76d63ec7d90","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-17rq-ebk-java-programming-9th-edition/9781337671385/7f6d997d-f664-410b-a4a6-e76d63ec7d90"}}},{"questionId":"377748d9-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"18RQ","sampleSolution":false,"questionText":null,"solutionId":"6a2d8418-78a5-4f77-af1d-4a2194d4dba2","questionTextURL":null,"chapterTextURL":"chapter-13-problem-18rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"377a7fca-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"19RQ","solutionId":"9d3c77f2-5fca-4762-a1cc-658e3c092787","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-19rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"3774137e-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"17RQ","solutionId":"7f6d997d-f664-410b-a4a6-e76d63ec7d90","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-17rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"6a2d8418-78a5-4f77-af1d-4a2194d4dba2","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-18rq-ebk-java-programming-9th-edition/9781337671385/6a2d8418-78a5-4f77-af1d-4a2194d4dba2"}}},{"questionId":"377a7fca-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"19RQ","sampleSolution":false,"questionText":null,"solutionId":"9d3c77f2-5fca-4762-a1cc-658e3c092787","questionTextURL":null,"chapterTextURL":"chapter-13-problem-19rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"377df074-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"20RQ","solutionId":"4fad3e7b-ba4e-4eab-8fd2-7c18c81fcd9f","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-20rq-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"377748d9-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"18RQ","solutionId":"6a2d8418-78a5-4f77-af1d-4a2194d4dba2","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-18rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"9d3c77f2-5fca-4762-a1cc-658e3c092787","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-19rq-ebk-java-programming-9th-edition/9781337671385/9d3c77f2-5fca-4762-a1cc-658e3c092787"}}},{"questionId":"377df074-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"20RQ","sampleSolution":false,"questionText":null,"solutionId":"4fad3e7b-ba4e-4eab-8fd2-7c18c81fcd9f","questionTextURL":null,"chapterTextURL":"chapter-13-problem-20rq-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37812c97-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1PE","solutionId":"5c371248-6015-4ac9-9eec-d86b327f49f9","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"377a7fca-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"19RQ","solutionId":"9d3c77f2-5fca-4762-a1cc-658e3c092787","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-19rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"4fad3e7b-ba4e-4eab-8fd2-7c18c81fcd9f","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-20rq-ebk-java-programming-9th-edition/9781337671385/4fad3e7b-ba4e-4eab-8fd2-7c18c81fcd9f"}}},{"questionId":"37812c97-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1PE","sampleSolution":false,"questionText":null,"solutionId":"5c371248-6015-4ac9-9eec-d86b327f49f9","questionTextURL":null,"chapterTextURL":"chapter-13-problem-1pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"378461b4-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2PE","solutionId":"0b28839f-bd5c-4753-b580-71c90882ddfa","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"377df074-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"20RQ","solutionId":"4fad3e7b-ba4e-4eab-8fd2-7c18c81fcd9f","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-20rq-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"5c371248-6015-4ac9-9eec-d86b327f49f9","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-1pe-ebk-java-programming-9th-edition/9781337671385/5c371248-6015-4ac9-9eec-d86b327f49f9"}}},{"questionId":"378461b4-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2PE","sampleSolution":false,"questionText":null,"solutionId":"0b28839f-bd5c-4753-b580-71c90882ddfa","questionTextURL":null,"chapterTextURL":"chapter-13-problem-2pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37879919-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3PE","solutionId":"1ae3a7cd-4636-4f64-93de-b7693dc6493a","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-3pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37812c97-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1PE","solutionId":"5c371248-6015-4ac9-9eec-d86b327f49f9","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"0b28839f-bd5c-4753-b580-71c90882ddfa","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-2pe-ebk-java-programming-9th-edition/9781337671385/0b28839f-bd5c-4753-b580-71c90882ddfa"}}},{"questionId":"37879919-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3PE","sampleSolution":false,"questionText":null,"solutionId":"1ae3a7cd-4636-4f64-93de-b7693dc6493a","questionTextURL":null,"chapterTextURL":"chapter-13-problem-3pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"378ad7cb-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"4PE","solutionId":"e42479f0-10e5-4d81-9c8f-d908b59fb1fc","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-4pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"378461b4-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2PE","solutionId":"0b28839f-bd5c-4753-b580-71c90882ddfa","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"1ae3a7cd-4636-4f64-93de-b7693dc6493a","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-3pe-ebk-java-programming-9th-edition/9781337671385/1ae3a7cd-4636-4f64-93de-b7693dc6493a"}}},{"questionId":"378ad7cb-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"4PE","sampleSolution":false,"questionText":null,"solutionId":"e42479f0-10e5-4d81-9c8f-d908b59fb1fc","questionTextURL":null,"chapterTextURL":"chapter-13-problem-4pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"378e0e70-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"5PE","solutionId":"fc24be34-217d-4d26-b6a8-f5294d76df75","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-5pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37879919-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3PE","solutionId":"1ae3a7cd-4636-4f64-93de-b7693dc6493a","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-3pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"e42479f0-10e5-4d81-9c8f-d908b59fb1fc","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-4pe-ebk-java-programming-9th-edition/9781337671385/e42479f0-10e5-4d81-9c8f-d908b59fb1fc"}}},{"questionId":"378e0e70-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"5PE","sampleSolution":false,"questionText":null,"solutionId":"fc24be34-217d-4d26-b6a8-f5294d76df75","questionTextURL":null,"chapterTextURL":"chapter-13-problem-5pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37912955-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"6PE","solutionId":"650fe06c-042c-44dd-ad57-a13fbf33a918","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-6pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"378ad7cb-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"4PE","solutionId":"e42479f0-10e5-4d81-9c8f-d908b59fb1fc","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-4pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"fc24be34-217d-4d26-b6a8-f5294d76df75","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-5pe-ebk-java-programming-9th-edition/9781337671385/fc24be34-217d-4d26-b6a8-f5294d76df75"}}},{"questionId":"37912955-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"6PE","sampleSolution":false,"questionText":null,"solutionId":"650fe06c-042c-44dd-ad57-a13fbf33a918","questionTextURL":null,"chapterTextURL":"chapter-13-problem-6pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"379462f3-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"7PE","solutionId":"8a35c192-8f6b-4c2a-9fd6-430a9e234a81","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-7pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"378e0e70-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"5PE","solutionId":"fc24be34-217d-4d26-b6a8-f5294d76df75","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-5pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"650fe06c-042c-44dd-ad57-a13fbf33a918","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-6pe-ebk-java-programming-9th-edition/9781337671385/650fe06c-042c-44dd-ad57-a13fbf33a918"}}},{"questionId":"379462f3-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"7PE","sampleSolution":false,"questionText":null,"solutionId":"8a35c192-8f6b-4c2a-9fd6-430a9e234a81","questionTextURL":null,"chapterTextURL":"chapter-13-problem-7pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"3797b6e2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"8PE","solutionId":"d9f58bd8-9b86-43ec-abdc-8a6bbd13d229","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-8pe-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37912955-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"6PE","solutionId":"650fe06c-042c-44dd-ad57-a13fbf33a918","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-6pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"8a35c192-8f6b-4c2a-9fd6-430a9e234a81","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-7pe-ebk-java-programming-9th-edition/9781337671385/8a35c192-8f6b-4c2a-9fd6-430a9e234a81"}}},{"questionId":"3797b6e2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"8PE","sampleSolution":false,"questionText":null,"solutionId":"d9f58bd8-9b86-43ec-abdc-8a6bbd13d229","questionTextURL":null,"chapterTextURL":"chapter-13-problem-8pe-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"379b1cdc-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"9PE","solutionId":"58d7fac7-802a-452f-b5ed-1f809cf34fe8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-9pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"379462f3-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"7PE","solutionId":"8a35c192-8f6b-4c2a-9fd6-430a9e234a81","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-7pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"d9f58bd8-9b86-43ec-abdc-8a6bbd13d229","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-8pe-ebk-java-programming-9th-edition/9781337671385/d9f58bd8-9b86-43ec-abdc-8a6bbd13d229"}}},{"questionId":"379b1cdc-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"9PE","sampleSolution":false,"questionText":null,"solutionId":"58d7fac7-802a-452f-b5ed-1f809cf34fe8","questionTextURL":null,"chapterTextURL":"chapter-13-problem-9pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"379e6131-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"10PE","solutionId":"c4bac30b-162c-461b-a5a2-87cdfd3b2acf","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-10pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"3797b6e2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"8PE","solutionId":"d9f58bd8-9b86-43ec-abdc-8a6bbd13d229","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-8pe-ebk-java-programming-9th-edition","solutionAvailable":true,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"58d7fac7-802a-452f-b5ed-1f809cf34fe8","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-9pe-ebk-java-programming-9th-edition/9781337671385/58d7fac7-802a-452f-b5ed-1f809cf34fe8"}}},{"questionId":"379e6131-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"10PE","sampleSolution":false,"questionText":null,"solutionId":"c4bac30b-162c-461b-a5a2-87cdfd3b2acf","questionTextURL":null,"chapterTextURL":"chapter-13-problem-10pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37a1a9d5-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1DE","solutionId":"5b604a23-abe9-4fb8-8f52-bd5452e49ab8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1de-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"379b1cdc-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"9PE","solutionId":"58d7fac7-802a-452f-b5ed-1f809cf34fe8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-9pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"c4bac30b-162c-461b-a5a2-87cdfd3b2acf","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-10pe-ebk-java-programming-9th-edition/9781337671385/c4bac30b-162c-461b-a5a2-87cdfd3b2acf"}}},{"questionId":"37a1a9d5-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1DE","sampleSolution":false,"questionText":null,"solutionId":"5b604a23-abe9-4fb8-8f52-bd5452e49ab8","questionTextURL":null,"chapterTextURL":"chapter-13-problem-1de-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37a5029b-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1GZ","solutionId":"6649cd50-971f-4166-a63f-a923398561f8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"379e6131-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"10PE","solutionId":"c4bac30b-162c-461b-a5a2-87cdfd3b2acf","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-10pe-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"5b604a23-abe9-4fb8-8f52-bd5452e49ab8","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-1de-ebk-java-programming-9th-edition/9781337671385/5b604a23-abe9-4fb8-8f52-bd5452e49ab8"}}},{"questionId":"37a5029b-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1GZ","sampleSolution":false,"questionText":null,"solutionId":"6649cd50-971f-4166-a63f-a923398561f8","questionTextURL":null,"chapterTextURL":"chapter-13-problem-1gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37a860b2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2GZ","solutionId":"3aef096a-dbf9-4074-8d18-2e6dc1c4b077","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37a1a9d5-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1DE","solutionId":"5b604a23-abe9-4fb8-8f52-bd5452e49ab8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1de-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"6649cd50-971f-4166-a63f-a923398561f8","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-1gz-ebk-java-programming-9th-edition/9781337671385/6649cd50-971f-4166-a63f-a923398561f8"}}},{"questionId":"37a860b2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2GZ","sampleSolution":false,"questionText":null,"solutionId":"3aef096a-dbf9-4074-8d18-2e6dc1c4b077","questionTextURL":null,"chapterTextURL":"chapter-13-problem-2gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37aba24c-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3GZ","solutionId":"40970c75-0546-4bc9-a1c8-6d2ea371c6ae","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-3gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37a5029b-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1GZ","solutionId":"6649cd50-971f-4166-a63f-a923398561f8","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"3aef096a-dbf9-4074-8d18-2e6dc1c4b077","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-2gz-ebk-java-programming-9th-edition/9781337671385/3aef096a-dbf9-4074-8d18-2e6dc1c4b077"}}},{"questionId":"37aba24c-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3GZ","sampleSolution":false,"questionText":null,"solutionId":"40970c75-0546-4bc9-a1c8-6d2ea371c6ae","questionTextURL":null,"chapterTextURL":"chapter-13-problem-3gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37aec557-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1CP","solutionId":"27430c20-e666-42f5-9932-af6122f5fd16","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1cp-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37a860b2-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2GZ","solutionId":"3aef096a-dbf9-4074-8d18-2e6dc1c4b077","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"40970c75-0546-4bc9-a1c8-6d2ea371c6ae","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-3gz-ebk-java-programming-9th-edition/9781337671385/40970c75-0546-4bc9-a1c8-6d2ea371c6ae"}}},{"questionId":"37aec557-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1CP","sampleSolution":false,"questionText":null,"solutionId":"27430c20-e666-42f5-9932-af6122f5fd16","questionTextURL":null,"chapterTextURL":"chapter-13-problem-1cp-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37b20b94-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2CP","solutionId":"003d8da4-acfc-47f3-8bbb-5a897352a555","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-2cp-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"prevQuestion":{"questionId":"37aba24c-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"3GZ","solutionId":"40970c75-0546-4bc9-a1c8-6d2ea371c6ae","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-3gz-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"27430c20-e666-42f5-9932-af6122f5fd16","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-1cp-ebk-java-programming-9th-edition/9781337671385/27430c20-e666-42f5-9932-af6122f5fd16"}}},{"questionId":"37b20b94-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"2CP","sampleSolution":false,"questionText":null,"solutionId":"003d8da4-acfc-47f3-8bbb-5a897352a555","questionTextURL":null,"chapterTextURL":"chapter-13-problem-2cp-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1,"primarySolution":true,"nextQuestion":{"questionId":"37b64f6d-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1RQ","solutionId":"32d1453b-ec36-4857-9361-24d37188e4bf","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-14-problem-1rq-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c9d0066-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"14","seoIndexingStatus":1},"prevQuestion":{"questionId":"37aec557-16ab-11ea-af18-0e05d2bf2dc8","questionTitle":"1CP","solutionId":"27430c20-e666-42f5-9932-af6122f5fd16","sampleSolution":false,"questionText":null,"questionTextURL":null,"chapterTextURL":"chapter-13-problem-1cp-ebk-java-programming-9th-edition","solutionAvailable":false,"bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","chapterSequenceText":"13","seoIndexingStatus":1},"computed":{"textbookSolutionHrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"003d8da4-acfc-47f3-8bbb-5a897352a555","isbn13":"9781337671385"}},"as":"/solution-answer/chapter-13-problem-2cp-ebk-java-programming-9th-edition/9781337671385/003d8da4-acfc-47f3-8bbb-5a897352a555"}}}]}]},{"bookSectionId":"8c9d0066-58a7-11ea-8bb2-02de5cfdf1e9","title":"Introduction To Swing Components","sequenceText":"14","solutionsAvailable":true,"sections":[{"bookSectionId":"8c9d0066-58a7-11ea-8bb2-02de5cfdf1e9","title":"Introduction To Swing Components","sequenceText":"14","solutionsAvailable":true,"isChapterLevel":true}]},{"bookSectionId":"8d03e192-58a7-11ea-8bb2-02de5cfdf1e9","title":"Using Javafx And Scene Builder","sequenceText":"15","solutionsAvailable":true,"sections":[{"bookSectionId":"8d03e192-58a7-11ea-8bb2-02de5cfdf1e9","title":"Using Javafx And Scene Builder","sequenceText":"15","solutionsAvailable":true,"isChapterLevel":true}]}],"isBookshelved":false,"isFree":false,"bookId":"f5958f5f-463d-11e9-8385-02ee952b546e","textBookUrl":"https://www.amazon.com/b?node=283155","bookmarks":[],"stickyHeaderProps":{"centerText":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts)."},"breadcrumbParts":[{"name":"Engineering","shouldShrinkSlowly":true,"breadcrumbLink":{"hrefAndAs":{"href":{"pathname":"/subject","query":{"subject":"engineering"}},"as":"/subject/engineering"},"onClickGtmEvent":{"event":"Clicked on Q\u0026A Solution Breadcrumb","location":{"name":"Q\u0026A Solution Page"}}}},{"name":"Computer Science","shouldShrinkSlowly":true,"breadcrumbLink":{"hrefAndAs":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"computer-science"}},"as":"/subject/engineering/computer-science"},"onClickGtmEvent":{"event":"Clicked on Q\u0026A Solution Breadcrumb","location":{"name":"Q\u0026A Solution Page"}}}},{"name":"1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt file with your words and pass the file name in the command line. (2 points) 2 .Write a program that reads an unspecified number of integers (unsorted) and finds the one that has the most occurrences. The input ends with the input is 0. (Enter 0 will end the input of the integers value). If several number has the same occurrences, all of them should be reported (output all with equal counts).","shouldShrinkSlowly":false}],"solutionId":"650fe06c-042c-44dd-ad57-a13fbf33a918","queryChapterOrSection":false,"dcsRecommendationData":{"items":[{"type":"TBS","parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"text":"(Practice) a. Write a set of two statements declaring the following objects as ifstream objects, and then opening them as text input files: inData.txt, prices.txt, coupons.dat, and exper.dat. b. Rewrite the two statements for Exercise 2a, using a single statement.","isbn13":"9781133187844","editionNumber":4,"chapterNumber":"8.1","questionNumber":"2","bookTitle":"C++ for Engineers and Scientists","sectionNumber":"8.1","questionTitle":"2E","slug":"chapter-81-problem-2e-c-for-engineers-and-scientists-4th-edition","questionSlug":"practice-a-write-a-set-of-two-statements-declaring-the-following-objects-as-ifstream-objects-and","solutionId":"93731431-a6f5-4f11-9793-363245a23b65","isQuestionVisible":true,"bookSectionId":"33b3fda4-57d7-11ea-8bb2-02de5cfdf1e9","bookSectionParentId":"33943090-57d7-11ea-8bb2-02de5cfdf1e9","computed":{"hrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"93731431-a6f5-4f11-9793-363245a23b65","isbn13":"9781133187844"}},"as":"/solution-answer/chapter-81-problem-2e-c-for-engineers-and-scientists-4th-edition/9781133187844/practice-a-write-a-set-of-two-statements-declaring-the-following-objects-as-ifstream-objects-and/93731431-a6f5-4f11-9793-363245a23b65"},"content":"(Practice) a. Write a set of two statements declaring the following objects as ifstream objects, and then opening them as text input files: inData.txt, prices.txt, coupons.dat, and exper.dat. b. Rewrite the two statements for Exercise 2a, using a single statement."}},{"type":"TBS","parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"text":"Write a program to implement the algorithm that you designed in Exercise 22 of Chapter 1. (Assume that the account balance is stored in the file Ch4_Ex15_Data.txt.) Your program should output account balance before and after withdrawal and service charges. Also save the account balance after withdrawal in the file Ch4_Ex15_Output.txt.","isbn13":"9781337102087","editionNumber":8,"chapterNumber":"4","questionNumber":"49","bookTitle":"C++ Programming: From Problem Analysis to Program Design","sectionNumber":"4","questionTitle":"15PE","slug":"chapter-4-problem-15pe-c-programming-from-problem-analysis-to-program-design-8th-edition","questionSlug":"write-a-program-to-implement-the-algorithm-that-you-designed-in-exercise-22-of-chapter-1-assume","solutionId":"99de770f-e049-11e9-8385-02ee952b546e","isQuestionVisible":true,"bookSectionId":"7e9207b6-b45e-11e9-8385-02ee952b546e","bookSectionParentId":null,"computed":{"hrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"99de770f-e049-11e9-8385-02ee952b546e","isbn13":"9781337102087"}},"as":"/solution-answer/chapter-4-problem-15pe-c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/write-a-program-to-implement-the-algorithm-that-you-designed-in-exercise-22-of-chapter-1-assume/99de770f-e049-11e9-8385-02ee952b546e"},"content":"Write a program to implement the algorithm that you designed in Exercise 22 of Chapter 1. (Assume that the account balance is stored in the file Ch4_Ex15_Data.txt.) Your program should output account balance before and after withdrawal and service charges. Also save the account balance after withdrawal in the file Ch4_Ex15_Output.txt."}},{"type":"TBS","parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"text":"Create a program named FileComparison that compares two files. First, use a text editor such as Notepad to save your favorite movie quote. Next, copy the file contents, and paste them into a word-processing program such as Word. Then, write the file-comparison application that displays the sizes of the two files as well as the ratio of their sizes to each other. To discover a files size, you can create a System. 10. Filelnfo object using statements such as the following, where FILE_NAME is a string that contains the name of the file, and size has been declared as an integer: FileInfo fileInfo = new FileInfo(FILE_NAME); size = fileInfo.Length;","isbn13":"9781337102100","editionNumber":7,"chapterNumber":"14","questionNumber":"22","bookTitle":"Microsoft Visual C#","sectionNumber":"14","questionTitle":"2E","slug":"chapter-14-problem-2e-microsoft-visual-c-7th-edition","questionSlug":"create-a-program-named-filecomparison-that-compares-two-files-first-use-a-text-editor-such-as","solutionId":"ac70e08d-e049-11e9-8385-02ee952b546e","isQuestionVisible":true,"bookSectionId":"ba534e56-dab1-11e9-8385-02ee952b546e","bookSectionParentId":null,"computed":{"hrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"ac70e08d-e049-11e9-8385-02ee952b546e","isbn13":"9781337102100"}},"as":"/solution-answer/chapter-14-problem-2e-microsoft-visual-c-7th-edition/9781337102100/create-a-program-named-filecomparison-that-compares-two-files-first-use-a-text-editor-such-as/ac70e08d-e049-11e9-8385-02ee952b546e"},"content":"Create a program named FileComparison that compares two files. First, use a text editor such as Notepad to save your favorite movie quote. Next, copy the file contents, and paste them into a word-processing program such as Word. Then, write the file-comparison application that displays the sizes of the two files as well as the ratio of their sizes to each other. To discover a files size, you can create a System. 10. Filelnfo object using statements such as the following, where FILE_NAME is a string that contains the name of the file, and size has been declared as an integer: FileInfo fileInfo = new FileInfo(FILE_NAME); size = fileInfo.Length;"}},{"type":"TBS","parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"text":"In Chapter 4, you created a program that generates a random number, allows a user to guess it, and displays a message indicating whether the guess is too low, too high, or correct. Now, create a modified program called GuessingGame2 in which the user can continue to enter values until the correct guess is made. After the user guesses correctly, display the number of guesses made. Recall that you can generate a random number whose value is at least min and less than max using the following statements: Random ranNumber = new Random(); int randomNumber; randomNumber = ranNumber.Next(min, max);","isbn13":"9781337102100","editionNumber":7,"chapterNumber":"5","questionNumber":"34","bookTitle":"Microsoft Visual C#","sectionNumber":"5","questionTitle":"14E","slug":"chapter-5-problem-14e-microsoft-visual-c-7th-edition","questionSlug":"in-chapter-4-you-created-a-program-that-generates-a-random-number-allows-a-user-to-guess-it-and","solutionId":"aaf12355-e049-11e9-8385-02ee952b546e","isQuestionVisible":true,"bookSectionId":"b534a58c-dab1-11e9-8385-02ee952b546e","bookSectionParentId":null,"computed":{"hrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"aaf12355-e049-11e9-8385-02ee952b546e","isbn13":"9781337102100"}},"as":"/solution-answer/chapter-5-problem-14e-microsoft-visual-c-7th-edition/9781337102100/in-chapter-4-you-created-a-program-that-generates-a-random-number-allows-a-user-to-guess-it-and/aaf12355-e049-11e9-8385-02ee952b546e"},"content":"In Chapter 4, you created a program that generates a random number, allows a user to guess it, and displays a message indicating whether the guess is too low, too high, or correct. Now, create a modified program called GuessingGame2 in which the user can continue to enter values until the correct guess is made. After the user guesses correctly, display the number of guesses made. Recall that you can generate a random number whose value is at least min and less than max using the following statements: Random ranNumber = new Random(); int randomNumber; randomNumber = ranNumber.Next(min, max);"}},{"type":"TBS","parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"text":"(Numerical) Using the srand() and rand() C++ library functions, fill an array of 1000 floating-point numbers with random numbers that have been scaled to the range 1 to 100. Then determine and display the number of random numbers having values between 1 and 50 and the number having values greater than 50. What do you expect the output counts to be?","isbn13":"9781133187844","editionNumber":4,"chapterNumber":"7","questionNumber":"7","bookTitle":"C++ for Engineers and Scientists","sectionNumber":"7","questionTitle":"7PP","slug":"chapter-7-problem-7pp-c-for-engineers-and-scientists-4th-edition","questionSlug":"numerical-using-the-srand-and-rand-c-library-functions-fill-an-array-of-1000-floating-point","solutionId":"7c4a3bbb-ec93-4083-baa5-beb0ff2e563d","isQuestionVisible":true,"bookSectionId":"32b59bfb-57d7-11ea-8bb2-02de5cfdf1e9","bookSectionParentId":null,"computed":{"hrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"7c4a3bbb-ec93-4083-baa5-beb0ff2e563d","isbn13":"9781133187844"}},"as":"/solution-answer/chapter-7-problem-7pp-c-for-engineers-and-scientists-4th-edition/9781133187844/numerical-using-the-srand-and-rand-c-library-functions-fill-an-array-of-1000-floating-point/7c4a3bbb-ec93-4083-baa5-beb0ff2e563d"},"content":"(Numerical) Using the srand() and rand() C++ library functions, fill an array of 1000 floating-point numbers with random numbers that have been scaled to the range 1 to 100. Then determine and display the number of random numbers having values between 1 and 50 and the number having values greater than 50. What do you expect the output counts to be?"}},{"type":"TBS","parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"text":"Mark the following statements as true or false. An output stream is a sequence of characters from a computer to an output device. (1) To use cin and cout in a program, the program must include the header file iostream. (1, 2) Suppose pay is a variable of type double. The statement cin pay, requires the input of a decimal number. (2) The statement cin length; and length cin; are equivalent. (2) When the statement cin numl num2; executes, then after inputting a number into the variable numl the program skips all trailing whitespace characters. (2) To use the predefined function sqrt in a program, the program must include the header file cmath. (3) The statement cin.get (ch); inputs the next nonwhitespace character into the variable ch. (4) When the input stream enters the fail state, the program terminates with an error message. (5) To use the manipulators fixed and showpoint, the program does not require the inclusion of the header file iomanip. (6) The statement cin right; sets the input of only the next variable right-justified. (7) To input data from a file, the program must include the header file fstream. (10)","isbn13":"9781337102087","editionNumber":8,"chapterNumber":"3","questionNumber":"1","bookTitle":"C++ Programming: From Problem Analysis to Program Design","sectionNumber":"3","questionTitle":"1TF","slug":"chapter-3-problem-1tf-c-programming-from-problem-analysis-to-program-design-8th-edition","questionSlug":"mark-the-following-statements-as-true-or-false-an-output-stream-is-a-sequence-of-characters-from-a","solutionId":"b276dc8a-d545-11e9-8385-02ee952b546e","isQuestionVisible":true,"bookSectionId":"7e26be7c-b45e-11e9-8385-02ee952b546e","bookSectionParentId":null,"computed":{"hrefAndAs":{"href":{"pathname":"/solution-answers","query":{"id":"b276dc8a-d545-11e9-8385-02ee952b546e","isbn13":"9781337102087"}},"as":"/solution-answer/chapter-3-problem-1tf-c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/mark-the-following-statements-as-true-or-false-an-output-stream-is-a-sequence-of-characters-from-a/b276dc8a-d545-11e9-8385-02ee952b546e"},"content":"Mark the following statements as true or false. An output stream is a sequence of characters from a computer to an output device. (1) To use cin and cout in a program, the program must include the header file iostream. (1, 2) Suppose pay is a variable of type double. The statement cin pay, requires the input of a decimal number. (2) The statement cin length; and length cin; are equivalent. (2) When the statement cin numl num2; executes, then after inputting a number into the variable numl the program skips all trailing whitespace characters. (2) To use the predefined function sqrt in a program, the program must include the header file cmath. (3) The statement cin.get (ch); inputs the next nonwhitespace character into the variable ch. (4) When the input stream enters the fail state, the program terminates with an error message. (5) To use the manipulators fixed and showpoint, the program does not require the inclusion of the header file iomanip. (6) The statement cin right; sets the input of only the next variable right-justified. (7) To input data from a file, the program must include the header file fstream. (10)"}}],"popularTextbooks":[{"parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"bookId":"f5958f5f-463d-11e9-8385-02ee952b546e","studyGuideAvailable":true,"isHighSchool":false,"isFree":false,"textBookUrl":"https://www.textbooks.com/Java-Programming/9781337671385/Joyce-Farrell.php","isbn13":"9781337671385","bookTitle":"EBK JAVA PROGRAMMING","edition":9,"author":"FARRELL","publisher":"CENGAGE LEARNING - CONSIGNMENT","smallImage":"https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg","slug":"ebk-java-programming-9th-edition","solution":{"text":0,"isbn13":"9781337671385","chapterNumber":"13","questionNumber":"26","sectionNumber":"13","questionTitle":"6PE","slug":"chapter-13-problem-6pe-ebk-java-programming-9th-edition","questionSlug":null,"solutionId":"650fe06c-042c-44dd-ad57-a13fbf33a918","bookSectionId":"8c3bee1b-58a7-11ea-8bb2-02de5cfdf1e9","bookSectionParentId":null,"questionId":"37912955-16ab-11ea-af18-0e05d2bf2dc8"},"computed":{"editionStr":"9th Edition","authorsStr":"FARRELL","hrefAndAs":{"href":{"pathname":"/textbook","query":{"isbn13":"9781337671385","bookTitleSlug":"ebk-java-programming-9th-edition","slug":"ebk-java-programming-9th-edition"}},"as":"/textbooks/ebk-java-programming-9th-edition/9781337671385/solutions"},"truncatedTitle":"EBK JAVA PROGRAMMING"}},{"parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"bookId":"493adbf1-3f7e-11e8-a3e8-a45d36699311","studyGuideAvailable":true,"isHighSchool":false,"isFree":false,"isbn13":"9781337102087","bookTitle":"C++ Programming: From Problem Analysis to Program Design","edition":8,"author":"D. S. Malik","publisher":"Cengage Learning","smallImage":"https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif","slug":"c-programming-from-problem-analysis-to-program-design-8th-edition","solution":{"text":0,"isbn13":"9781337102087","chapterNumber":"8","questionNumber":"50","sectionNumber":"8","questionTitle":"6PE","slug":"chapter-8-problem-6pe-c-programming-from-problem-analysis-to-program-design-8th-edition","questionSlug":null,"solutionId":"9b197d9f-e049-11e9-8385-02ee952b546e","bookSectionId":"819e9019-b45e-11e9-8385-02ee952b546e","bookSectionParentId":null,"questionId":"824daa12-b45e-11e9-8385-02ee952b546e"},"computed":{"editionStr":"8th Edition","authorsStr":"D. S. Malik","hrefAndAs":{"href":{"pathname":"/textbook","query":{"isbn13":"9781337102087","bookTitleSlug":"c-programming-from-problem-analysis-to-program-design-8th-edition","slug":"c-programming-from-problem-analysis-to-program-design-8th-edition"}},"as":"/textbooks/c-programming-from-problem-analysis-to-program-design-8th-edition/9781337102087/solutions"},"truncatedTitle":"C++ Programming: From Problem Analysis to Program..."}},{"parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"bookId":"64f0bd26-e6d4-11e8-9bb5-0ece094302b6","studyGuideAvailable":true,"isHighSchool":false,"isFree":false,"textBookUrl":"https://www.textbooks.com/Microsoft-Visual-C-Introduction/9781337102100/Joyce-Farrell.php","isbn13":"9781337102100","bookTitle":"Microsoft Visual C#","edition":7,"author":"Joyce, Farrell.","publisher":"Cengage Learning,","smallImage":"https://www.bartleby.com/isbn_cover_images/9781337102100/9781337102100_smallCoverImage.gif","slug":"microsoft-visual-c-7th-edition","solution":{"text":0,"isbn13":"9781337102100","chapterNumber":"14","questionNumber":"15","sectionNumber":"14","questionTitle":"15RQ","slug":"chapter-14-problem-15rq-microsoft-visual-c-7th-edition","questionSlug":null,"solutionId":"ac455b2e-e049-11e9-8385-02ee952b546e","bookSectionId":"ba534e56-dab1-11e9-8385-02ee952b546e","bookSectionParentId":null,"questionId":"ba8890be-dab1-11e9-8385-02ee952b546e"},"computed":{"editionStr":"7th Edition","authorsStr":"Joyce, Farrell.","hrefAndAs":{"href":{"pathname":"/textbook","query":{"isbn13":"9781337102100","bookTitleSlug":"microsoft-visual-c-7th-edition","slug":"microsoft-visual-c-7th-edition"}},"as":"/textbooks/microsoft-visual-c-7th-edition/9781337102100/solutions"},"truncatedTitle":"Microsoft Visual C#"}},{"parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"bookId":"c3973ce5-3f77-11e8-a3e8-a45d36699311","studyGuideAvailable":true,"isHighSchool":false,"isFree":false,"textBookUrl":"https://www.textbooks.com/C-for-Engineers-and-Scientists/9781133187844/Gary-J-Bronson.php","isbn13":"9781133187844","bookTitle":"C++ for Engineers and Scientists","edition":4,"author":"Bronson, Gary J.","publisher":"Course Technology Ptr","smallImage":"https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif","slug":"c-for-engineers-and-scientists-4th-edition","solution":{"text":0,"isbn13":"9781133187844","chapterNumber":"8.4","questionNumber":"3","sectionNumber":"8.4","questionTitle":"3E","slug":"chapter-84-problem-3e-c-for-engineers-and-scientists-4th-edition","questionSlug":null,"solutionId":"294e544a-8ce4-4a5b-a4db-0d40b6340030","bookSectionId":"34070419-57d7-11ea-8bb2-02de5cfdf1e9","bookSectionParentId":"33943090-57d7-11ea-8bb2-02de5cfdf1e9","questionId":"340ea08b-57d7-11ea-8bb2-02de5cfdf1e9"},"computed":{"editionStr":"4th Edition","authorsStr":"Bronson, Gary J.","hrefAndAs":{"href":{"pathname":"/textbook","query":{"isbn13":"9781133187844","bookTitleSlug":"c-for-engineers-and-scientists-4th-edition","slug":"c-for-engineers-and-scientists-4th-edition"}},"as":"/textbooks/c-for-engineers-and-scientists-4th-edition/9781133187844/solutions"},"truncatedTitle":"C++ for Engineers and Scientists"}},{"parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"bookId":"e4786a15-7037-11ea-8bb2-02de5cfdf1e9","studyGuideAvailable":true,"isHighSchool":false,"isFree":false,"isbn13":"9781337669405","bookTitle":"Programming Logic \u0026 Design Comprehensive","edition":9,"author":"FARRELL","publisher":"Cengage","smallImage":"https://s3.amazonaws.com/compass-isbn-assets/textbook_empty_images/small_textbook_empty.svg","slug":"programming-logic-and-design-comprehensive-9th-edition","solution":{"text":0,"isbn13":"9781337669405","chapterNumber":"7","questionNumber":"15","sectionNumber":"7","questionTitle":"15RQ","slug":"chapter-7-problem-15rq-programming-logic-and-design-comprehensive-9th-edition","questionSlug":null,"solutionId":"c03503e1-7f40-433a-8922-26021124e21d","bookSectionId":"da29bfba-89db-11ea-8bb2-02de5cfdf1e9","bookSectionParentId":null,"questionId":"db03dd8e-89db-11ea-8bb2-02de5cfdf1e9"},"computed":{"editionStr":"9th Edition","authorsStr":"FARRELL","hrefAndAs":{"href":{"pathname":"/textbook","query":{"isbn13":"9781337669405","bookTitleSlug":"programming-logic-and-design-comprehensive-9th-edition","slug":"programming-logic-and-design-comprehensive-9th-edition"}},"as":"/textbooks/programming-logic-and-design-comprehensive-9th-edition/9781337669405/solutions"},"truncatedTitle":"Programming Logic \u0026 Design Comprehensive"}},{"parentSubject":{"title":"Engineering","shortName":"engineering"},"childSubject":{"title":"Computer Science","shortName":"computer-science"},"bookId":"eb607337-1742-11ea-af18-0e05d2bf2dc8","studyGuideAvailable":true,"isHighSchool":false,"isFree":false,"isbn13":"9780357392676","bookTitle":"COMPREHENSIVE MICROSOFT OFFICE 365 EXCE","edition":1,"author":"FREUND, Steven","publisher":"CENGAGE L","smallImage":"https://s3.amazonaws.com/compass-isbn-assets/textbook_empty_images/small_textbook_empty.svg","slug":"comprehensive-microsoft-office-365-exce-1st-edition","solution":{"text":0,"isbn13":"9780357392676","chapterNumber":"4","questionNumber":"23","sectionNumber":"4","questionTitle":"1EYW","slug":"chapter-4-problem-1eyw-comprehensive-microsoft-office-365-exce-1st-edition","questionSlug":null,"solutionId":"19b025aa-12fa-444f-bafd-1c7736703219","bookSectionId":"5a30a9ef-7d49-11ea-8bb2-02de5cfdf1e9","bookSectionParentId":null,"questionId":"5ac215ba-7d49-11ea-8bb2-02de5cfdf1e9"},"computed":{"editionStr":"1st Edition","authorsStr":"FREUND, Steven","hrefAndAs":{"href":{"pathname":"/textbook","query":{"isbn13":"9780357392676","bookTitleSlug":"comprehensive-microsoft-office-365-exce-1st-edition","slug":"comprehensive-microsoft-office-365-exce-1st-edition"}},"as":"/textbooks/comprehensive-microsoft-office-365-exce-1st-edition/9780357392676/solutions"},"truncatedTitle":"COMPREHENSIVE MICROSOFT OFFICE 365 EXCE"}}]},"chapterIndex":12,"sectionIndex":0,"questionIndex":25,"isbn13":"9781337671385","initialChapter":12,"initialSection":0,"nextAndPrevLinks":{"DEFAULT_FALLBACK_KEY":{"next":"chapter=2\u0026section=2"},"chapter=1\u0026section=1":{"next":"chapter=2\u0026section=2"},"chapter=2\u0026section=2":{"next":"chapter=3\u0026section=3","prev":"chapter=1\u0026section=1"},"chapter=3\u0026section=3":{"next":"chapter=4\u0026section=4","prev":"chapter=2\u0026section=2"},"chapter=4\u0026section=4":{"next":"chapter=5\u0026section=5","prev":"chapter=3\u0026section=3"},"chapter=5\u0026section=5":{"next":"chapter=6\u0026section=6","prev":"chapter=4\u0026section=4"},"chapter=6\u0026section=6":{"next":"chapter=7\u0026section=7","prev":"chapter=5\u0026section=5"},"chapter=7\u0026section=7":{"next":"chapter=8\u0026section=8","prev":"chapter=6\u0026section=6"},"chapter=8\u0026section=8":{"next":"chapter=9\u0026section=9","prev":"chapter=7\u0026section=7"},"chapter=9\u0026section=9":{"next":"chapter=10\u0026section=10","prev":"chapter=8\u0026section=8"},"chapter=10\u0026section=10":{"next":"chapter=11\u0026section=11","prev":"chapter=9\u0026section=9"},"chapter=11\u0026section=11":{"next":"chapter=12\u0026section=12","prev":"chapter=10\u0026section=10"},"chapter=12\u0026section=12":{"next":"chapter=13\u0026section=13","prev":"chapter=11\u0026section=11"},"chapter=13\u0026section=13":{"next":"chapter=14\u0026section=14","prev":"chapter=12\u0026section=12"},"chapter=14\u0026section=14":{"next":"chapter=15\u0026section=15","prev":"chapter=13\u0026section=13"},"chapter=15\u0026section=15":{"prev":"chapter=14\u0026section=14"}},"conceptExplainerData":{"questionId":"593372c4-03bb-40c3-8dd7-c6a3443e5a95","conceptExplainers":[],"questionType":"QNA","topic":"File Input and Output Operations","topicPath":"Engineering/Computer Science/Programming/File Handling/File Input and Output Operations"},"popularQuestionRecommendation":{"recommendations":[],"type":""},"qnaTopicVideo":null,"hasPracticePackAccess":false,"practiceQuestions":null,"followUpQuestionData":[],"pageDescription":"Solution for 1.Write a program that reads words from a text file (.txt format) and displays all the nonduplicate words in ascending order. Prepare a words.txt…","shouldHideFollowUpForCurrentSubject":false,"registerOrPaymentLinkHrefAndAs":{"href":"/account/registration","as":"/account/registration"},"currentQuestionHrefAndAs":{"href":"/my-questions?questionId=593372c4-03bb-40c3-8dd7-c6a3443e5a95\u0026slug=1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo","as":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95"},"textbooksBySubjectHrefAndAs":{"href":{"pathname":"/textbooks-by-subject","query":{"parentSubjectShortName":"engineering","childSubjectShortName":"computer-science"}},"as":"/subject/engineering/computer-science/textbook-answers"},"sampleQnaIHrefAndAs":{"href":"/my-questions?questionId=000a94ba-021a-4039-bb3e-4c5af0a98ea4","as":"/questions-and-answers/data-stored-in-a-blockchain-are-protected-by-the-tamperresistance-property-of-a-blockchain.-in-what-/000a94ba-021a-4039-bb3e-4c5af0a98ea4"},"seeMoreTextBooksHrefAndAs":{"href":{"pathname":"/search","query":{"scope":"Textbooks","q":"Computer Science","subject":"Computer Science","page":"1"}},"as":"/search?scope=Textbooks\u0026q=Computer%20Science\u0026subject=Computer%20Science\u0026page=1"},"practicePackHrefAndAs":{"href":"/questions-and-answers?slug=1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo\u0026questionId=593372c4-03bb-40c3-8dd7-c6a3443e5a95\u0026practicePackId\u0026practicePackQuestionId=593372c4-03bb-40c3-8dd7-c6a3443e5a95","as":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95/practice/undefined/593372c4-03bb-40c3-8dd7-c6a3443e5a95"},"practiceProgressHrefAndAs":{"href":"/practice-pack-progress?slug=1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo\u0026questionId=593372c4-03bb-40c3-8dd7-c6a3443e5a95\u0026practicePackId","as":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95/practice/undefined"},"liveChatSupport":{"isLiveChatEnabled":false,"id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","title":"Computer Science","shortName":"computer-science","waitQueueTooLong":false},"feedbackModalStatusResponse":false,"slug":"1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo","giftSolutionCount":"","aiFeedbackOptions":[],"aiFeedbackResponse":null,"practicePacksBasedOnSubject":null,"numberOfUnlocksData":null,"newlyPublishedZippies":[],"credentials":{},"userId":"","gated":false,"userAccess":{"learn":{"id":"learn","name":"bartleby learn","scope":"bartleby.learn","loggedInUrl":"/dashboard","loggedOutUrl":"/","logoImageUrl":"/static/bartleby-learn-logo.svg","planId":"047b8ffc-82f2-11ea-8bb2-02de5cfdf1e9","planCode":"qna_trial","category":"Learn","tbsLib":{"id":"learnTbsLib","name":"My Solutions","defaultUrl":"/dashboard/my-favorites","displayInNavigation":false,"access":{"isGated":true}},"qaas":{"id":"learnQaas","name":"My Questions","defaultUrl":"/dashboard/my-questions","displayInNavigation":false,"access":{"isFull":true}},"qnaLib":{"id":"learnQnaLib","name":"","defaultUrl":"","displayInNavigation":false,"access":{"isGated":true}},"mathSolver":{"id":"learnMathSolver","name":"My Math","defaultUrl":"/dashboard/my-math-solver","displayInNavigation":false,"access":{"isNone":true}},"liveChat":{"id":"liveChat","name":"My Chats","defaultUrl":"/dashboard/my-chats","displayInNavigation":false,"access":{"isNone":true}},"documents":{"id":"documents","name":"My Documents","defaultUrl":"/sitemap/docs","displayInNavigation":false,"access":{"isGated":true}},"learnUnlocks":{"id":"","name":"","access":{"isNone":true},"defaultUrl":"/error","displayInNavigation":false},"learnUploads":{"id":"uploads","name":"My Uploads","defaultUrl":"/dashboard/docs/uploads","displayInNavigation":false,"access":{"isNone":true}}},"write":{"id":"write","name":"bartleby write","scope":"bartleby.write","loggedInUrl":"/write/dashboard","loggedOutUrl":"/write/","logoImageUrl":"/static/bartleby-write-logo.svg","planId":"047b8ffc-82f2-11ea-8bb2-02de5cfdf1e9","planCode":"qna_trial","category":"Learn"},"features":{"hideConceptExplainers":false,"hideLiteratureGuides":false,"hideWritingGuides":false,"hideStudyResources":false,"hideSearch":false,"hideResearchPaper":false}},"userStatus":"","currentUrl":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95","hostname":"https://www.bartleby.com","api":{"credentials":{},"ltiSettings":{"ltiConsumerKeyInUrl":"","urlPrefix":""},"reduxStore":{}}},"initialReduxStore":{},"initialReduxState":{"currentTextbook":{"title":"","edition":"","isbn13":"","canonicalIsbn":"","seoIndexingStatus":0},"cache":{},"subjects":[{"id":"d0d23379-4459-11e8-a2ac-0eefbb92016e","title":"Business","smallImage":"https://bartleby.com/static/subject_images/business/business.svg","shortName":"business","parentSubjectId":null,"hasTbs":true,"hasQna":true,"children":[{"id":"d116eab0-4459-11e8-a2ac-0eefbb92016e","title":"Accounting","smallImage":"https://bartleby.com/static/subject_images/business/accounting.svg","shortName":"accounting","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":177578,"qnaCount":499467},{"id":"eaa7179a-cb08-4843-b03c-025a56e3892b","title":"Business Law","smallImage":"https://bartleby.com/static/subject_images/business/business-law.svg","shortName":"business-law","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":2740},{"id":"d0f5bf57-4459-11e8-a2ac-0eefbb92016e","title":"Economics","smallImage":"https://bartleby.com/static/subject_images/business/economics.svg","shortName":"economics","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":95011,"qnaCount":306391},{"id":"d0d23b03-4459-11e8-a2ac-0eefbb92016e","title":"Finance","smallImage":"https://bartleby.com/static/subject_images/business/finance.svg","shortName":"finance","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":40838,"qnaCount":208340},{"id":"0500da05-8f3e-11e8-824b-0ee95036c6e2","title":"Leadership","smallImage":"https://bartleby.com/static/subject_images/business/leaderhsip.svg","shortName":"leadership","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":false,"children":[],"tbsCount":470,"qnaCount":1},{"id":"04d720a9-8f3e-11e8-824b-0ee95036c6e2","title":"Management","smallImage":"https://bartleby.com/static/subject_images/business/management.svg","shortName":"management","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":12218,"qnaCount":81622},{"id":"04aead1e-8f3e-11e8-824b-0ee95036c6e2","title":"Marketing","smallImage":"https://bartleby.com/static/subject_images/business/marketing.svg","shortName":"marketing","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":9759,"qnaCount":71360},{"id":"d138d82f-4459-11e8-a2ac-0eefbb92016e","title":"Operations Management","smallImage":"https://bartleby.com/static/subject_images/business/operations-management.svg","shortName":"operations-management","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":22740,"qnaCount":117326}],"tbsCount":364592,"qnaCount":1287247},{"id":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","title":"Engineering","smallImage":"https://bartleby.com/static/subject_images/engineering/computer-science.svg","shortName":"engineering","parentSubjectId":null,"hasTbs":true,"hasQna":true,"children":[{"id":"0752b9ae-f245-4e94-bb5d-38135ba63494","title":"AI and Machine Learning","smallImage":"https://bartleby.com/static/subject_images/engineering/ai-and-machine-learning.svg","shortName":"ai-and-machine-learning","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":627},{"id":"a4f1b047-c88b-11e8-9bb5-0ece094302b6","title":"Bioengineering","smallImage":"https://bartleby.com/static/subject_images/engineering/bioengineering.png","shortName":"bioengineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":false,"children":[],"tbsCount":520,"qnaCount":0},{"id":"a4bef1b4-c88b-11e8-9bb5-0ece094302b6","title":"Chemical Engineering","smallImage":"https://bartleby.com/static/subject_images/engineering/chemical-engineering.png","shortName":"chemical-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":2877,"qnaCount":50864},{"id":"a47c804a-c88b-11e8-9bb5-0ece094302b6","title":"Civil Engineering","smallImage":"https://bartleby.com/static/subject_images/engineering/civil-engineering.png","shortName":"civil-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":13094,"qnaCount":302396},{"id":"a523f1bc-c88b-11e8-9bb5-0ece094302b6","title":"Computer Engineering","smallImage":"https://bartleby.com/static/subject_images/engineering/computer-engineering.svg","shortName":"computer-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":3017,"qnaCount":279939},{"id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","title":"Computer Science","smallImage":"https://bartleby.com/static/subject_images/engineering/computer-science.svg","shortName":"computer-science","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":76377,"qnaCount":726257},{"id":"e80304e8-582c-49ef-98d7-86753c95436f","title":"Cybersecurity","smallImage":"https://bartleby.com/static/subject_images/engineering/cybersecurity.svg","shortName":"cybersecurity","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":923},{"id":"9b67b389-3024-411b-a9c3-94287fae70dc","title":"Data Structures and Algorithms","smallImage":"https://bartleby.com/static/subject_images/engineering/data-structures-and-algorithms.svg","shortName":"data-structures-and-algorithms","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":994},{"id":"2efdb50e-0eb7-11e9-a986-0eb05403b986","title":"Electrical Engineering","smallImage":"https://bartleby.com/static/subject_images/engineering/electrical-engineering.svg","shortName":"electrical-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":20041,"qnaCount":413446},{"id":"a4343b6e-c88b-11e8-9bb5-0ece094302b6","title":"Mechanical Engineering","smallImage":"https://bartleby.com/static/subject_images/engineering/mechanical-engineering.png","shortName":"mechanical-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":88608,"qnaCount":324335}],"tbsCount":209498,"qnaCount":2099781},{"id":"2d67e4c1-e793-11ea-8f96-02ed1fa9ac97","title":"Language","smallImage":"https://bartleby.com/static/subject_images/language/language.svg","shortName":"language","parentSubjectId":null,"hasTbs":true,"hasQna":true,"children":[{"id":"3633b3a5-e793-11ea-8f96-02ed1fa9ac97","title":"Spanish","smallImage":"https://bartleby.com/static/subject_images/language/spanish.svg","shortName":"spanish","parentSubjectId":"2d67e4c1-e793-11ea-8f96-02ed1fa9ac97","hasTbs":true,"hasQna":false,"children":[],"tbsCount":4338,"qnaCount":0}],"tbsCount":4338,"qnaCount":0},{"id":"d0016c54-4459-11e8-a2ac-0eefbb92016e","title":"Math","smallImage":"https://bartleby.com/static/subject_images/math/math.svg","shortName":"math","parentSubjectId":null,"hasTbs":true,"hasQna":true,"children":[{"id":"35677390-0eb7-11e9-a986-0eb05403b986","title":"Advanced Math","smallImage":"https://bartleby.com/static/subject_images/math/advanced-math.svg","shortName":"advanced-math","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":18914,"qnaCount":600287},{"id":"d0017344-4459-11e8-a2ac-0eefbb92016e","title":"Algebra","smallImage":"https://bartleby.com/static/subject_images/math/algebra.svg","shortName":"algebra","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":779082,"qnaCount":424685},{"id":"d0240865-4459-11e8-a2ac-0eefbb92016e","title":"Calculus","smallImage":"https://bartleby.com/static/subject_images/math/calculus.svg","shortName":"calculus","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":512423,"qnaCount":830719},{"id":"d08e5253-4459-11e8-a2ac-0eefbb92016e","title":"Geometry","smallImage":"https://bartleby.com/static/subject_images/math/geometry.svg","shortName":"geometry","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":22536,"qnaCount":147350},{"id":"d06c6027-4459-11e8-a2ac-0eefbb92016e","title":"Probability","smallImage":"https://bartleby.com/static/subject_images/math/probability.svg","shortName":"probability","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":2998,"qnaCount":125816},{"id":"d0492d49-4459-11e8-a2ac-0eefbb92016e","title":"Statistics","smallImage":"https://bartleby.com/static/subject_images/math/statistics.svg","shortName":"statistics","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":118955,"qnaCount":556754},{"id":"d0b0b04a-4459-11e8-a2ac-0eefbb92016e","title":"Trigonometry","smallImage":"https://bartleby.com/static/subject_images/math/trigonometry.svg","shortName":"trigonometry","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":20535,"qnaCount":85579}],"tbsCount":1855137,"qnaCount":2771190},{"id":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","title":"Science","smallImage":"https://bartleby.com/static/subject_images/science/science.svg","shortName":"science","parentSubjectId":null,"hasTbs":true,"hasQna":true,"children":[{"id":"4adcf6c1-0eb7-11e9-a986-0eb05403b986","title":"Advanced Physics","smallImage":"https://bartleby.com/static/subject_images/science/advanced-physics.svg","shortName":"advanced-physics","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":181929},{"id":"2c8590e1-a933-49c6-8c7c-9d09943ee371","title":"Anatomy and Physiology","smallImage":"https://bartleby.com/static/subject_images/science/anatomy-and-physiology.svg","shortName":"anatomy-and-physiology","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":72722},{"id":"042ec615-8f3e-11e8-824b-0ee95036c6e2","title":"Biochemistry","smallImage":"https://bartleby.com/static/subject_images/science/bio-chemistry.svg","shortName":"biochemistry","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":12834,"qnaCount":56389},{"id":"cf54e47c-4459-11e8-a2ac-0eefbb92016e","title":"Biology","smallImage":"https://bartleby.com/static/subject_images/science/biology.svg","shortName":"biology","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":211916,"qnaCount":340274},{"id":"bf5e172f-4459-11e8-a2ac-0eefbb92016e","title":"Chemistry","smallImage":"https://bartleby.com/static/subject_images/science/chemistry.svg","shortName":"chemistry","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":256298,"qnaCount":891944},{"id":"cf99551d-4459-11e8-a2ac-0eefbb92016e","title":"Earth Science","smallImage":"https://bartleby.com/static/subject_images/science/earth-science.svg","shortName":"earth-science","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":27409,"qnaCount":41796},{"id":"04850153-8f3e-11e8-824b-0ee95036c6e2","title":"Health \u0026 Nutrition","smallImage":"https://bartleby.com/static/subject_images/science/health-nutrition.svg","shortName":"health-nutrition","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":false,"children":[],"tbsCount":11646,"qnaCount":1},{"id":"a5f017a8-8e7c-40de-973f-4b8aa0f079a4","title":"Health Science","smallImage":"https://bartleby.com/static/subject_images/science/health-science.svg","shortName":"health-science","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":1702},{"id":"04579fb3-8f3e-11e8-824b-0ee95036c6e2","title":"Nursing","smallImage":"https://bartleby.com/static/subject_images/science/nursing.svg","shortName":"nursing","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":10399,"qnaCount":51560},{"id":"cf782afc-4459-11e8-a2ac-0eefbb92016e","title":"Physics","smallImage":"https://bartleby.com/static/subject_images/science/physics.svg","shortName":"physics","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":215549,"qnaCount":631346}],"tbsCount":746051,"qnaCount":2269663},{"id":"d1597836-4459-11e8-a2ac-0eefbb92016e","title":"Social Science","smallImage":"https://bartleby.com/static/subject_images/social-science/social-science.svg","shortName":"social-science","parentSubjectId":null,"hasTbs":true,"hasQna":true,"children":[{"id":"052922a5-8f3e-11e8-824b-0ee95036c6e2","title":"Anthropology","smallImage":"https://bartleby.com/static/subject_images/social-science/anthropology.svg","shortName":"anthropology","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":false,"children":[],"tbsCount":66,"qnaCount":0},{"id":"3181458c-73e1-4906-8535-b328dcd12232","title":"Geography","smallImage":"https://bartleby.com/static/subject_images/social-science/geography.svg","shortName":"geography","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":false,"hasQna":false,"children":[],"tbsCount":0,"qnaCount":6982},{"id":"7b385521-191a-4dfb-b135-9c5225f2e5f6","title":"History","smallImage":"https://bartleby.com/static/subject_images/social-science/history.svg","shortName":"history","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":0,"qnaCount":61349},{"id":"90e9067a-1863-490e-bd9d-af2e30eed718","title":"Political Science","smallImage":"https://bartleby.com/static/subject_images/social-science/political-science.svg","shortName":"political-science","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":false,"hasQna":false,"children":[],"tbsCount":0,"qnaCount":12845},{"id":"d15981a1-4459-11e8-a2ac-0eefbb92016e","title":"Psychology","smallImage":"https://bartleby.com/static/subject_images/social-science/psychology.svg","shortName":"psychology","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":7906,"qnaCount":47940},{"id":"d17de665-4459-11e8-a2ac-0eefbb92016e","title":"Sociology","smallImage":"https://bartleby.com/static/subject_images/social-science/sociology.svg","shortName":"sociology","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":true,"hasQna":true,"children":[],"tbsCount":3611,"qnaCount":54163}],"tbsCount":11583,"qnaCount":183279}],"qnaSubjects":[{"id":"d0d23379-4459-11e8-a2ac-0eefbb92016e","title":"Business","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/business.svg","newSubject":false,"shortName":"business","advertiseAsNew":false,"children":[{"id":"d116eab0-4459-11e8-a2ac-0eefbb92016e","title":"Accounting","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/accounting.svg","newSubject":false,"shortName":"accounting","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"eaa7179a-cb08-4843-b03c-025a56e3892b","title":"Business Law","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/business-law.svg","newSubject":false,"shortName":"business-law","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d0f5bf57-4459-11e8-a2ac-0eefbb92016e","title":"Economics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/economics.svg","newSubject":false,"shortName":"economics","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d0d23b03-4459-11e8-a2ac-0eefbb92016e","title":"Finance","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/finance.svg","newSubject":false,"shortName":"finance","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"04d720a9-8f3e-11e8-824b-0ee95036c6e2","title":"Management","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/management.svg","newSubject":false,"shortName":"management","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"04aead1e-8f3e-11e8-824b-0ee95036c6e2","title":"Marketing","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/marketing.svg","newSubject":false,"shortName":"marketing","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d138d82f-4459-11e8-a2ac-0eefbb92016e","title":"Operations Management","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/operations-management.svg","newSubject":false,"shortName":"operations-management","advertiseAsNew":false,"freemiumAccessAllowed":true}]},{"id":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","title":"Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-science.svg","newSubject":false,"shortName":"engineering","advertiseAsNew":false,"children":[{"id":"0752b9ae-f245-4e94-bb5d-38135ba63494","title":"AI and Machine Learning","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/ai-and-machine-learning.svg","newSubject":false,"shortName":"ai-and-machine-learning","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"a4bef1b4-c88b-11e8-9bb5-0ece094302b6","title":"Chemical Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/chemical-engineering.png","newSubject":false,"shortName":"chemical-engineering","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"a47c804a-c88b-11e8-9bb5-0ece094302b6","title":"Civil Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/civil-engineering.png","newSubject":false,"shortName":"civil-engineering","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"a523f1bc-c88b-11e8-9bb5-0ece094302b6","title":"Computer Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-engineering.svg","newSubject":false,"shortName":"computer-engineering","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","title":"Computer Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-science.svg","newSubject":false,"shortName":"computer-science","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"e80304e8-582c-49ef-98d7-86753c95436f","title":"Cybersecurity","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/cybersecurity.svg","newSubject":false,"shortName":"cybersecurity","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"9b67b389-3024-411b-a9c3-94287fae70dc","title":"Data Structures and Algorithms","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/data-structures-and-algorithms.svg","newSubject":false,"shortName":"data-structures-and-algorithms","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"2efdb50e-0eb7-11e9-a986-0eb05403b986","title":"Electrical Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/electrical-engineering.svg","newSubject":false,"shortName":"electrical-engineering","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"a4343b6e-c88b-11e8-9bb5-0ece094302b6","title":"Mechanical Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/mechanical-engineering.png","newSubject":false,"shortName":"mechanical-engineering","advertiseAsNew":false,"freemiumAccessAllowed":true}]},{"id":"d0016c54-4459-11e8-a2ac-0eefbb92016e","title":"Math","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/math.svg","newSubject":false,"shortName":"math","advertiseAsNew":false,"children":[{"id":"d0017344-4459-11e8-a2ac-0eefbb92016e","title":"Algebra","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/algebra.svg","newSubject":false,"shortName":"algebra","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d0240865-4459-11e8-a2ac-0eefbb92016e","title":"Calculus","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/calculus.svg","newSubject":false,"shortName":"calculus","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d08e5253-4459-11e8-a2ac-0eefbb92016e","title":"Geometry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/geometry.svg","newSubject":false,"shortName":"geometry","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d06c6027-4459-11e8-a2ac-0eefbb92016e","title":"Probability","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/probability.svg","newSubject":false,"shortName":"probability","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d0492d49-4459-11e8-a2ac-0eefbb92016e","title":"Statistics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/statistics.svg","newSubject":false,"shortName":"statistics","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d0b0b04a-4459-11e8-a2ac-0eefbb92016e","title":"Trigonometry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/trigonometry.svg","newSubject":false,"shortName":"trigonometry","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"35677390-0eb7-11e9-a986-0eb05403b986","title":"Advanced Math","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/advanced-math.svg","newSubject":false,"shortName":"advanced-math","advertiseAsNew":false,"freemiumAccessAllowed":true}]},{"id":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","title":"Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/science.svg","newSubject":false,"shortName":"science","advertiseAsNew":false,"children":[{"id":"2c8590e1-a933-49c6-8c7c-9d09943ee371","title":"Anatomy and Physiology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/anatomy-and-physiology.svg","newSubject":false,"shortName":"anatomy-and-physiology","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"cf99551d-4459-11e8-a2ac-0eefbb92016e","title":"Earth Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/earth-science.svg","newSubject":false,"shortName":"earth-science","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"a5f017a8-8e7c-40de-973f-4b8aa0f079a4","title":"Health Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/health-science.svg","newSubject":false,"shortName":"health-science","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"04579fb3-8f3e-11e8-824b-0ee95036c6e2","title":"Nursing","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/nursing.svg","newSubject":false,"shortName":"nursing","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"cf54e47c-4459-11e8-a2ac-0eefbb92016e","title":"Biology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/biology.svg","newSubject":false,"shortName":"biology","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"bf5e172f-4459-11e8-a2ac-0eefbb92016e","title":"Chemistry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/chemistry.svg","newSubject":false,"shortName":"chemistry","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"cf782afc-4459-11e8-a2ac-0eefbb92016e","title":"Physics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/physics.svg","newSubject":false,"shortName":"physics","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"042ec615-8f3e-11e8-824b-0ee95036c6e2","title":"Biochemistry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/bio-chemistry.svg","newSubject":false,"shortName":"biochemistry","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"4adcf6c1-0eb7-11e9-a986-0eb05403b986","title":"Advanced Physics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/advanced-physics.svg","newSubject":false,"shortName":"advanced-physics","advertiseAsNew":false,"freemiumAccessAllowed":true}]},{"id":"d1597836-4459-11e8-a2ac-0eefbb92016e","title":"Social Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/social-science.svg","newSubject":false,"shortName":"social-science","advertiseAsNew":false,"children":[{"id":"7b385521-191a-4dfb-b135-9c5225f2e5f6","title":"History","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/history.svg","newSubject":false,"shortName":"history","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d15981a1-4459-11e8-a2ac-0eefbb92016e","title":"Psychology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/psychology.svg","newSubject":false,"shortName":"psychology","advertiseAsNew":false,"freemiumAccessAllowed":true},{"id":"d17de665-4459-11e8-a2ac-0eefbb92016e","title":"Sociology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/sociology.svg","newSubject":false,"shortName":"sociology","advertiseAsNew":false,"freemiumAccessAllowed":true}]}],"notifications":{"count":0,"pendingCount":0,"items":[],"fetchedFromServer":false},"globalFlags":{"hostname":"https://www.bartleby.com","shouldLoadGtmScript":false,"wasExitIntentEventHandled":false,"shouldShowRegisterLtiUserModal":false,"isRegisterLtiUserModalRenderedAfterFirstQuestion":false,"userRegistrationModalArguments":null,"shouldDisableAllMarketingModalsUntilNextRouteChange":false,"shouldShowUnlockTbsModal":null,"hasUserViewedUnlockTBSModal":false,"isLiveChatFloatingModalShowing":false,"shouldDisableLiveChatFloatingActionButton":false,"hasUserInteractedWithTheApp":false,"modalRefCounter":0,"shouldShowBonusQuestionModal":null,"isBonusQuestionModalFromAIResponsePage":false,"shouldShowBonusChallengeModaL":{"openModal":false,"bonusChallengeData":null,"bonusModalCloseAutoTrigger":true,"bonusModalOpenAutoTrigger":true},"askAQuestionPreSelectedSubjectShortName":"","isSSR":true,"smsVerificationModalParams":{"shouldShow":false,"mobileNumber":"","countryCode":"+1","onClose":null},"shouldLoadABTasty":false,"shouldLoadMathML":false,"litOnWhichStudentBrandIsShown":[],"hasViewedExitIntentModalOnCE":false,"shouldRemoveReCaptchaOnRegistration":false,"selectedSkuDetails":null},"modals":{},"userNavigationData":{"isbnViewingSampleSolution":"","routeToWhichWeAreNavigating":"","countOfFreeSolutionsViewsSinceLastRegistrationModal":0,"countOfLiteratureGuidesViewsSinceLastRegistrationModal":0,"countOfConceptExplainerViewsSinceLastRegistrationModal":0,"lastViewedPageSubjectShortName":"computer-science","lastSubmittedQnaSubjectShortName":"","serverSideHrefAndAs":{"href":{"pathname":"/my-questions","query":{"questionId":"593372c4-03bb-40c3-8dd7-c6a3443e5a95","slug":"1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo"}},"as":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95"},"currentUrl":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95","currentUrlWithNoQueryParams":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95","isViewingSampleSolution":false},"user":{},"questionsLimits":{"count":0,"renewalDate":null,"allTimeQuestionsAsked":0,"maxQuestionLimit":0,"showExpirationDate":false,"expirationDate":"","renewalQuestions":0,"isEligibleForAlaCarte":false,"alaCarteDetails":{},"hasUnlockedContents":false},"liveChatSessionsLimits":{"renewalDate":null,"expirationDate":"","liveChatSessionsCount":0,"maxLiveChatSessionsLimit":0},"questionModal":{"isOpen":false,"questionText":"","images":[],"subjectShortName":"","interceptedQnaOrTbsId":"","interceptId":"","exactMatchExists":false},"allBanners":{"banners":[{"id":"8ff62751-50db-11eb-8bb2-02de5cfdf1e9","name":"4.99 1st wk trial","copy":"Homework Help is Here – Start Your Trial Now!","type":"promo","persistence":"dismissibleForTheEntireSession","anchorUrl":"/account/registration","anchorArrow":true,"computed":{"anchorHrefAndAs":{"href":"/account/registration","as":"/account/registration"}}}],"bannerIdsDismissedOnCurrentPage":[]},"appStaticSettings":{"qna":{"questionLimitForEmailVerification":0},"numberOfTbsPageViewsBeforeRegisterModal":3,"numberOfLitPageViewsBeforeRegisterModal":100,"shouldAlwaysShowLiveChatButtonInQnaForm":true,"shouldShowPopularTextbooksOnHomepage":false,"shouldShowQnaArchiveOnHomepage":false,"numberOfTbsPageViewsAfterRegisteration":3,"shouldShowPaymentSliderOnHighSchoolTextbook":true,"shouldShowRegistrationSliderOnHighSchoolTextbook":true,"shouldShowRegistrationSliderOnLiteratureGuide":false,"shouldShowRegistrationSliderOnConceptExplainer":false,"millionsOfSolutionsAvailable":10,"homepageFaq":[{"id":0,"question":"How do I pay for my subscription?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17969897988887-How-do-I-pay-for-my-subscription","description":"We currently accept Visa, MasterCard, American Express, Paypal, Discover and Diners Club."},{"id":1,"question":"Can I pause my subscription?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17970005304983-Can-I-pause-my-subscription","description":"Everyone needs a break. We get it! But pausing your subscription is better than cancelling it and here’s why: Kick back and relax. You..."},{"id":2,"question":"Can I have a refund?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17970026312471-Can-I-have-a-refund","description":"We do not offer refunds. However, if you cancel your subscription, you will not be billed again."},{"id":3,"question":"How do I change my plan?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17969959718295-How-do-I-change-my-plan","description":"If you want to update your plan, please get in touch with our support team at customercare@bartleby.com or use the ‘contact us’ form on..."},{"id":4,"question":"What is Expert Bartleby Q\u0026A?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17967460444823-What-is-Expert-Bartleby-Q-A","description":"Expert Q\u0026A helps enhance your understanding of concepts in over 30 STEM and Business subjects. Submit your toughest homework and..."},{"id":5,"question":"How can I ensure my questions get answered as quickly as possible?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17969103318167-How-can-I-ensure-my-questions-get-answered-as-quickly-as-possible","description":"To help ensure your questions get answered without delay or issues, follow the below tips: Submit only one question at a time under the..."},{"id":6,"question":"How do I search textbook solutions?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17968561720087-How-do-I-search-textbook-solutions","description":"It’s easy and you don’t even have to be logged in! Use the search box at the top of the page."},{"id":7,"question":"How can I access my shortlisted solutions?","url":"https://bartlebysupport.zendesk.com/hc/en-us/articles/17968510903575-How-can-I-access-my-shortlisted-solutions","description":"Once you log in, your dashboard page will show a list of solutions you shortlisted."}],"shouldShowDocumentFooterLink":true,"isExitIntentModalEnabled":false,"showBenefitsForVisitorOnRegistation":true,"isReferAFriendEnabled":true,"useTutoringStandAloneNavigation":false,"showMaintenanceModal":false,"tutorRegistrationSkuCookieTTLMinutes":43200,"tutorRegistrationSku":"bb_tut_60_min","showKnowledgeBoosterBlock":true,"shouldEnableLiveChat":true,"shouldEnableQnaIntercept":true,"shouldShowLiveChatFabForAllSubjects":true,"shouldRedirectToHomeDashboardAfterPayment":true,"shouldShowNotesCTAonTBSAndQNA":false,"addPlaceholderConfiguration":{"shouldRenderHighschoolTextbookAdsPlaceholder":true,"shouldRenderHighschoolSolutionAdsPlaceholder":true,"shouldRenderTextbookSolutionPlaceholder":true,"shouldRenderTextbookAdsPlaceholder":true,"shouldRenderQnAPlaceholder":true},"shouldAskForAiQnaResponse":true,"shouldShowMyStudyRoom":true,"pageBottomBanner":{"enabled":false,"copy":"\u003cp\u003e\u003cb\u003eNotice: Updates to our Service Terms and Privacy Policy\u003c/b\u003e\u003cbr/\u003eOn August 29, 2024, we'll update our \u003ca href='/terms'\u003eService Terms\u003c/a\u003e and \u003ca href='/privacy'\u003ePrivacy Policy\u003c/a\u003e. Learn more \u003ca href='https://www.bartleby.com/archive/tos-summary.pdf'\u003ehere\u003c/a\u003e.\u003c/p\u003e","id":"1"},"privacyPolicyAndTermsOfServicesBanner":{"enabled":true,"heading":"Update: We've updated our Terms and Privacy Policy","text":"To continue using the Services, you need to confirm that you agree to our \u003ca href='/terms' target='_blank'\u003eService Terms\u003c/a\u003e and have read our \u003ca href='/privacy' target='_blank'\u003ePrivacy Policy\u003c/a\u003e.","footerText":"If you have any questions, contact our \u003ca href='mailto:customercare@bartleby.com'\u003eCustomer Support Team\u003c/a\u003e."},"shouldShowPrivacyNotificationBox":false,"alaCartePurchaseQuestionModal":5,"percentageOfSampleQnAStepsToShow":50,"shouldShowNewBundleLearnRegistration":false,"aiFeedbackModalTimer":15,"documentsPerPage":25,"showDocumentUploadBanner":true,"uploadsLiteSignupModalSettings":{"triggerTimerInSec":30}},"unlockSolutionsSettings":{"status":"NotSet","unlockUrl":"","unlockBookId":"","unlockStudyGuideId":"","unlockQuestionId":""},"userAccess":{"learn":{"id":"learn","name":"bartleby learn","scope":"bartleby.learn","loggedInUrl":"/dashboard","loggedOutUrl":"/","logoImageUrl":"/static/bartleby-learn-logo.svg","planId":"047b8ffc-82f2-11ea-8bb2-02de5cfdf1e9","planCode":"qna_trial","category":"Learn","tbsLib":{"id":"learnTbsLib","name":"My Solutions","defaultUrl":"/dashboard/my-favorites","displayInNavigation":false,"access":{"isGated":true}},"qaas":{"id":"learnQaas","name":"My Questions","defaultUrl":"/dashboard/my-questions","displayInNavigation":false,"access":{"isFull":true}},"qnaLib":{"id":"learnQnaLib","name":"","defaultUrl":"","displayInNavigation":false,"access":{"isGated":true}},"mathSolver":{"id":"learnMathSolver","name":"My Math","defaultUrl":"/dashboard/my-math-solver","displayInNavigation":false,"access":{"isNone":true}},"liveChat":{"id":"liveChat","name":"My Chats","defaultUrl":"/dashboard/my-chats","displayInNavigation":false,"access":{"isNone":true}},"documents":{"id":"documents","name":"My Documents","defaultUrl":"/sitemap/docs","displayInNavigation":false,"access":{"isGated":true}},"learnUnlocks":{"id":"","name":"","access":{"isNone":true},"defaultUrl":"/error","displayInNavigation":false},"learnUploads":{"id":"uploads","name":"My Uploads","defaultUrl":"/dashboard/docs/uploads","displayInNavigation":false,"access":{"isNone":true}}},"write":{"id":"write","name":"bartleby write","scope":"bartleby.write","loggedInUrl":"/write/dashboard","loggedOutUrl":"/write/","logoImageUrl":"/static/bartleby-write-logo.svg","planId":"047b8ffc-82f2-11ea-8bb2-02de5cfdf1e9","planCode":"qna_trial","category":"Learn"},"features":{"hideConceptExplainers":false,"hideLiteratureGuides":false,"hideWritingGuides":false,"hideStudyResources":false,"hideSearch":false,"hideResearchPaper":false}},"pageSettings":{"dashboardUrl":"/","loggedInUrl":"/","learnDashboardUrl":"/"},"ltiSettings":{"ltiConsumerKeyInUrl":"","urlPrefix":""},"dcsRecommendationsSettings":{"dcsRecommendations":{"items":[]},"dcsModalDisplayStatus":"Hidden","gtmDisplayModalEventLocation":""},"literatureGuide":null,"geolocationSettings":{"locale":{"countryCode":"US"},"localeGeography":"Domestic"},"freemiumTrialSettings":{"freeQuestionCountForInactiveUsers":3,"freeQuestionMessageForInactiveUsers":"*Free questions expire 30 days after creating a free account.","fetchedFromBackendOnClient":false},"responsive":{"currentScreenSizePx":576,"currentScreenSize":"Phone"},"appLayoutInfo":{"isSticky":false,"isAboveResponsiveThreshold":false,"isScrolled":false},"marketingSettings":{"shouldDisableUserStatusBanner":false,"shouldDisableMarketingModals":false},"userFlags":{"isLoggedIn":false,"isLti":false,"isLtiB2CUserNotRegistered":false,"isLtiB2BUserWithExpiredAccount":false,"safeNavBarLogo":{"url":"/static/bartleby-logo-tm.svg","aspectRatio":"105 / 30"},"writeLtiLoggedInLandingPageHrefAndAs":null,"isLtiB2CStudent":false,"navOptions":{"showAccountMenu":false,"showMyProfile":false,"showMyPlan":false,"showSecurity":false,"showLogout":false,"hideNotificationsMenu":true,"showPromoField":false,"showDashboardTabs":false,"showTextbooksInLtiFooter":true,"hideProductLinks":false,"showSingleSubscribeButtonForLti":false,"disableQnaIntercept":false,"hideAllMarketingUpsellMessages":false,"canSaveUserMobileNumber":false,"doesUserKnowOwnCredentials":false,"showEmptyStateMyQuestionDashboardWithCta":false,"shouldShowLtiNavBar":false,"shouldHideSecondaryNavBar":false,"shouldAlwaysShowAskOverlayAtTopOfPage":false,"shouldNeverHideNavBarOnScroll":false,"shouldHideTertiaryNav":false}},"links":{"myQuestionsDashboarHrefAndAs":{"href":"/dashboard/my-questions","as":"/dashboard/my-questions"},"mySolutionsDashboardHrefAndAs":{"href":{"pathname":"/dashboard/my-favorites","query":{}},"as":"/dashboard/my-favorites"},"myUploadsDashboardHrefAndAs":{"href":"/dashboard/docs/uploads","as":"/dashboard/docs/uploads"},"paymentHrefAndAs":{"href":"/account/payment","as":"/account/payment"},"paymentAbandonedHrefAndAs":{"href":"/account/payment?abandoned=true","as":"/account/payment?abandoned=true"},"paymentLearnOrPlusHrefAndAs":{"href":"/account/payment?context=learn-plus","as":"/account/payment?context=learn-plus"},"paymentLearnOrPlusAbandonedHrefAndAs":{"href":"/account/payment?abandoned=true\u0026context=learn-plus","as":"/account/payment?abandoned=true\u0026context=learn-plus"},"paymentLearnLiteAbandonedHrefAndAs":{"href":"/account/payment?abandoned=true\u0026context=learn-lite","as":"/account/payment?abandoned=true\u0026context=learn-lite"},"paymentLearnOrPlusHrefAndAsWithCurrentUrlReferrer":{"href":"/account/payment?context=learn-plus\u0026referrer=%7B%22href%22%3A%7B%22pathname%22%3A%22%2Fmy-questions%22%2C%22query%22%3A%7B%22questionId%22%3A%22593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%2C%22slug%22%3A%221.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%22%7D%7D%2C%22as%22%3A%22%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%7D","as":"/account/payment?context=learn-plus\u0026referrer=%7B%22href%22%3A%7B%22pathname%22%3A%22%2Fmy-questions%22%2C%22query%22%3A%7B%22questionId%22%3A%22593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%2C%22slug%22%3A%221.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%22%7D%7D%2C%22as%22%3A%22%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%7D"},"paymentLearnOrPlusAbandonedHrefAndAsWithCurrentUrlReferrer":{"href":"/account/payment?abandoned=true\u0026context=learn-plus\u0026referrer=%7B%22href%22%3A%7B%22pathname%22%3A%22%2Fmy-questions%22%2C%22query%22%3A%7B%22questionId%22%3A%22593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%2C%22slug%22%3A%221.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%22%7D%7D%2C%22as%22%3A%22%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%7D","as":"/account/payment?abandoned=true\u0026context=learn-plus\u0026referrer=%7B%22href%22%3A%7B%22pathname%22%3A%22%2Fmy-questions%22%2C%22query%22%3A%7B%22questionId%22%3A%22593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%2C%22slug%22%3A%221.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%22%7D%7D%2C%22as%22%3A%22%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%7D"},"paymentPlusHrefAndAs":{"href":"/account/payment?product=plus","as":"/account/payment/plus"},"paymentPlusAbandonedHrefAndAs":{"href":"/account/payment?abandoned=true\u0026product=plus","as":"/account/payment/plus?abandoned=true"},"paymentPlusAbandonedHrefAndAsWithCurrentUrlReferrer":{"href":"/account/payment?abandoned=true\u0026product=plus\u0026referrer=%7B%22href%22%3A%7B%22pathname%22%3A%22%2Fmy-questions%22%2C%22query%22%3A%7B%22questionId%22%3A%22593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%2C%22slug%22%3A%221.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%22%7D%7D%2C%22as%22%3A%22%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%7D","as":"/account/payment/plus?abandoned=true\u0026referrer=%7B%22href%22%3A%7B%22pathname%22%3A%22%2Fmy-questions%22%2C%22query%22%3A%7B%22questionId%22%3A%22593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%2C%22slug%22%3A%221.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%22%7D%7D%2C%22as%22%3A%22%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95%22%7D"},"paymentWriteHrefAndAs":{"href":"/account/payment?product=write","as":"/account/payment/write"},"paymentWriteAbandonedHrefAndAs":{"href":"/account/payment?abandoned=true\u0026product=write","as":"/account/payment/write?abandoned=true"},"paymentLearnHrefAndAs":{"href":"/account/payment?product=learn","as":"/account/payment/learn"},"paymentLearnNotAbandonedWithExitIntentDisabledHrefAndAs":{"href":"/account/payment?exitIntent=false\u0026abandoned=false\u0026product=learn","as":"/account/payment/learn?exitIntent=false\u0026abandoned=false"},"paymentLearnAbandonedHrefAndAs":{"href":"/account/payment?abandoned=true\u0026product=learn","as":"/account/payment/learn?abandoned=true"},"ltiAccountAlreadyExists":{"href":"/lti/error","as":"/lti/error"},"instructorDashboardHrefAndAs":{"href":"/popular-qna","as":"/questions-and-answers"},"learnRootDashboardHrefAndAs":{"href":"/dashboard","as":"/dashboard"},"myMathSolverDashboardHrefAndAs":{"href":{"pathname":"/dashboard/my-math-solver","query":{}},"as":"/dashboard/my-math-solver"},"myChatsDashboardHrefAndAs":{"href":"/dashboard/my-chats","as":"/dashboard/my-chats"},"myHomeDashboardHrefAndAs":{"href":"/dashboard/home","as":"/dashboard/home"},"ltiGetStartedFirstTimeUserHrefAndAs":{"href":"/dashboard/home/get-started","as":"/dashboard/home/get-started"},"writeDashboardHrefAndAs":{"href":"/write/dashboard/my-docs","as":"/write/dashboard/my-docs"},"myStudyRoomsDashboardHrefAndAs":{"href":"/dashboard/my-study-rooms","as":"/dashboard/my-study-rooms"},"loginHrefAndAsWithoutReferrer":{"href":{"pathname":"/login","query":{"referrer":""}},"as":"/login"},"loginHrefAndAsWithCurrentUrlReferrer":{"href":{"pathname":"/login","query":{"referrer":"/questions-and-answers/1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo/593372c4-03bb-40c3-8dd7-c6a3443e5a95"}},"as":"/login?referrer=%2Fquestions-and-answers%2F1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo%2F593372c4-03bb-40c3-8dd7-c6a3443e5a95"},"myHomeOrDefaultDashboardHrefAndAs":{"href":"/","as":"/"},"defaultDashboardHrefAndAs":{"href":"/","as":"/"},"defaultLearnDashboardHrefAndAs":{"href":"/","as":"/"},"contactUsHrefAndAs":{"href":"/about/contact","as":"/about/contact"},"literatureGuideHrefAndAs":{"href":{"pathname":"/lit","query":{"sectionIdSlugsPath":""}},"as":"/lit"},"mobileLandingPageHrefAndAs":{"href":"/mobile","as":"/mobile"},"careersHrefAndAs":{"href":"/careers","as":"/careers"},"honorCodeHrefAndAs":{"href":"/about/honor-code","as":"/about/honor-code"},"sitemapHrefAndAs":{"href":"/sitemap/main","as":"/sitemap"},"privacyPageHrefAndAs":{"href":"/privacy","as":"/privacy"},"caPrivacyPageHrefAndAs":{"href":"/privacy#caprivacy","as":"/privacy#caprivacy"},"naPrivacyPageHrefAndAs":{"href":"/privacy#naprivacy","as":"/privacy#naprivacy"},"adchoicesPrivacyPageHrefAndAs":{"href":"/privacy#adchoices","as":"/privacy#adchoices"},"privacyPageHrefAndAsWithHostname":{"href":"https://www.bartleby.com/privacy","as":"https://www.bartleby.com/privacy"},"caPrivacyPageHrefAndAsWithHostname":{"href":"https://www.bartleby.com/privacy#caprivacy","as":"https://www.bartleby.com/privacy#caprivacy"},"naPrivacyPageHrefAndAsWithHostname":{"href":"https://www.bartleby.com/privacy#naprivacy","as":"https://www.bartleby.com/privacy#naprivacy"},"cookiesPrivacyPageHrefAndAs":{"href":"/cookie-policy","as":"/cookie-policy"},"cookiesPrivacyPageHrefAndAsWithHostname":{"href":"https://www.bartleby.com/cookie-policy","as":"https://www.bartleby.com/cookie-policy"},"adchoicesPrivacyPageHrefAndAsWithHostname":{"href":"https://www.bartleby.com/privacy#adchoices","as":"https://www.bartleby.com/privacy#adchoices"},"termsOfServicePageHrefAndAs":{"href":"/terms","as":"/terms"},"termsOfServicePageHrefAndAsWithHostname":{"href":"https://www.bartleby.com/terms","as":"https://www.bartleby.com/terms"},"aboutPageHrefAndAs":{"href":"/about","as":"/about"},"academicIntegrityPageHrefAndAs":{"href":"/academic-integrity","as":"/academic-integrity"},"aiCheckerPageHrefAndAs":{"href":"/write/ai-checker","as":"/write/ai-checker"},"myProfileHrefAndAs":{"href":"/account/settings/details","as":"/account/settings/details"},"completeProfileHrefAndAs":{"href":"/account/details","as":"/account/details"},"myPlanHrefAndAs":{"href":"/account/settings/membership","as":"/account/settings/membership"},"referAFriendPageHrefAndAs":{"href":"/refer","as":"/refer"},"securityHrefAndAs":{"href":"/account/settings/security","as":"/account/settings/security"},"learnLandingPageHrefAndAs":{"href":"/learn","as":"/learn"},"writeLandingPageHrefAndAs":{"href":"/write","as":"/write"},"plusLandingPageHrefAndAs":{"href":"/plus","as":"/plus"},"popularTextbooksHrefAndAs":{"href":"/textbooks-popular","as":"/textbooks"},"subjectsLandingPageHrefAndAs":{"href":"/subjects","as":"/subjects"},"popularQnaHrefAndAs":{"href":"/popular-qna","as":"/questions-and-answers"},"conceptExplainersForAllSubjectsHrefAndAs":{"href":"/concepts","as":"/concepts"},"highSchoolTextbooksHrefAndAs":{"href":"/high-school-textbooks","as":"/high-school-textbooks"},"registrationHrefAndAs":{"href":"/account/registration","as":"/account/registration"},"registrationHrefAndAsFromVisitor":{"href":"/account/registration?isFromVisitor=true","as":"/account/registration?isFromVisitor=true"},"registrationHrefAndAsPlus":{"href":"/account/registration?product=plus","as":"/account/registration/plus"},"registrationHrefAndAsWrite":{"href":"/account/registration?product=write","as":"/account/registration/write"},"primaryRegistrationHrefAndAs":{"href":"/account/registration","as":"/account/registration"},"primaryRegistrationHrefAndAsFromVisitor":{"href":"/account/registration?isFromVisitor=true","as":"/account/registration?isFromVisitor=true"},"subjectsHrefAndAs":{"business":{"":{"href":{"pathname":"/subject","query":{"subject":"business"}},"as":"/subject/business"},"accounting":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"accounting"}},"as":"/subject/business/accounting"},"business-law":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"business-law"}},"as":"/subject/business/business-law"},"economics":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"economics"}},"as":"/subject/business/economics"},"finance":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"finance"}},"as":"/subject/business/finance"},"leadership":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"leadership"}},"as":"/subject/business/leadership"},"management":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"management"}},"as":"/subject/business/management"},"marketing":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"marketing"}},"as":"/subject/business/marketing"},"operations-management":{"href":{"pathname":"/subSubject","query":{"subject":"business","subSubject":"operations-management"}},"as":"/subject/business/operations-management"}},"engineering":{"":{"href":{"pathname":"/subject","query":{"subject":"engineering"}},"as":"/subject/engineering"},"ai-and-machine-learning":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"ai-and-machine-learning"}},"as":"/subject/engineering/ai-and-machine-learning"},"bioengineering":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"bioengineering"}},"as":"/subject/engineering/bioengineering"},"chemical-engineering":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"chemical-engineering"}},"as":"/subject/engineering/chemical-engineering"},"civil-engineering":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"civil-engineering"}},"as":"/subject/engineering/civil-engineering"},"computer-engineering":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"computer-engineering"}},"as":"/subject/engineering/computer-engineering"},"computer-science":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"computer-science"}},"as":"/subject/engineering/computer-science"},"cybersecurity":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"cybersecurity"}},"as":"/subject/engineering/cybersecurity"},"data-structures-and-algorithms":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"data-structures-and-algorithms"}},"as":"/subject/engineering/data-structures-and-algorithms"},"electrical-engineering":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"electrical-engineering"}},"as":"/subject/engineering/electrical-engineering"},"mechanical-engineering":{"href":{"pathname":"/subSubject","query":{"subject":"engineering","subSubject":"mechanical-engineering"}},"as":"/subject/engineering/mechanical-engineering"}},"language":{"":{"href":{"pathname":"/subject","query":{"subject":"language"}},"as":"/subject/language"},"spanish":{"href":{"pathname":"/subSubject","query":{"subject":"language","subSubject":"spanish"}},"as":"/subject/language/spanish"}},"math":{"":{"href":{"pathname":"/subject","query":{"subject":"math"}},"as":"/subject/math"},"advanced-math":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"advanced-math"}},"as":"/subject/math/advanced-math"},"algebra":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"algebra"}},"as":"/subject/math/algebra"},"calculus":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"calculus"}},"as":"/subject/math/calculus"},"geometry":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"geometry"}},"as":"/subject/math/geometry"},"probability":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"probability"}},"as":"/subject/math/probability"},"statistics":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"statistics"}},"as":"/subject/math/statistics"},"trigonometry":{"href":{"pathname":"/subSubject","query":{"subject":"math","subSubject":"trigonometry"}},"as":"/subject/math/trigonometry"}},"science":{"":{"href":{"pathname":"/subject","query":{"subject":"science"}},"as":"/subject/science"},"advanced-physics":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"advanced-physics"}},"as":"/subject/science/advanced-physics"},"anatomy-and-physiology":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"anatomy-and-physiology"}},"as":"/subject/science/anatomy-and-physiology"},"biochemistry":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"biochemistry"}},"as":"/subject/science/biochemistry"},"biology":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"biology"}},"as":"/subject/science/biology"},"chemistry":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"chemistry"}},"as":"/subject/science/chemistry"},"earth-science":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"earth-science"}},"as":"/subject/science/earth-science"},"health-nutrition":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"health-nutrition"}},"as":"/subject/science/health-nutrition"},"health-science":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"health-science"}},"as":"/subject/science/health-science"},"nursing":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"nursing"}},"as":"/subject/science/nursing"},"physics":{"href":{"pathname":"/subSubject","query":{"subject":"science","subSubject":"physics"}},"as":"/subject/science/physics"}},"social-science":{"":{"href":{"pathname":"/subject","query":{"subject":"social-science"}},"as":"/subject/social-science"},"anthropology":{"href":{"pathname":"/subSubject","query":{"subject":"social-science","subSubject":"anthropology"}},"as":"/subject/social-science/anthropology"},"geography":{"href":{"pathname":"/subSubject","query":{"subject":"social-science","subSubject":"geography"}},"as":"/subject/social-science/geography"},"history":{"href":{"pathname":"/subSubject","query":{"subject":"social-science","subSubject":"history"}},"as":"/subject/social-science/history"},"political-science":{"href":{"pathname":"/subSubject","query":{"subject":"social-science","subSubject":"political-science"}},"as":"/subject/social-science/political-science"},"psychology":{"href":{"pathname":"/subSubject","query":{"subject":"social-science","subSubject":"psychology"}},"as":"/subject/social-science/psychology"},"sociology":{"href":{"pathname":"/subSubject","query":{"subject":"social-science","subSubject":"sociology"}},"as":"/subject/social-science/sociology"}}},"navBarWriteProductLinkHrefAndAs":{"href":"/write/","as":"/write/"},"forgotPasswordHrefAndAs":{"href":"/account/forgot-password","as":"/account/forgot-password"},"sfaLandingPageHrefAndAs":{"href":"/sfa","as":"/sfa"},"sfaLandingPageHrefAndAsWithPaymentCtaReferrer":{"href":"/sfa","as":"/sfa?ref=paymentcta"},"writeToolEditPageHrefAndAs":{"href":"/write/tool/edit","as":"/write/tool/edit"},"writingGuideHrefAndAs":{"href":"/writing-guide/","as":"/writing-guide/"},"institutionalLandingPageLandingPageHrefAndAs":{"href":"/forinstitutions/partnerships","as":"/forinstitutions/partnerships"},"referrerDisallowedRoutes":["/login","/questions-and-answers/ask-a-question","/about/honor-code","/privacy","/terms","/about","/access/registration","/account/registration","/learn","/plus","/write"],"bannerDisabledRoutes":["/sitemap"]},"userDiscoveryCards":{"featureCards":[],"bonusQuestion":null},"userAbTastyDetails":{"smsOptLearn":false,"smsOptWrite":false,"liveChatSessions":0,"usedLiveChat":false,"mathSolverEquations":0,"usedMathSolver":false,"qaAsked":0,"usedExpertQa":false,"bonusQuestion":0,"subscriptionLength":0,"essaysAnalyzed":0,"submittedEssayAnalysis":false,"submittedEssayReview":false},"textbookSelectorModal":{"shouldOpenTextbookSelector":false},"userPersistenceAttributes":{"seenPracticePackPopup":false,"seenPracticePackExitSurvey":false},"userConfigurationInfo":{},"userMembershipsDetails":{},"aiSubjects":[{"id":"7b385521-191a-4dfb-b135-9c5225f2e5f6","title":"History","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/history.svg","shortName":"history","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"0ac7f601-24cf-11eb-8bb2-02de5cfdf1e9","subject_id":"7b385521-191a-4dfb-b135-9c5225f2e5f6","is_ai_response_enabled":1}},{"id":"d17de665-4459-11e8-a2ac-0eefbb92016e","title":"Sociology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/sociology.svg","shortName":"sociology","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"0ac7f8cc-24cf-11eb-8bb2-02de5cfdf1e9","subject_id":"d17de665-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"eaa7179a-cb08-4843-b03c-025a56e3892b","title":"Business Law","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/business-law.svg","shortName":"business-law","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"2d455c84-a425-431e-8233-735ff6d90a6d","subject_id":"eaa7179a-cb08-4843-b03c-025a56e3892b","is_ai_response_enabled":1}},{"id":"0752b9ae-f245-4e94-bb5d-38135ba63494","title":"AI and Machine Learning","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/ai-and-machine-learning.svg","shortName":"ai-and-machine-learning","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"41f88a90-2d71-4741-9d3b-7f7055299eba","subject_id":"0752b9ae-f245-4e94-bb5d-38135ba63494","is_ai_response_enabled":1}},{"id":"042ec615-8f3e-11e8-824b-0ee95036c6e2","title":"Biochemistry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/bio-chemistry.svg","shortName":"biochemistry","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"5c9ee13a-cbe4-11ea-bb88-0ee95036c6e2","subject_id":"042ec615-8f3e-11e8-824b-0ee95036c6e2","is_ai_response_enabled":1}},{"id":"2efdb50e-0eb7-11e9-a986-0eb05403b986","title":"Electrical Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/electrical-engineering.svg","shortName":"electrical-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"67a919e4-1b03-11e9-9bb5-0ece094302b6","subject_id":"2efdb50e-0eb7-11e9-a986-0eb05403b986","is_ai_response_enabled":1}},{"id":"e80304e8-582c-49ef-98d7-86753c95436f","title":"Cybersecurity","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/cybersecurity.svg","shortName":"cybersecurity","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"6b5b7030-dc61-4bc0-a386-c7c75ed26aa7","subject_id":"e80304e8-582c-49ef-98d7-86753c95436f","is_ai_response_enabled":1}},{"id":"35677390-0eb7-11e9-a986-0eb05403b986","title":"Advanced Math","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/advanced-math.svg","shortName":"advanced-math","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"6c40ceaf-1b03-11e9-9bb5-0ece094302b6","subject_id":"35677390-0eb7-11e9-a986-0eb05403b986","is_ai_response_enabled":1}},{"id":"4adcf6c1-0eb7-11e9-a986-0eb05403b986","title":"Advanced Physics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/advanced-physics.svg","shortName":"advanced-physics","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"71829bbd-1b03-11e9-9bb5-0ece094302b6","subject_id":"4adcf6c1-0eb7-11e9-a986-0eb05403b986","is_ai_response_enabled":1}},{"id":"2c8590e1-a933-49c6-8c7c-9d09943ee371","title":"Anatomy and Physiology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/anatomy-and-physiology.svg","shortName":"anatomy-and-physiology","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"77a7b4d0-19ce-11eb-8bb2-02de5cfdf1e9","subject_id":"2c8590e1-a933-49c6-8c7c-9d09943ee371","is_ai_response_enabled":1}},{"id":"04579fb3-8f3e-11e8-824b-0ee95036c6e2","title":"Nursing","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/nursing.svg","shortName":"nursing","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"77a7bb92-19ce-11eb-8bb2-02de5cfdf1e9","subject_id":"04579fb3-8f3e-11e8-824b-0ee95036c6e2","is_ai_response_enabled":1}},{"id":"cf99551d-4459-11e8-a2ac-0eefbb92016e","title":"Earth Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/earth-science.svg","shortName":"earth-science","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"77a7c03f-19ce-11eb-8bb2-02de5cfdf1e9","subject_id":"cf99551d-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"9b67b389-3024-411b-a9c3-94287fae70dc","title":"Data Structures and Algorithms","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/data-structures-and-algorithms.svg","shortName":"data-structures-and-algorithms","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"95c2d737-39a0-403b-8830-835e11376eca","subject_id":"9b67b389-3024-411b-a9c3-94287fae70dc","is_ai_response_enabled":1}},{"id":"a5f017a8-8e7c-40de-973f-4b8aa0f079a4","title":"Health Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/health-science.svg","shortName":"health-science","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"aa43f3c0-3931-4ec3-8f1e-8f9914f20243","subject_id":"a5f017a8-8e7c-40de-973f-4b8aa0f079a4","is_ai_response_enabled":1}},{"id":"d0f5bf57-4459-11e8-a2ac-0eefbb92016e","title":"Economics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/economics.svg","shortName":"economics","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"ad90b228-ff8c-11e8-9bb5-0ece094302b6","subject_id":"d0f5bf57-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d0d23b03-4459-11e8-a2ac-0eefbb92016e","title":"Finance","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/finance.svg","shortName":"finance","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"adb301c3-ff8c-11e8-9bb5-0ece094302b6","subject_id":"d0d23b03-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d138d82f-4459-11e8-a2ac-0eefbb92016e","title":"Operations Management","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/operations-management.svg","shortName":"operations-management","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"add52234-ff8c-11e8-9bb5-0ece094302b6","subject_id":"d138d82f-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"a4bef1b4-c88b-11e8-9bb5-0ece094302b6","title":"Chemical Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/chemical-engineering.png","shortName":"chemical-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"adf8213e-ff8c-11e8-9bb5-0ece094302b6","subject_id":"a4bef1b4-c88b-11e8-9bb5-0ece094302b6","is_ai_response_enabled":1}},{"id":"a47c804a-c88b-11e8-9bb5-0ece094302b6","title":"Civil Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/civil-engineering.png","shortName":"civil-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"ae1aa32d-ff8c-11e8-9bb5-0ece094302b6","subject_id":"a47c804a-c88b-11e8-9bb5-0ece094302b6","is_ai_response_enabled":1}},{"id":"a523f1bc-c88b-11e8-9bb5-0ece094302b6","title":"Computer Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-engineering.svg","shortName":"computer-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"ae3c96aa-ff8c-11e8-9bb5-0ece094302b6","subject_id":"a523f1bc-c88b-11e8-9bb5-0ece094302b6","is_ai_response_enabled":1}},{"id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","title":"Computer Science","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/computer-science.svg","shortName":"computer-science","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"ae63c8d4-ff8c-11e8-9bb5-0ece094302b6","subject_id":"cfdc0b16-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"a4343b6e-c88b-11e8-9bb5-0ece094302b6","title":"Mechanical Engineering","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/engineering/mechanical-engineering.png","shortName":"mechanical-engineering","parentSubjectId":"cfdc041a-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"ae8663d4-ff8c-11e8-9bb5-0ece094302b6","subject_id":"a4343b6e-c88b-11e8-9bb5-0ece094302b6","is_ai_response_enabled":1}},{"id":"cf54e47c-4459-11e8-a2ac-0eefbb92016e","title":"Biology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/biology.svg","shortName":"biology","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"aea820fc-ff8c-11e8-9bb5-0ece094302b6","subject_id":"cf54e47c-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"bf5e172f-4459-11e8-a2ac-0eefbb92016e","title":"Chemistry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/chemistry.svg","shortName":"chemistry","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"aeca72e0-ff8c-11e8-9bb5-0ece094302b6","subject_id":"bf5e172f-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"04d720a9-8f3e-11e8-824b-0ee95036c6e2","title":"Management","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/management.svg","shortName":"management","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"d61b989f-0ed5-11eb-8bb2-02de5cfdf1e9","subject_id":"04d720a9-8f3e-11e8-824b-0ee95036c6e2","is_ai_response_enabled":1}},{"id":"04aead1e-8f3e-11e8-824b-0ee95036c6e2","title":"Marketing","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/marketing.svg","shortName":"marketing","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"d61b9cdf-0ed5-11eb-8bb2-02de5cfdf1e9","subject_id":"04aead1e-8f3e-11e8-824b-0ee95036c6e2","is_ai_response_enabled":1}},{"id":"d15981a1-4459-11e8-a2ac-0eefbb92016e","title":"Psychology","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/social-science/psychology.svg","shortName":"psychology","parentSubjectId":"d1597836-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"d61b9f8a-0ed5-11eb-8bb2-02de5cfdf1e9","subject_id":"d15981a1-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d0017344-4459-11e8-a2ac-0eefbb92016e","title":"Algebra","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/algebra.svg","shortName":"algebra","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f6e6e-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d0017344-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d0240865-4459-11e8-a2ac-0eefbb92016e","title":"Calculus","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/calculus.svg","shortName":"calculus","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f70b3-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d0240865-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d08e5253-4459-11e8-a2ac-0eefbb92016e","title":"Geometry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/geometry.svg","shortName":"geometry","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f7198-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d08e5253-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d06c6027-4459-11e8-a2ac-0eefbb92016e","title":"Probability","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/probability.svg","shortName":"probability","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f71ef-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d06c6027-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d0492d49-4459-11e8-a2ac-0eefbb92016e","title":"Statistics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/statistics.svg","shortName":"statistics","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f7234-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d0492d49-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d0b0b04a-4459-11e8-a2ac-0eefbb92016e","title":"Trigonometry","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/math/trigonometry.svg","shortName":"trigonometry","parentSubjectId":"d0016c54-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f727f-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d0b0b04a-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"cf782afc-4459-11e8-a2ac-0eefbb92016e","title":"Physics","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/science/physics.svg","shortName":"physics","parentSubjectId":"bf5df7f6-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f72e2-dd0b-11e8-9bb5-0ece094302b6","subject_id":"cf782afc-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}},{"id":"d116eab0-4459-11e8-a2ac-0eefbb92016e","title":"Accounting","smallImage":"https://isbn-assets.bnedcompass.com/subject_images/business/accounting.svg","shortName":"accounting","parentSubjectId":"d0d23379-4459-11e8-a2ac-0eefbb92016e","hasTbs":1,"hasQna":1,"qna_subject_configuration":{"id":"fe5f7330-dd0b-11e8-9bb5-0ece094302b6","subject_id":"d116eab0-4459-11e8-a2ac-0eefbb92016e","is_ai_response_enabled":1}}],"userMembershipUpgradeOptions":null,"essayZippies":{"litGuideZippies":[]},"uiActions":null,"literatureGuideRelatedEssays":{"landingPageZippies":[],"currentSectionZippies":[]}}},"page":"/my-questions","query":{"questionId":"593372c4-03bb-40c3-8dd7-c6a3443e5a95","slug":"1.write-a-program-that-reads-words-from-a-text-file-.txt-format-and-displays-all-the-nonduplicate-wo"},"buildId":"tl1MgsAeFEH_AUjO7zVs1","isFallback":false,"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>