What is meant by initialization and how we initialize a variable?
No Answer is Posted For this Question
Be the First to Post Answer
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)
What is #error and use of it?
Please write the area of a RIGHT ANGLED TRIANGLE.
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What extern c means?
What is getch?
Write code for finding depth of tree
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
Write a program to find the given number is odd or even without using any loops(if,for,do,while)
1. main() { printf("%d",printf("HelloSoft")); } Output?
What is that continue statement??