aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

Which of the following compounds will not react faster in a SN1 reaction? A. CH3-CH-(CH3)-CH2-CH2-Br B. CH3-C-(CH3)2-Br C. CH3-CH2-CH2-Br

  1. Only A

  2. Only B

  3. Only C

  4. 1 and 2

  5. 2 and 3

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

It is 1o alkyl halide.

Keep practicing — related questions

  • Consider the set $S = \left\\{ a , b , c , d \right\\}$ . Consider the following 4 partitions $\pi_1,\pi_2,...
  • Consider the following C function: int f(int n) { static int r = 0; if (n <= 0) return 1; if (n > 3) { r = ...
  • Consider the following C functions: int f1 (int n) { If(n == 0 | |n == 1) return n; else return(2*f1(n-1) +...
  • Consider the following C functions: int f1 (int n) { If(n == 0 | |n == 1) return n; else return(2*f1(n-1) +...
  • The following system of equations $$x_1 + x_2 + 2x_3 = 1$$ $$x_1 + 2x_2 + 3x_3 = 2$$ $$x_1 + 4x_2 + αx_3 = ...
  • Let L = L1 $\cap$ L2, where L1 and L2 are languages as defined below: L1 = $(a^m b^m\ ca^n b^m | m,n \ge 0)...
  • The following C function takes a single-linked list of integers as a parameter and rearranges the elements ...
  • What is printed by the following C program? int f(int x, int py, int **ppz) void main() { { Int y, z; int c...

Practice this topic

  • Chemical Bonding and Molecular Structure (1277 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy