單項(xiàng)選擇題Kotlin中哪個(gè)關(guān)鍵字用于聲明一個(gè)數(shù)據(jù)類()
A.data
B.model
C.struct
D.type
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題Kotlin中哪個(gè)關(guān)鍵字用于聲明一個(gè)單例對象()
A.singleton
B.object
C.unique
D.instance
2.單項(xiàng)選擇題Kotlin中哪個(gè)關(guān)鍵字用于聲明一個(gè)開放類()
A.open
B.public
C.class
D.external
3.單項(xiàng)選擇題Kotlin中類成員默認(rèn)是什么訪問權(quán)限()
A.public
B.private
C.protected
D.internal
4.單項(xiàng)選擇題Kotlin中使用哪個(gè)關(guān)鍵字來創(chuàng)建一個(gè)類()
A.class
B.type
C.struct
D.model
5.單項(xiàng)選擇題Kotlin中哪個(gè)循環(huán)可以用來遍歷區(qū)間()
A.for-in
B.while
C.do-while
D.foreach
最新試題
在WorkManager中,哪個(gè)類用于定義WorkRequest的約束條件()
題型:單項(xiàng)選擇題
以下哪個(gè)不是創(chuàng)建DAO的步驟()
題型:單項(xiàng)選擇題
Room是Android架構(gòu)組件中的一部分提供哪種類型的檢查()
題型:單項(xiàng)選擇題
以下哪個(gè)字符串資源ID用于播放視頻的按鈕文本()
題型:單項(xiàng)選擇題
ViewModel的數(shù)據(jù)會(huì)在Android系統(tǒng)銷毀并重新創(chuàng)建activity時(shí)丟失。
題型:判斷題
以下哪個(gè)不是創(chuàng)建數(shù)據(jù)庫實(shí)例的步驟()
題型:單項(xiàng)選擇題
Room是在哪個(gè)數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
題型:單項(xiàng)選擇題
在WorkManager中,哪個(gè)方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
題型:單項(xiàng)選擇題
在HomeScreen中,homeUiState的作用是什么()
題型:單項(xiàng)選擇題
在WorkManager中,哪個(gè)方法用于獲取工作信息()
題型:單項(xiàng)選擇題