Answer Posted / reddy
printf("%d");
| Is This Answer Correct ? | 11 Yes | 30 No |
Post New Answer View All Answers
Define macros.
Differentiate between a for loop and a while loop? What are it uses?
What are logical errors and how does it differ from syntax errors?
What are the parts of c program?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
Explain how does flowchart help in writing a program?
What is a null pointer in c?
Differentiate between the = symbol and == symbol?
What is meant by inheritance?
C language questions for civil engineering
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
Explain what are global variables and explain how do you declare them?
What is static and auto variables in c?
What is scanf_s in c?
Can we initialize extern variable in c?