Answer Posted / parth ujenia
Dennis Ritche :)
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
C language questions for civil engineering
Write a c program to build a heap method using Pointer to function and pointer to structure ?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What should malloc() do?
What is the difference between memcpy and memmove?
What are nested functions in c?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What does nil mean in c?
What does *p++ do?
How can I find out how much free space is available on disk?
What are the ways to a null pointer can use in c programming language?
What is substring in c?
Explain how do you use a pointer to a function?
What is the purpose of clrscr () printf () and getch ()?
When c language was developed?