int i = 0, j = 1, k = 2; Expression: (i && (j = k)) || (k > j)
int i = 0, j = 1, k = 2;Expression: i || !k
int i = 0, j = 1, k = 2;Expression: !!i
int i = 0, j = 1, k = 2;Expression: i && j
int a = 1, b = 2, c = 3;Expression: b = a = c
Answers
Answered by
0
Explanation:
terms using prototype : void seriesfactorial(int n)
using (switch case)
plzz plzz give the Ryt answer: !!i
int i = 0, j = 1, k = 2;Expression: i && j
int a = 1, b = 2, c = 3;Expression
terms using prototype : void seriesfactorial(int n)
using (switch case)
plzz plzz give the Ryt answer: !!i
int i = 0, j = 1, k = 2;Expression: i && j
int a = 1, b = 2, c = 3;Expression
Similar questions