By: Prof. Dr. Fazal Rehman | Last updated: March 3, 2022
C-Sharp MCQ’s
1: ………. is used for the changed the colour of the form…a) can’t changeb) property windowc) source coded) both b & c
Answer - Click Here:
D
2: For loop is used to…a) step statementsb) jump statementsc) goto statementsd) none of these
Answer - Click Here:
A
3: Which of the following is not true about font property…a) font saveb) font boldc) font named) all of these
Answer - Click Here:
A
4: An integer variable can be represented by…a) %b) &c) *d) ^
Answer - Click Here:
A
5: Project is run through a shortcut key…a) F5b) F8c) F6d) F9
Answer - Click Here:
A
6: Which of the following is true about a foreign key…a) must b a primary key in another table of the relationshipb) must be a candidatec) both a & bd) none of these
Answer - Click Here:
A
7: Which of the following value return a procedure…a) oneb) threec) fived) none of these
Answer - Click Here:
D
8: Which of the followings is true about the data type store data all types is…a) long b) stringc) doubled) variant
Answer - Click Here:
D
9: When the user clicks on the scrollbar which property will be changed…a) large changeb) maxc) valued) min
Answer - Click Here:
C
10: Which method in bellow is used to add records…a) createb) newc) addNewd) new
Answer - Click Here:
C
11: Callback procedure is…a) part of a modem protocolb) a recursive procedurec) specific windows used in controlsd) which is called by a DLL procedure
Answer - Click Here:
D
12: which of the following variables not change the value during execution…a) constantb) stringc) numericd) none of these