Why isnt there a numbered, multi-level break statement to break out
No Answer is Posted For this Question
Be the First to Post Answer
Write a small C program to determine whether a machine's type is little-endian or big-endian.
What are loops c?
give an example of type casting by a simple c program
yogesh patil in dell
What is difference between main and void main?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is the purpose of void pointer?
write a program to compare 2 numbers without using logical operators?
Write a Program to accept different goods with the number, price and date of purchase and display them
void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }
how to write hello word without using semicolon at the end?
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,