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
584
Static variable means
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
408
Which of the following is not a logical opertaor
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
123
Are logical operator sequence points?
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
453
Mark the statement excuted by Preprocessor
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
506
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
468
Can we run program without a main() function
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
475
Printing a character as an integer
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
460
The declaration "unsigned u" indicates u is a/an
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
412
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
462
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
411
getch() belongs to which header file
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
465
The statement below is declaration or definition
C programming
2022-05-26
Answers
30
Question
40
Followers
30
0
1
462
Total:
5728
Previous
282
283
284
285
286
Next
Go