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 48789

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 12906

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

7 10321

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 9238

Define function ?Explain about arguments?

2 7532

C passes By value or By reference?

5 9061

difference between my-strcpy and strcpy ?

3 13271

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

6 28920

What compilation do?

7 8968

Artficial language is provided which of the language?

3 5996

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

2 13002

Write a program to exchange two variaables without temp

9 10798

Fortran cannot have value by reference True or False?

2 6636

success is to failure, joy is to ?

5 30894

meaning of JOLLY?

3 14141

Post New Geometric Software Interview Questions




Un-Answered Questions

Explain binary semaphore and its functionality.

591


Can we add the reference of a class library project in silverlight application project?

5


How can we add criteria to a sql query?

183


How to hit application without hitting the web server?

1006


Is multiple inheritance possible in c#?

561






What is the difference between r/3 and crm ?

626


How to generate strong name key file or which command is used to generated strong name key file?

517


Is j2ee a language or framework?

477


Which is a personal work schedule?

553


What are R Functions?

61


WE HAVE SOLD GOODS ON 20.09.2010 TO X AND IT HAS BEEN RECODED BY X IN HIS BOOKS ON 08.10.2010 ACCORDINGLY X HAS ISSUED FORM C IN THE QR.OCT-DEC IS IT ALLOWABLE UNDER CST ACT.

3679


Differentiate between declaration and definition.

587


Explain about fail safe iterators in java?

568


What does ns stand for ios?

471


What are freezing string in Ruby?

3