Why do we need arrays in c?
No Answer is Posted For this Question
Be the First to Post Answer
How does selection sort work in c?
Why malloc is faster than calloc?
What is the result main() { char c=-64; int i=-32 unsigned int u =-16; if(c>i){ printf("pass1,"); if(c<u) printf("pass2"); else printf("Fail2");} else printf("Fail1); if(i<u) printf("pass2"); else printf("Fail2") } a)Pass1,Pass2 b)Pass1,Fail2 c)Fail1,Pass2 d)Fail1,Fail2 e)none
When is a null pointer used?
What is array of structure in c programming?
fn f(x) { if(x<=0) return; else f(x-1)+x; }
#include<stdio.h> void main() { int =1; printf("%d%d%d",a++,++a,++a); }
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
0 Answers Lovely Professional University,
What is advantage of pointer in c?
What is the equivalent code of the following statement in WHILE LOOP format?
how many errors in c explain deply
though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks
3 Answers State Bank Of India SBI,