What is break statement?
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS RTGS N MINIMUM AMT TO B TRANSFERD N WHAT R THE CHARGES ON MINIMUM AMT N IN WHICH BANK WE CAN DO IT?
What is %lu in c?
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
Write a function in c to find the area of a triangle whose length of three sides is given.
Q. where is the below variables stored ? - volatile, static, register
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words
5 Answers Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,
Which sorting algorithm is the best?
what is the different between data structure and data type?
write a c program to find the roots of a quadratic equation ax2 + bx + c = 0
11 Answers CSC, St Marys, TATA,
main() { int a[10]; printf("%d",*a+1-*a+3); }
How can I read/write structures from/to data files?