單項(xiàng)選擇題‘helloWorld’.lower()的值是()。
A."HELLOWORLD"
B."Helloworld"
C."helloWorld"
D."helloworld"
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題‘HI’*5的值是()。
A."HIHIHIHIHI"
B.""
C."HI"
D."hihihihihi"
2.單項(xiàng)選擇題‘helloWorld’.upper()的值是()。
A."HELLOWORLD"
B."Helloworld"
C."helloWorld"
D."helloworld"
3.單項(xiàng)選擇題‘HELLO’[:]值是()。
A."HELLOHELLOHELLOHELLOHELLO"
B.""
C."HELLO"
D.None
4.單項(xiàng)選擇題‘helloworld’.split(‘o’)的值是()。
A.[‘hell’,‘rld’]
B.[‘hell’,‘w’,‘rld’]
C.[‘hell’,‘w’]
D.[]
5.單項(xiàng)選擇題"beijingbwie".lower()的值是()。
A."Beijingbwie"
B."BeiJingBwIe"
C."beijingbwie"
D.程序異常
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
Vue Router支持哪種模式來構(gòu)建應(yīng)用()
題型:單項(xiàng)選擇題
Vue Router中的全局前置守衛(wèi)是使用哪個(gè)方法注冊的()
題型:單項(xiàng)選擇題
在Spring Security中,哪個(gè)接口用于獲取用戶信息()
題型:單項(xiàng)選擇題
在Spring中,哪個(gè)注解用于從請求中獲取請求參數(shù)()
題型:單項(xiàng)選擇題
響應(yīng)式編程主要關(guān)注什么()
題型:單項(xiàng)選擇題
認(rèn)證和鑒權(quán)的主要區(qū)別是什么()
題型:單項(xiàng)選擇題
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP響應(yīng)()
題型:單項(xiàng)選擇題
Spring WebFlux與Spring MVC的主要區(qū)別是什么()
題型:單項(xiàng)選擇題
RBAC模型中的"Who"代表什么()
題型:單項(xiàng)選擇題
在Vue Router中,哪個(gè)屬性用于定義路由的路徑()
題型:單項(xiàng)選擇題