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 Interview Questions
Questions Answers Views Company eMail

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

5 48718

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 12841

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

7 10212

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 9196

Define function ?Explain about arguments?

2 7489

C passes By value or By reference?

5 9003

difference between my-strcpy and strcpy ?

3 13219

Least no. when divide by 7 gives remainder 6, 6 gives 5, 5 gives 4 and so on ?

6 28830

What compilation do?

7 8875

Artficial language is provided which of the language?

3 5954

for cube and sphere 3 views are similarly draw one such figure?

2 12947

Write a program to exchange two variaables without temp

9 10689

Fortran cannot have value by reference True or False?

2 6602

success is to failure, joy is to ?

5 30795

meaning of JOLLY?

3 14083

Post New Geometric Software Interview Questions




Un-Answered Questions

what are responsibilities of an accountant in a company?

1599


What is dhcp pool?

179


how can I pass ccna in first try in one month

1699


Is xml a language?

452


what is instanceof operator used in java?

583






Define what is profile in cucumber?

202


What are the supported codecs for video?

665


Do you know a way to refresh browser by using selenium?

460


what is mixed pricing in product cost controlling

1953


What the difference between the SoapUi utility and the VS2008 test functionality used for the Web-service testing?

2806


How to restore data in salesforce?

232


What are the commands you'd issue to show the explain plan for "select * from dual"?

1719


What items fall under the category of ‘securities’?

608


Many times I don't got a caffeine peak in calibration of hplc using guard column ❓

1155


what happen if we set JDBC string to NULL?

2938