what are the static variables
Answer Posted / guest
enum
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how could explain about job profile
Explain what is a program flowchart and explain how does it help in writing a program?
Explain the term printf() and scanf() used in c language?
Tell me what are bitwise shift operators?
Write a program that accept anumber in words
How many bytes is a struct in c?
Why we use break in c?
How many levels of pointers have?
What is the difference between scanf and fscanf?
How many identifiers are there in c?
How does #define work?
Explain the advantages and disadvantages of macros.
given post order,in order construct the corresponding binary tree
what type of questions arrive in interview over c programming?
Differentiate between #include<...> and #include '...'