How does struct work in c?
No Answer is Posted For this Question
Be the First to Post Answer
Please write the area of a RIGHT ANGLED TRIANGLE.
write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }
What is nested structure?
What is context in c?
What is c definition?
what is the associativity of bitwise OR operator?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What are the advantages of c preprocessor?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
How can I find out how much free space is available on disk?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database
2 Answers TCS, Unisys, Webyog,