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...

C Interview Questions
Questions Answers Views Company eMail

Write a c code segment using a for loop that calculates and prints the sum of the even integers from 2 to 30, inclusive?

4 13391

Write a program to print all the prime numbers with in the given range

ABC, College School Exams Tests, TCS,

8 29930

Expand the following LKB BKL FFG

2381

how to use showbits function?

Infosys, TATA,

2 21408

User define function contain thier own address or not.

2 4818

Tell us the difference between these two : #include"stdio.h" #include define in detial.

5 8872

How to establish connection with oracle database software from c language?

2261

is compiler do read the data line by line or not. ??

LG Soft, Satyam, Tech Mahindra,

6 10592

Symmetric technologies interview questions. For Computer science candidates the first round is a objective type written test consisting of 16 questions.It is very easy ,any police man can solve this. And next round is a written test consists of both objective and subjective .Total 40 question related to c,c++ and operating system related questions. And then a technical interview and give some program to solve with computer.The md is adamant person, whatever he says we have to accept that is the condition. And one more thing ,,,these interview is just for a formality..the company will select only innocent guys.. the person's without a backbone only they require.. And u have to submit the certificates this is the most important problem...So if you are not getting any other jobs..then only join with this... It is better to try for other company...And apart from that symmetric do a lot of projects..If a candidate can manage everything u can join and make good career with this company... The Md will normally speak rudely..but he is good person and he will give you a lot of very good chances to improve your career....but with cheap salary....

Symmetric Technologies,

2296

Write a program for the following series? 1 121 12321 1234321 123454321 12345654321 1234567654321 123456787654321 12345678987654321 1234567890987654321 123456789010987654321 12345678901210987654321 1234567890123210987654321 .........1234321............ ..........123454321............ ..........12345654321............ 7 8 9 0 1 Pls............?

5 15328

WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES

1 11276

which is the best antivirus and how to update it

Infosys,

7 8105

How to delete a node from linked list w/o using collectons?

Zycus Infotech,

2826

find second largest element in array w/o using sorting techniques? use onle one for loop.

BitWise, Zycus Infotech,

15 49191

find largest element in array w/o using sorting techniques.

Zycus Infotech,

3 8079


Post New C Questions

Un-Answered Questions { C }

What is bash c?

1066


Can a pointer be null?

1081


Place the #include statement must be written in the program?

1089


What are the advantages and disadvantages of c language?

1071


Write a program in c to replace any vowel in a string with z?

1175


When do we get logical errors?

1175


What does it mean when a pointer is used in an if statement?

1157


What does 3 mean in texting?

1167


What are operators in c?

1077


Explain the difference between exit() and _exit() function?

1213


What is stack in c?

1122


What is the purpose of 'register' keyword in c language?

1076


void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply

2854


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

1137


What are c preprocessors?

1246