What is character set?
No Answer is Posted For this Question
Be the First to Post Answer
What are preprocessor directives in c?
What is typedef?
How does struct work in c?
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
What is Memory leakage ?
how memory store byte
Is fortran still used today?
Explain what are global variables and explain how do you declare them?
main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????
What does calloc stand for?
What are the three constants used in c?
Write a program which returns the first non repetitive character in the string?