What are the commands should be given before weiting C
Program i.e, Cd.. like
Post New Answer View All Answers
Explain how do you generate random numbers in c?
What is the use of printf() and scanf() functions?
How are variables declared in c?
What are types of functions?
Why malloc is faster than calloc?
Tell me about low level programming languages.
What is the purpose of type declarations?
Tell me what is the purpose of 'register' keyword in c language?
FILE PROGRAMMING
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What is assignment operator?
What are data types in c language?
What are the different data types in C?
Define C in your own Language.
Explain threaded binary trees?