Multiple choice technology programming languages Which of the following is valid assignments ? %x = hello %x = 'hello' %x = “hello” Both (a) & (b) Both (b) & (c) Reveal answer Fill a bubble to check yourself D Correct answer