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 / thangavelbalu

Using "native" keyword

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What library is sizeof in c?

1142


In which header file is the null macro defined?

1402


What is zero based addressing?

1239


When is a null pointer used?

1170


Explain why C language is procedural?

1275


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1294


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3967


What are the different types of control structures?

1082


Tell us two differences between new () and malloc ()?

1275


How are portions of a program disabled in demo versions?

1345


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

1076


What is malloc calloc and realloc in c?

1426


What does the && operator do in a program code?

1282


How do you define CONSTANT in C?

1367


Explain what does the format %10.2 mean when included in a printf statement?

1414