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 48755

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 12869

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

7 10291

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 9219

Define function ?Explain about arguments?

2 7503

C passes By value or By reference?

5 9033

difference between my-strcpy and strcpy ?

3 13244

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

6 28887

What compilation do?

7 8934

Artficial language is provided which of the language?

3 5985

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

2 12980

Write a program to exchange two variaables without temp

9 10748

Fortran cannot have value by reference True or False?

2 6626

success is to failure, joy is to ?

5 30855

meaning of JOLLY?

3 14117

Post New Geometric Software Interview Questions




Un-Answered Questions

where are roles used?

5


What is the difference between read and readlines in python?

423


What are the limitations of using local object?

537


What are wicket models?

5


What are the consistency levels for write operations in Cassandra?

80






What is c programing language?

612


What do you understand by python iterator and iterable elements?

482


What is typedf?

664


cd home to get back to your home-directory. State Whether True or False?

500


What does replace the files in the destination mean?

530


How much ram does windows 10 32bit recognize?

416


What is a skewed join?

342


What is a tuple in swift?

395


What is difference between commit and rollback when used in transactions?

496


Syntax for upsert & undelete trigger & purpose undelete?

333