An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language
a) string
b) data structure
c) pointers
d) array
What is the size of enum in c?
consagous technology placement paper
Dear Sir, we are required the bubble sorting programs Regs Prem
In scanf h is used for
Describe the order of precedence with regards to operators in C.
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
What is #define in c?
c pgm count no of lines , blanks, tabs in a para(File concept)
what will be the output for the following main() { printf("hi" "hello"); }
Explain what are the __date__ and __time__ preprocessor commands?
Why is a semicolon (;) put at the end of every program statement?
Write a program which returns the first non repetitive character in the string?