Answer Posted / venkatesh
dennis ritchie at Bell telephone laboratories(now AT&T Bell
laboratories)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
List the difference between a While & Do While loops?
How do you use a 'Local Block'?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
Explain how do you list files in a directory?
What do you mean by recursion in c?
What is a pointer in c plus plus?
Can you please compare array with pointer?
Write program to remove duplicate in an array?
What is strcpy() function?
Is there any possibility to create customized header file with c programming language?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is bash c?
Explain how can you tell whether a program was compiled using c versus c++?
Define macros.
What is 2 d array in c?