In which of the-following situations would it be appropriate to use a semicolon?

1 Answer

Answer :

To replace conjunctions and, or, but and to connect the main clauses in a compound sentence

Related questions

Description : Look at the spaces indicated in the sentences below. Where would it be appropriate to put a semicolon (;)?

Last Answer : in the name of freedom

Description : Look at the space indicated in the sentences below. Where would it be appropriate to put a semicolon (;)?

Last Answer : She was prevented from fleeing down the fire escape; the window at the top of the stairs was bolted shut.

Description : In which o the following situations is it not appropriate to use a comma?

Last Answer : To replace the word and in compound sentences

Description : Is there any gift (actual gift, not gift card) that is appropriate in most if not all gifting situations?

Last Answer : No. Because for almost all adult, while some consider it tacky, cash is ok. However, what’s a 3 year old gonna do with $20?

Description : Suggest the appropriate functions for the following situations: -Technology

Last Answer : 1. = MIN(A1 : C5)2. = IF(D5>5,000, “Discount”, “NoDiscount”)

Description : Suggest the appropriate function for the following situations: -Technology

Last Answer : 1. = MAX(A1 : B20)2. = AVG(E5:15)3. =IF(J10 >= 40, “Pass”, “Fail”)

Description : Contingency theories of leadership are based on the belief that (a) there is no single style of leadership appropriate to all situations (b) there is a single style of leadership ... the interactions between the variables involved in a leadership situation and patterns of leadership behaviour.]

Last Answer : (a) there is no single style of leadership appropriate to all situations 

Description : Is this the correct use of the semicolon?

Last Answer : Yes, a colon preceeds a list.

Description : Punctuation problems. comma and semicolon rules. help please. when to use with 'and'?

Last Answer : Comma to break a sentence, semicolon when the sentence could either end there (period) or go on, requiring a break (comma); hence the using of both in one punctuation mark. I usually do commas before my ... but I'm not sure if there is a specific rule for this. Good luck learning all of the rules!

Description : In grammar, when should I use a semicolon?

Last Answer : Use a semicolon when you link two independent clauses with no connecting words. You can also use a semicolon when you join two independent clauses together with one of the following ... join independent clauses): however, moreover, therefore, consequently, otherwise, nevertheless, thus, etc.

Description : Define what is the use of a semicolon (;) at the end of every program statement?

Last Answer : It has to do with the parsing process and compilation of the code. A semicolon acts as a delimiter so that the compiler knows where each statement ends and can proceed to divide the statement into smaller elements for syntax checking.

Description : Anyone interested in an homage to the semicolon?

Last Answer : Ironic, since I recently found myself concerned about how long it’s been since I’ve used a semicolon; I guess my fears can be put to rest.

Description : which of the following sentences needs a semicolon to be correct? -General Knowledge

Last Answer : The sentence that needs semicolon to be corrected is: Jerry loves tennis; he plays every day.

Description : Don't know the semicolon shortcut? Thank you

Last Answer : For example, Alt 59

Description : True or false If two independent clauses are connected by a semicolon, the dotted line is slanted from one verb to the other.?

Last Answer : False. The correct answer is "If two independent clauses are connected by a semicolon, the dotted line goes straight from one verb to the other." (A+)

Description : To indicate a keyword as an exact match, which of the following should be used? A. Quotations B. Brackets C. Parenthesis D. Semicolon

Last Answer : B. Brackets

Description : What do you press to enter the current date in a cell? 1) CTRL +; (semicolon) 2) CTRL + SHIFT + :(colon) 3) CTRL + F10 4) CTRL + F11

Last Answer : 1) CTRL +; (semicolon)

Description : Which of the following is not mandatory in variable declaration? A) a semicolon B) an identifier C) an assignment D) a data type

Last Answer : C) an assignment

Description : Which one of the following describes the syntax of prolog program ? I. Rules and facts are terminated by full stop (.) II. Rules and facts are terminated by semicolon (;) III. Variables names must start with upper case alphabets. ... alphabets. Codes : (A) I, II (B) III, IV (C) I, III (D) II, IV

Last Answer : (C) I, III