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
482
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
450
The concept of two functions with same name is know as?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
487
No of loops in C
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
451
Real number is treated as
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
447
Which of the following is not an output
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
447
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
141
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
468
We can not declare a multuple function with same name?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
495
Function used in round off the value
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
424
Predict the output
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
444
Which of the following symbol is used in variable name
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
606
Tick the type of linkages
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
607
Total:
5728
Previous
283
284
285
286
287
Next
Go