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

Geometric Software C Interview Questions
Questions Answers Views Company eMail

what is the difference between const char *p, char const *p, const char* const p

5 48733

a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 12853

f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 10231

f1() { f(3);} f(int t) { switch(t); { case 2: c=3; case 3: c=4; case 4: c=5; case 5: c=6; default: c=0;} value of c?

5 9209

Define function ?Explain about arguments?

2 7496

C passes By value or By reference?

5 9013

difference between my-strcpy and strcpy ?

3 13225

What compilation do?

7 8888

Write a program to exchange two variaables without temp

9 10707

Post New Geometric Software C Interview Questions




Un-Answered Questions

Why MySQL is used?

565


Explain code compilation in c#.

518


What are the types of custom settings in salesforce?

210


Name the contextual classes that are used with the progressive bar in bootstrap.

1


how to calculate total cost for slab 35'×8'

1504






Can we find all links on a web page?

522


What do you mean by managed solution?

5


How do I open a json file?

1


How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr

533


What are SPIDs?

1048


What is subgit?

1


Why should companies deploy sap bw/4 hana? What are the benefits?

55


What is a centrally agreed contract?

715


When should you use dojo?

5


How many types cache in asp net?

523