Answer Posted / ranjita
hi sunil
can you give me the code for that or can you explain in detail
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are bitwise shift operators in c programming?
What is pointer and structure in c?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is the auto keyword good for?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What is pointer & why it is used?
How can you check to see whether a symbol is defined?
what is uses of .net
Explain how do you search data in a data file using random access method?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
Why is event driven programming or procedural programming, better within specific scenario?
Write a program in c to replace any vowel in a string with z?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
What is the use of typedef in structure in c?
What is wrong with this initialization?