When do we use backslash and when do we use forward slash.Are there any associated implications. Regards
............................. class BookingDetails:public Tourist { static std::string tourist_name[5]; static int...
#include<stdio.h> #include<conio.h> int main(){ int a,b; a = -3- -3; b = -3 - - (-3 ); printf("%d %d",a,b); getch();...
What the article / tutorials /code snippet does, why it's useful, the problem it solves etc.
Experts,I really need some help.Kindly explain to me in simple language how to implement 2D haar wavelet transform.i shall be very grateful.Please...
Hello Respected Members import java.awt.*; import java.applet.*; public class GuiExample extends Applet Kindly tell me after importing...
Hi guys My last post did not find any replies.I hope I have not offended anyone.I am new in this forum and this is my second post.I am trying to...
Hello everyone.I have just joined the forum. Kindly help me with the source code to find the largest prime factor of a 12-digit number. import...
Separate names with a comma.