who is the father of C Language?
Answers were Sorted based on User's Feedback
When should you use a type cast?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What are structure types in C?
why ordinary variable store the later value not the initial
What does do in c?
Which is better pointer or array?
write a program to display all prime numbers
class foo { public: static int func(const char*& p) const; }; This is illegal, why?
Write a program to reverse a linked list in c.
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
how to find turn around time in operating system?
Is there any possibility to create customized header file with c programming language?