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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Hughes C Interview Questions
Questions Answers Views Company eMail

proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?

7 11038

int arr[] = {1,2,3,4} int *ptr=arr; *(arr+3) = *++ptr + *ptr++; Final contents of arr[]

6 15344

f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?

9 21512

If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?

6 9984

f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?

7 10948

Post New Hughes C Interview Questions




Un-Answered Questions

Please post the scenerois for writing the complex sql queries , for my practice.Can be any query if you cannot solve.

2585


How do I clean up my computer to make it run faster?

1052


What are the xi advantages over other middleware tools?

5


DEscribe the Fixation of cell culture with Formaldehyde ?

1887


What are the advantages and disadvantages of node manager?

1086


What are the types of table fields in the sap abap?

1203


What is apache used for?

984


According to bronsted-lowry definition, a base is?

1144


What is called spring mvc?

460


Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?

1096


What are the languages that can be used in the coding stage?

482


Which of the export options allows you to export multiple packages locally or to another hana system?

77


Can you open xml in excel?

924


Can function return multiple values in sql?

1098


How to improve your performance in views?

1004