Which is the best sort method for library management?
how could explain about job profile
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,
Does c have enums?
What does sizeof function do?
What does the function toupper() do?
Write a program that accept anumber in words
Define VARIABLE?
Where local variables are stored in c?
Give the logic for this #include<stdio.h> #include<conio.h> void main() { clrscr(); int a=10,b; b=++a + ++a; printf("%d", b); getch(); } Output: 24......How?
YBJBU6
Explain what are run-time errors?
What is nested structure in c?