What is Lazy evaluation in C? Give an example.
What is restrict keyword in c?
Explain what are compound statements?
How would you obtain the current time and difference between two times?
What is wild pointer in c with example?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
What is the difference between null pointer and wild pointer?
How do you print only part of a string?
write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"
Where can I get an ansi-compatible lint?
Binary tree traversing
write a progrmm in c language take user interface generate table using for loop?