What is ctrl c called?
No Answer is Posted For this Question
Be the First to Post Answer
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What is a stream in c programming?
What is c programing language?
wite a programme in c to linear search a data using flag and without using flags?
When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?
What are the header files used in c language?
why i join syntel?
23 Answers ABC, Syntel, TCS,
What is the purpose of ftell?
Which command is more efficient? *(ptr+1) or ptr[1]
What is a function simple definition?
What are pointers? What are different types of pointers?
Is it possible to initialize a variable at the time it was declared?