What is use of null pointer in c?
Why cant I open a file by its explicit path?
What does nil mean in c?
who is first prime minister in india??
what value is returned to operating system after program execution?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
what is difference between array,strutter,union and pointers
3 Answers CTS, Lovely Professional University, Mannar Company,
how can write all 1to 100 prime numbers using for loop,if and break ?
How to receive strings with spaces in scanf()
Stimulate calculator using Switch-case-default statement for two numbers
Explain low-order bytes.
#include<string.h> void main() { String s1[]={"swathi"}; string s2[]={"maddimsetti"}; s1[]=s[]; printf("%s",s1[]); }
What is meant by errors and debugging?