Why is a semicolon (;) put at the end of every program statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is an identifier?
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')
What are the modifiers available in c programming language?
Explain the ternary tree?
Can we declare variables anywhere in c?
int x=sizeof(!5.856); What will value of variable x?
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,
Explain the use of function toupper() with and example code?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
why we shiuld use main keyword in C
What does != Mean in c?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM