why should i select you?

Answer Posted / saranya

i will work efficiently and hard to develop our company.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define Array of pointers.

631


write an algorithm to display a square matrix.

2218


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2854


How can I pad a string to a known length?

608


What tq means in chat?

578






What is the difference between pure virtual function and virtual function?

643


#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }

713


Explain why C language is procedural?

766


What is hashing in c?

638


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.

3687


What does *p++ do?

580


How can I generate floating-point random numbers?

600


What is struct node in c?

612


What are the disadvantages of external storage class?

584


What are the differences between Structures and Arrays?

603