Who is invented by c?

Answer Posted / p.ramya teja

Dennis Riche

Is This Answer Correct ?    52 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

will u please send me the placement papers to my mail???????????????????

1361


What is extern variable in c with example?

538


Here is a good puzzle: how do you write a program which produces its own source code as output?

595


main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

726


What are bitwise shift operators in c programming?

643






Difference between Function to pointer and pointer to function

627


what is the role you expect in software industry?

1654


What is a pointer value and address in c?

632


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.

1577


What are the back slash character constants or escape sequence charactersavailable in c?

684


What is the use of #define preprocessor in c?

615


What do you know about the use of bit field?

610


What are pointers? What are stacks and queues?

575


What is the advantage of using #define to declare a constant?

618


Is c programming hard?

574