What is enumerated data type in c?
No Answer is Posted For this Question
Be the First to Post Answer
Are c and c++ the same?
CopyBits(x,p,n,y) copy n LSBs from y to x starting LSB at 'p'th position.
How can this be legal c?
What's wrong with "char *p = malloc(10);" ?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is main () in c?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
WHAT IS LOW LEVEL LANGUAGE?
What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings
in C-programming language without using printf statement can we get output r not ? if yes how and if no also how ?
What is conio h in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?