Answer Posted / madhavi
dennis rich
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is getch c?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What are the scope of static variables?
Disadvantages of C language.
What is sizeof int in c?
What does printf does?
largest Of three Number using without if condition?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is data type long in c?
What are the types of data files?
How do you list a file’s date and time?
Write a program to swap two numbers without using third variable?
a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);
Why main is not a keyword in c?
Is c language still used?