What are the advantages of c preprocessor?
No Answer is Posted For this Question
Be the First to Post Answer
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
How many bytes are occupied by near, far and huge pointers (dos)?
What is Heap?
Write the syntax and purpose of a switch statement in C.
Explain the difference between malloc() and calloc() function?
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
Write a program for the following series? 1 121 12321 1234321 123454321 12345654321 1234567654321 123456787654321 12345678987654321 1234567890987654321 123456789010987654321 12345678901210987654321 1234567890123210987654321 .........1234321............ ..........123454321............ ..........12345654321............ 7 8 9 0 1 Pls............?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
What are external variables in c?
What are the different file extensions involved when programming in C?
Write a program to print ASCII code for a given digit.