Answer Posted / bsn.teja
sunil and ambar both are right i think
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is use of bit field?
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 is function definition in c?
write a program to copy the string using switch case?
What do you know about the use of bit field?
What is main () in c language?
which is an algorithm for sorting in a growing Lexicographic order
If null and 0 are equivalent as null pointer constants, which should I use?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Differentiate between the = symbol and == symbol?
What is the difference between memcpy and memmove?
Explain union. What are its advantages?
Explain what does a function declared as pascal do differently?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
How do you list files in a directory?