Answer Posted / ranjit
dennis ritchi at at&t bell labs
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Mention four important string handling functions in c languages .
Explain what are binary trees?
How can variables be characterized?
Write a code of a general series where the next element is the sum of last k terms.
Write a factorial program using C.
Explain what is the use of a semicolon (;) at the end of every program statement?
How to establish connection with oracle database software from c language?
Write the control statements in C language
Why use int main instead of void main?
What is difference between static and global variable in c?
What was noalias and what ever happened to it?
Are there namespaces in c?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is an auto keyword in c?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit