Discuss the function of conditional operator, size of operator and comma operator with examples.
What is key word in c language?
What is the benefit of using #define to declare a constant?
State two uses of pointers in C?
What type of function is main ()?
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A
17 Answers ABC, College School Exams Tests,
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
what would be the output of the following prog? Justify your answer? main() { unsigned char ch; unsigned char i; ch = -255; printf("%d",ch); i = -1; printf("%d",i); }
Why c is called procedure oriented language?
Can you pass an entire structure to functions?
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
Is fortran still used in 2018?