Answer Posted / hari
356
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What does the characters “r” and “w” mean when writing programs that will make use of files?
What is wild pointer in c?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What does main () mean in c?
List the different types of c tokens?
what is uses of .net
Define Spanning-Tree Protocol (STP)
please explain every phase in the "SDLC" in the dotnet.
What’s the special use of UNIONS?
Explain how does free() know explain how much memory to release?
What is mean by data types in c?
What are c header files?
What are derived data types in c?
How is a macro different from a function?
What does *p++ do?