Computer Science, asked by SameerRaikwar, 7 months ago

What will be the result of following two expressions if i=10 initially?
(.i.) ++l <=10
(.ii.) l++<=10​

Answers

Answered by pritikapac
0

Explanation:

#include<stdio.h>

#include <stdio.h>

main()

{

Similar questions