What is the output of printf("%d", printf("Hello"));?
Write a program that his output 1 12 123
What is linear search?
How can I insert or delete a line (or record) in the middle of a file?
what will be the output of this program........ main() { int a=2,b=4,c=6; printf("%d"); } why it gives the value of third variable.
write a program to copy a string without using a string?
When do we get logical errors?
Are comments included during the compilation stage and placed in the EXE file as well?
What is wrong in this statement?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
plz let me know how to become a telecom protocol tester. thank you.
What is I ++ in c programming?
Define and explain about ! Operator?