How pointer is benefit for design a data structure algorithm?
Answer Posted / deepu.
I am cheking.by useing
pointer we save the
memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.
How is actual parameter different from the formal parameter?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What is the difference between array and linked list in c?
Write programs for String Reversal & Palindrome check
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
Dont ansi function prototypes render lint obsolete?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Is javascript written in c?
What is 'bus error'?
What is assignment operator?
Can stdout be forced to print somewhere other than the screen?
what are the different storage classes in c?
What are the application of void data type in c?