Hello World!

NSString *str=@"Hello World";
NSLog(@"%@",str);