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

Syntel Interview Questions
Questions Answers Views Company eMail

Why we are use # in begning of programme of c++.

2 4959

How to Write the RESTART Logic Using COBOL?

4 21541

QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?

3 7348

3 : 4 :: 6 : ? a)30 b)25 c)15 d)11

3 7078

There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?

1 6240

1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.

1 5460

What are mutul funds?

2 10898

yes any body is there for my question plz help me. what is meant by capital market? plz give me ans in the form of concept,aspects of business,object etc.

2413

What is mutual fund what is derivatives what is capital market what is TDS.breifly

2407

I completed my BSc with Mathematics and after that MBA in HRSo my question is if interviewer ask why MBA after BSc??

1 5910

16:16::25:? A]25 B]16 C]32 D]1

2 7412

A code which had some declarations of some data items. There were a couple of normal data items(char,int..) and some pointers as well and a malloc call. You have to find the total memory taken up in the stack(Hint:Pointers and all are allocated in heap, not in stack, so dont count them).Also in most of these questions, they were specifying that the OS was 32 bit

2337

what is jvm in java

2 5505

what should be the methology of business taxation ?

2837

What u know abt mutual funds?

2569

Post New Syntel Interview Questions


Syntel Interview Questions


Un-Answered Questions

How does the sale people or seller agent find the vendors?

1164


What does the jdbc resultsetmetadata interface?

996


What is one dimensional array in c++?

1177


What is the immediate superclass of the applet class?

1136


What is the first operating system in the world?

1050


 rcc floor to floor  4m. in column reinforcement where we provide lap in exact location.     

2128


What is json-rpc?

1


What are the java backend technologies?

949


What are the endpoints in wcf?

874


Why do you use abstract classes?

932


Write a C program linear.c that creates a sequence of processes with a given length. By sequence it is meant that each created process has exactly one child. Let's look at some example outputs for the program. Here the entire process sequence consists of process 18181: Sara@dell:~/OSSS$ ./linear 1 Creating process sequence of length 1. 18181 begins the sequence. An example for a sequence of length three: Sara@dell:~/OSSS$ ./linear 3 Creating process sequence of length 3. 18233 begins the sequence. 18234 is child of 18233 18235 is child of 18234 ........ this is coad .... BUt i could not compleate it .....:( #include #include #include #include int main(int argc, char *argv[]) { int N; pid_t pid; int cont; if (argc != 2) { printf("Wrong number of command-line parameters!\n"); return 1; } N = atoi(argv[1]); printf("Creating process sequence of length %d.\n",N); printf("%d begins the sequence.\n",getpid()); /* What I have to do next ?????? */ }

2153


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

1183


What is current stable version of joomla, from where you can download it?

130


What is magento api?

1


What is left function in excel?

674