Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....
2 10541
What does 4d mean in c?
What is array of pointers to string?
What is structure padding in c?
List some basic data types in c?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What are the 5 elements of structure?
What is chain pointer in c?
What is meant by type specifiers?
What will the preprocessor do for a program?
Can you subtract pointers from each other? Why would you?
What is printf () in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
can we have joblib in a proc ?
Describe the order of precedence with regards to operators in C.
Why doesn't C support function overloading?