Explain what is a stream?
No Answer is Posted For this Question
Be the First to Post Answer
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
How many types of functions are there in c?
how can u print a message without using any library function in c
What is spark map function?
what are the stages of compilation
Describe newline escape sequence with a sample program?
Explain what are global variables and explain how do you declare them?
What is the use of extern in c?
main() { char as[] = "\\0\0"; int i = 0; do{ switch( as[i++]) {case '\\' : printf("A"); break; case 0 : printf("B"); break; default : printf("C"); break; }} while(i<3); }
4 Answers Vector, Vector India,
Explain Basic concepts of C language?
What are extern variables in c?
What is the main difference between calloc () and malloc ()?