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
We can use relational operators as
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
595
Static variable means
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
416
Which of the following is not a logical opertaor
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
124
Are logical operator sequence points?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
468
Mark the statement excuted by Preprocessor
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
515
Assume the output int main() { char *ptr1, *ptr2; printf("%d %d", sizeof(ptr1), sizeof(ptr2)); return 0; }
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
475
Can we run program without a main() function
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
483
Printing a character as an integer
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
468
The declaration "unsigned u" indicates u is a/an
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
419
Guess the output #include int main() { int a = 10; double b = 5.6; int c; c = a + b; printf("%d", c); }
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
472
Find out the Output int main() { int B B = 10 printf("%d", B) return 0 }
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
417
getch() belongs to which header file
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
470
The statement below is declaration or definition
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
471
Total:
5728
Previous
282
283
284
285
286
Next
Go