单项选择题下面概念中,不属于面向对象方法的是 ______。
单项选择题执行以下程序段后,变量c$的值为 ______。 a$= Visual Basic Programming b$= Quick c$=b$ & UCase(Mid$(a$,7,6))& Right$(a$,12)