What is a MAC Address?
No Answer is Posted For this Question
Be the First to Post Answer
What is .obj file in c?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
Is c is a low level language?
What’s the special use of UNIONS?
What is the meaning of ?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
Can you think of a logic behind the game minesweeper.
Explain why C language is procedural?
When is a void pointer used?
what is the benefit of c30
Explain what is the heap?
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code