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


What is low level language in computer?



What is low level language in computer?..

Answer / devraj

C language

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

33. try { 34. // some code here 35. } catch (NullPointerException e1) { 36. System.out.print(”a”); 37. } catch (RuntimeException e2) { 38. System.out.print(”b”); 39. } finally { 40. System.out.print(”c”); 41. } What is the result if a NullPointerException occurs on line 34? 1 c 2 a 3 ab 4 ac

5 Answers  


Is boolean a data type in java?

0 Answers  


What does jre stand for?

0 Answers  


Explain the difference between serializable and externalizable in java?

0 Answers  


is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


Explain about exception propagation?

0 Answers  


What is hashmap and map?

0 Answers  


What is exception hierarchy in java?

0 Answers  


How many arguments can be passed to main ()?

0 Answers  


What restrictions are placed on method overloading?

0 Answers  


Program to Find the second largest element in an array.

0 Answers   Amazon,


What is the difference between the file and randomaccessfile classes?

0 Answers  


Categories