About 216,000 results
Open links in new tab
  1. A Guide to Using Semicolons - Merriam-Webster

    Semicolons (;) separate independent clauses that are related in meaning, and they separate items in a list when those items …

  2. Semicolons, colons, and dashes – The Writing Center

    Using a colon after “such as,” “including,” “especially,” and similar phrases. This violates the rule that the material preceding the …

  3. How to Use Em Dashes (—), En Dashes (–) , and Hyphens (-)

    Em dashes are used in place of commas or parentheses to emphasize or draw attention to parenthetical or amplifying material.

  4. Using Or Useing: Common Spelling Mistakes Explained

    Jan 18, 2026 · “Using” is the correct form, while “using” is not a real word. Knowing the right spelling is important, especially in writing …

  5. Useing or Using – Which Spelling Is Correct? (Simple Guide)

    Feb 11, 2026 · Useing or using? Learn the correct spelling, grammar rule, examples, and usage in British and American English clearly.

  6. How and When To Use Parentheses ( ) | YourDictionary

    Sep 9, 2022 · Double check that you’re using two parentheses, not just one. It’s a common grammar error to add an opening …

  7. using statement - ensure the correct use of disposable objects

    Jan 20, 2026 · In particular, the using statement ensures that a disposable instance is disposed even if an exception occurs within …

  8. using - JavaScript - MDN

    Jan 28, 2026 · The using declaration declares block-scoped local variables that are synchronously disposed. Like const, variables …

  9. USING | English meaning - Cambridge Dictionary

    Meaning of using in English using present participle of use (Definition of using from the Cambridge Advanced Learner's Dictionary & …

  10. Linux operators: Using |, >, >>, &, &&, !, =, () and many more

    Jul 11, 2024 · The ; is an operator that allows you to run multiple commands on a single line. It simply separates them so they will …