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 12852

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

7 10230

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 7495

C passes By value or By reference?

5 9012

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 28841

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 30802

meaning of JOLLY?

3 14087

Post New Geometric Software Interview Questions




Un-Answered Questions

What is optimistic concurrency control? : Transact sql

539


What is column store db? Explain with an example.

65


How do I clean up my outlook email?

1


what is the procedure for Delhi WCT payment , we have a registered office at mumbai and we have a branch at delhi for that renovation we have deducted WCT ,we have ur VAT and CST no for delhi branch do we need have additional registration for this payment

6965


How do you make a table on microsoft word 2007?

326






what are the limitations of cl (compare to rpg) ?

1534


What are differences between synchronous and asynchronous method of fs module?

256


What are the advantages of Restangular over $resource and $http?

1104


Explain the different ways of initiating transaction in cics?

496


What are inbuilt functions?

559


Is not bound in this context unable to find jdbc spring boot?

491


How do I fix windows script host problem?

400


What is function in r?

74


What is ordered list?

441


What are python’s dictionaries?

475