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 53304

#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 5217

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

2 3507

Post New Facebook Interview Questions




Un-Answered Questions

BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

1619


How to run database query in wordpress?

118


Explain me what is the w3c?

572


How To Calculate Gross Sales for vat return -15

1729


Explain if rule availability is set as final?

180






You are the project manager for a web development project. You hold regular project status meetings and publish status reports on a timely basis. You know that communication is one of your most important functions. As such, all of the following are true except: A. Senders are responsible for sending clear, concise, complete messages. B. Receivers are responsible for understanding the message. C. Communication can be vertical or horizontal or both. D. Effective communication techniques include making eye contact, nodding, and asking clarifying questions.

605


X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?

910


What does join () do in python?

453


Explain different forms of normalization?

534


how to print invert pyramid in c#

1313


What are the different types of variables used in shell script?

557


How to calculate date and time differences in oracle?

535


Explain the different types of matching in ap(2,3,4 amd receipt only matching)? Explain them?

387


give the sample format of boq plumbing materials

2230


who introduced sql?

572