Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
Yasmin Questions
5728 Questions
Which of the following data type will throw an error on modulus operation(%)?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
472
Output is #include void main() { int x = 1, y = 0, z = 5; int a = x && y && z++; printf("%d", z); }
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
443
The concept of two functions with same name is know as?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
478
No of loops in C
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
445
Real number is treated as
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
439
Which of the following is not an output
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
440
Assume the output #include void main() { int x = 5.3 % 2; printf("Value of x is %d", x); }
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
139
Output is #include int main() { int i = -3; int k = i % 2; printf("%d\n", k); }
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
459
We can not declare a multuple function with same name?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
486
Function used in round off the value
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
417
Predict the output
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
435
Which of the following symbol is used in variable name
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
596
Tick the type of linkages
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
599
Total:
5728
Previous
283
284
285
286
287
Next
Go