Answer Posted / chaudhery mohsin iftikhar
The meant by LIFE is "Learning is for eve"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to count no of words,characters,lines in a paragraph.
What are the scope of static variables?
How can variables be characterized?
in linking some of os executables are linking name some of them
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is the purpose of type declarations?
What is the -> in c?
Explain what is the benefit of using const for declaring constants?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
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
What is unary operator?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
explain what are pointers?
Why c is called a mid level programming language?