- 相關(guān)推薦
軟件類(lèi)求職筆試題
1. How do you code an infinite loop in C?
2. Volatile:
(1)What does the keyword volatile mean? Give an example
(2)Can a parameter be both const and volatile? Give an example
(3)Can a pointer be volatile? Give an example
3. What are the values of a, b, and c after the following instructions:
int a=5, b=7, c;
c = a+++b;
4. What do the following declarations mean?
(1)const int a;
(2)int const a;
(3)const int *a;
(4)int * const a;
(5)int const * a const;
【軟件類(lèi)求職筆試題】相關(guān)文章:
軟件類(lèi)筆試題12-09
德?tīng)柛\浖?lèi)筆試題12-08
軟件測(cè)試類(lèi)英文面試題08-08
網(wǎng)宿科技研發(fā)類(lèi)2011筆試題07-18
阿里巴巴非技術(shù)類(lèi)筆經(jīng)及試題08-13
軟件測(cè)試 試題12-12
軟件筆試題11-06
匯豐軟件筆經(jīng)小結(jié)07-06
中興2015筆試題08-02