What are the different properties of variable number of arguments?
No Answer is Posted For this Question
Be the First to Post Answer
How can I manipulate strings of multibyte characters?
What is floating point constants?
Explain #pragma in C.
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
What is void main () in c?
Why can arithmetic operations not be performed on void pointers?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
Write a simple program to find the size of different basic data types in C.
In a byte, what is the maximum decimal number that you can accommodate?
What is meant by realloc()?
explain about storage of union elements.