• Log in
  • Registration
Go Math Science
  • Home
  • Mathematics
  • Computing
  • Biology
  • Chemistry
  • Physics
  • Tools
  • Articles
Advanced Search…
  1. Home

Search results

6594 items matching your search terms.
Filter the results
Item type
New items since
Sort by
  • relevance
  • date (newest first)
  • alphabetically
  1. Java conditions
    by Dr. Osama M. Khaled — published Oct 27, 2020 — last modified Oct 31, 2023 09:30 PM — filed under: Java, Programming Language
    The quiz presents a Java code that takes an input and prints an output based on some conditions. Take the quiz and test your understanding about conditional ...
    Located in Computing / Programming / Java
  2. What is the expected result if input is 35?
    by Dr. Osama M. Khaled — published Oct 27, 2020 — last modified May 30, 2025 09:04 PM Located in Computing / … / Java / Java conditions
  3. What is the result if input is -35?
    by Dr. Osama M. Khaled — published Oct 27, 2020 — last modified May 30, 2025 09:04 PM Located in Computing / … / Java / Java conditions
  4. What is the result if input is 0?
    by Dr. Osama M. Khaled — published Oct 27, 2020 — last modified May 30, 2025 09:04 PM Located in Computing / … / Java / Java conditions
  5. What is the input for the code to print "Positive Number"?
    by Dr. Osama M. Khaled — published Oct 27, 2020 — last modified May 30, 2025 09:04 PM Located in Computing / … / Java / Java conditions
  6. What is the difference between the following code from the original one in terms of performance?
    by Dr. Osama M. Khaled — published Oct 29, 2020 — last modified May 30, 2025 09:04 PM
    Changing the IF code slightly, but providing the same functionality
    Located in Computing / … / Java / Java conditions
  7. Check if a string is Null or Empty
    by Dr. Osama M. Khaled — published May 17, 2021 — last modified Jul 19, 2022 04:23 AM — filed under: Java, Algorithm, Programming Language
    It is sometimes not practical to work out a string object immediately before validating if it is null or not
    Located in Computing / Programming / Java
  8. Check if a string has a white space at any position
    by Dr. Osama M. Khaled — published May 21, 2021 — last modified Jul 19, 2022 04:23 AM — filed under: Java, Algorithm, Programming Language
    It is important sometimes to check a string and make sure that it does contain a white space (e.g. space, new line, tab, etc ...).
    Located in Computing / Programming / Java
  9. Make a phone number callable in Android
    by Dr. Osama M. Khaled — published May 23, 2021 — last modified Jul 19, 2022 04:23 AM — filed under: Java, Algorithm, Programming Language
    You may want to present a number and make it callable.
    Located in Computing / Programming / Java
  10. An efficient way to delete an item from a dynamic list
    by Dr. Osama M. Khaled — published May 23, 2021 — last modified Jul 19, 2022 04:23 AM — filed under: Java, Algorithm, Programming Language
    It is sometimes tricky working with linked lists if you are searching for an item to delete it.
    Located in Computing / Programming / Java
  • < Previous 10 items
  • 1
  • ...
  • 571
  • 572
  • 573
  • 574
  • 575
  • 576
  • 577
  • ...
  • 660
  • Next 10 items >
Subscribe to an always-updated RSS feed.
Document Actions
  • Site Map
  • Contact
  • About
  • Youtube Channel
  • Facebook Page
  • REST API
  • Donate