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...

How to use c/c++ code in JAVA

Answer Posted / guest

basically c is similar to java than c++, its better to use
the code in c which is very similar to java...

Is This Answer Correct ?    19 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a code of a general series where the next element is the sum of last k terms.

996


Is main is a keyword in c?

1080


What is getche() function?

994


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

3204


Explain how can you be sure that a program follows the ansi c standard?

1413


cavium networks written test pattern ..

4037


Why does this code crash?

1032


What is the purpose of the statement: strcat (S2, S1)?

1108


praagnovation

2228


What are the ways to a null pointer can use in c programming language?

1090


What is a c token and types of c tokens?

1016


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1783


What does the message "automatic aggregate intialization is an ansi feature" mean?

1147


What is c value paradox explain?

1031


Write a program to reverse a linked list in c.

1076