What does return 1 means in c?
No Answer is Posted For this Question
Be the First to Post Answer
why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }
Difference between Function to pointer and pointer to function
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
write a addition of two no. program with out using printf,scanf,puts .
How can I do peek and poke in c?
What are control structures? What are the different types?
What is typedef example?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
what is Array?
What are types of structure?