Q. Where
is the number of levels to be taken into consideration
for TOC present?
Answers
Answered by
1
Answer:
#include int main() { int x = 0; if (x<1) { if (x == 0) std::cout<<"1\n"; else std::cout
Similar questions