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

Facebook Interview Questions
Questions Answers Views Company eMail

what is the abrivation of GE- 9FA and 9E gas turbines

13 53108

#include #include struct stu { int i; char j; }; union uni { int i; char j; }; void main() { int j,k; clrscr(); struct stu s; j=sizeof(s); printf("%d",j); union uni u; k=sizeof(u); printf("%d",k); getch(); } what is value of j and k.

2 5166

#‎include‬ void main() { int i; for(i=5;0;i++) { printf("%d",i); } }

2 3464

Post New Facebook Interview Questions




Un-Answered Questions

What is callback in ios?

444


What is the sql query overwrite in source qualifier in informatica

607


What is autoboxing in java?

595


What do you mean by ejb?

535


How to Select an item in a TListView when the checkbox is checked ?

1455






What will you do in the situation: If you give loan to someone and the person ran, what will you do? How will you recover the loan amount?

678


What is junction object? : salesforce objects & fields

208


What is raw_input?

444


How much sand and cement requirement for 1 SQM 125mm thickness Brickwork

111


Can we change the value of constant variable in c?

564


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

1926


Hi, I am Gurunathan. I am in need of ONGC, IOCL, DRDO technical test ( chemical engineering)and general aptitude questions. If anyone has kindly post it to me soon.

2293


Which elements are present in electron?

590


what are date and time data types in mysql? : Sql dba

488


How many main windows are allowed for sapscript?

561