How can you be sure that a program follows the ANSI C standard?
No Answer is Posted For this Question
Be the First to Post Answer
How are Structure passing and returning implemented by the complier?
Do pointers need to be initialized?
write a program to display the numbers in the following 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4
What is the function of volatile in c language?
Is fortran faster than c?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Find the highest of three numbers and print them using ascending orders?
What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
Write a program to swap two numbers without using a temporary variable?
program to convert a integer to string in c language'