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

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

6 28842

What compilation do?

7 8888

Artficial language is provided which of the language?

3 5963

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

2 12953

Write a program to exchange two variaables without temp

9 10707

Fortran cannot have value by reference True or False?

2 6613

success is to failure, joy is to ?

5 30803

meaning of JOLLY?

3 14087

Post New Geometric Software Interview Questions




Un-Answered Questions

If my aws direct connect flops, will I lose my connection?

101


Where php language is used?

522


What is the function of annotation @responsebody?

159


What do you understand by sap hana in-memory computing engine imce?

355


What are static variables in php?

503






What are the four essential states of an activity in Android?

642


What is database normalization with example?

495


What is pollination?

1616


Explain Reliability Mechanisms in JMS?

1060


automated backups are enabled by default for a new db instance. State True or False.

133


What are registry keys?

414


What is the maximum percentage voltage drop (vd%)for a motor control center

1541


Is vector synchronized in java?

545


What is the difference between mongodb and elasticsearch?

1


Explain what is the difference between zend_auth and zend_acl?

8187