Why c is a mother language?
No Answer is Posted For this Question
Be the First to Post Answer
what are the uses of structure?
what are brk, sbrk?
Explain what is the benefit of using const for declaring constants?
What are data structures in c and how to use them?
Write a program to show the workingof auto variable.
how many header file is in C language ?
44 Answers College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,
What is sizeof int in c?
in linking some of os executables are linking name some of them
void main() { int *ptr; ptr = (int *) 0x400 ; printf("ptr=%d",ptr); } output?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
Which is an example of a structural homology?
What is the use of bit field?