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 48330

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 12344

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

7 9694

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 8879

Define function ?Explain about arguments?

2 7257

C passes By value or By reference?

5 8631

difference between my-strcpy and strcpy ?

3 12818

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

6 27725

What compilation do?

7 8397

Artficial language is provided which of the language?

3 5680

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

2 12505

Write a program to exchange two variaables without temp

9 10082

Fortran cannot have value by reference True or False?

2 6382

success is to failure, joy is to ?

5 29198

meaning of JOLLY?

3 13528

Post New Geometric Software Interview Questions




Un-Answered Questions

What is a layout manager android?

396


Differentiate between Dofollow and Nofollow?

406


Will you be willing to travel if the work demands so?

544


Calculate Income Ta X On Nett Income Of Rs 365520 For Men,women And Senior Citizen For The Assessment Years 2009- 10 And 2010-11?

1437


What happens when you choose ClearType for your screen fonts in Windows XP?

4227






How to get current directory using python?

404


Explain the difference between inprocess vs out process session state : Dot net architecture

427


What is ipc a 600?

443


What are the responsibilities of clinical lab technician?

657


Can I use DLLs developed in C or C++ from Delphi?

490


Explain about scrrun.dll in vbscript?

519


Define the process of handling in case of destructor failure?

490


What is Linux and why is it so popular?

378


What’s new in the latest version of mvc?

1


What is function in c with example?

539