Un-Answered Questions { C }

Write a program to reverse a given number in c language?

606


What are the string functions? List some string functions available in c.

594


Explain why c is faster than c++?

562


What are local static variables? How can you use them?

635


What is the purpose of main( ) in c language?

607


How we can insert comments in a c program?

619


Write a program to generate random numbers in c?

649


Explain data types & how many data types supported by c?

569


How is = symbol different from == symbol in c programming?

602


What is modifier & how many types of modifiers available in c?

596


What the different types of arrays in c?

606


What do you mean by recursion in c?

615


Explain the difference between ++u and u++?

628


What is pointer & why it is used?

595


What do you mean by dynamic memory allocation in c? What functions are used?

638