Answer Posted / rahul valeja
ITS ZYGOTE THAT CAME FIRST YOU FOOLS...!
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can I read/write structures from/to data files?
What are the 5 types of inheritance in c ++?
What is c programming structure?
Explain built-in function?
Explain how many levels deep can include files be nested?
What does it mean when a pointer is used in an if statement?
What are the different types of errors?
What is echo in c programming?
What is static memory allocation? Explain
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What are the different types of control structures in programming?
Which is the memory area not included in C program? give the reason
What is the use of function overloading in C?
What is a macro in c preprocessor?
Why we use conio h in c?