Explain what are bus errors, memory faults, and core dumps?
can any one tel me wt is the question pattern for NIC exam
why return type of main is not necessary in linux
What is the difference between array_name and &array_name?
Why do we use c for the speed of light?
Explain the use of function toupper() with and example code?
In C language, a variable name cannot contain?
f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
Write a program to swap two numbers without using a temporary variable?
Apart from dennis ritchie who the other person who contributed in design of c language.
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
What is the use of static variable in c?
Explain how do you view the path?