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
Which of these functions is safer to use : fgets(), gets()? Why?
what is the use of operator ^ in C ? and how it works?
How to write a C program to determine the smallest among three nos using conditional operator?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
What is difference between structure and union in c?
Is c weakly typed?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
program for swapping two strings by using pointers in c language
Where local variables are stored in c?
how many header file is in C language ?
44 Answers College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)