Hi,
These are some of the few questions for which i couldn't find answers. :lol: . I was just hoping if any of you can help me out.
1.Write a "Hello World" program in 'C' without using a semicolon.
2.Write a C++ program without using any loop (if, for, while etc) to print numbers
3.Remove duplicates in array.
4.Finding if there is any loop inside linked list.
5.Remove duplicates in an no key access database without using an array.
Thank You.