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


Is it possible to run using programming C for Java
Application?

Answers were Sorted based on User's Feedback



Is it possible to run using programming C for Java Application?..

Answer / vishal

yes

Is This Answer Correct ?    0 Yes 0 No

Is it possible to run using programming C for Java Application?..

Answer / küthoseto lohe

Yes/No

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More C Interview Questions

Can two or more operators such as and be combined in a single line of program code?

0 Answers  


Can we increase size of array in c?

0 Answers  


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

0 Answers   Wilco,


C passes By value or By reference?

5 Answers   Geometric Software, Infosys,


‎How to define structures? · ‎

0 Answers  


write a program to display the array elements in reverse order in c language

16 Answers  


Explain this code. #include <stdio.h> void f1(int *k) { *k = *k + 10; } main ( ){ int i; i = 0; printf (" The value of i before call %d \n", i); f1 (&i); printf (" The value of i after call %d \n", i); }

3 Answers   IBM,


What do you know about the use of bit field?

0 Answers  


given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


How pointer is different from array?

0 Answers  


What is maximum size of array in c?

0 Answers  


What is strcmp in c?

0 Answers  


Categories