What is a struct c#?
What is the difference between printf and scanf in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
What is the use of c language in real life?
sum of two integers values only other then integer it should print invalid input.
What is the meaning of && in c?
How can I find leaf node with smallest level in a binary tree?
What is getch() function?
Can a variable be both static and volatile in c?
Differentiate between a for loop and a while loop? What are it uses?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
What is a substring in c?