Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

print ur name without using any semicolon in c/c++....

Answer Posted / g.rajitha

#include<iostream.h>
void main()
{
if(cout<<RAJITHA){}
}

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print “hello world” without using semicolon?

1183


Explain bit masking in c?

1193


Explain what math functions are available for integers? For floating point?

1161


What is keyword in c?

1063


Explain what header files do I need in order to define the standard library functions I use?

1229


What are the two types of functions in c?

1057


What is string in c language?

1248


How does struct work in c?

1137


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

2151


Explain heap and queue.

1143


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2697


What are register variables in c?

1051


Explain argument and its types.

1114


What is scope of variable in c?

1090


What are dangling pointers in c?

1354