Answer Posted / jitrendra kr. arya
FA0
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Differentiate between functions getch() and getche().
int far *near * p; means
Explain enumerated types.
What are the 4 types of programming language?
How is a pointer variable declared?
Explain how can you tell whether a program was compiled using c versus c++?
Write a program that accept anumber in words
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
how logic is used
Is c easy to learn?
Is python a c language?
what is the diffrenet bettwen HTTP and internet protocol
Why structure is used in c?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
How can I run c program?