Explain how can type-insensitive macros be created?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 3 types of structures?
please give me some tips for the placement in the TCS.
Write a program in c to print 1 121 12321 1234321 123454321
11 Answers ANR, College School Exams Tests, Mu Sigma, Wipro,
Is struct oop?
Which is best book for data structures in c?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
Suggesting that there can be 62 seconds in a minute?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
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
IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
write a program to find the sum of the array elements in c language?
24 Answers ICT, Infosys, Wipro,
write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?