Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 C Interview Questions
Questions Answers Views Company eMail

what is the difference between const char *p, char const *p, const char* const p

5 50873

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 14733

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

7 12770

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 10729

Define function ?Explain about arguments?

2 8809

C passes By value or By reference?

5 11129

difference between my-strcpy and strcpy ?

3 14806

What compilation do?

7 11811

Write a program to exchange two variaables without temp

9 13359

Post New Geometric Software C Interview Questions




Un-Answered Questions

How to use forward action to restrict a strut application to mvc?

1002


What do you mean by a domain?

493


Detail the meaning of association?

901


Explain Creepage Distance of Insulator

2157


How do you define a class in c++?

1032


How is body onload() function is different from document.ready() function used in jquery?

751


how many modules are there in telecome domain?how to explain the architecture?

1964


What is the difference between React Native and React?

397


What are the comments available in pc?

670


What makes a good primary key?

983


what is the Difference between Tabletype and Snapshot?

2004


how fast can you learn things?

2824


in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?

7083


What are some characteristics of bulk solids that can affect their ability to flow properly?

1106


How can we communicate with each server in N-tier Architecture? and what are the methods?

2197