why r u join this company? give solid resons.
Answer Posted / aa
i will develope your company
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
Why are all header files not declared in every c program?
What is the sizeof () a pointer?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
What is a pragma?
Explain why C language is procedural?
How do you print an address?
Why clrscr is used after variable declaration?
What is ## preprocessor operator in c?
Explain void pointer?
How to write a code for reverse of string without using string functions?
What is the use of typedef in structure in c?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
Where we use clrscr in c?
Write a program to reverse a given number in c?
What is stack in c?