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 program that reads a series of strings and prints only those ending in "ed"

Accenture,

2 16016

what is link list?

3 5931

main() { printf(5+"good morning"); printf("%c","abcdefgh"[4]); }the o/p is morning and e...how someone explain

1 23014

main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?

Tech Mahindra,

12 33628

I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7

1 3677

I have an array of 100 elements. Each element contains some text. i want to: append a star character to the end of every fifth element remove every second character from every tenth element, and… add a line feed (ascii 10) after the 30th character of every array element whose length is greater than 30 characters.

1 3968

if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?

Amazon, Apple, Bata, Google, NASA,

4 26457

any string of bits of length 'n' represents a unique non- negative integer between.............?

2 7394

write a function which accept two numbers from main() and interchange them using pointers?

3 6763

tell me the full form of c?

2 7538

Reverse a string word by word??

9 15572

wap to print "hello world" without using the main function.

TCS, Wipro,

22 44930

wite a programme in c to linear search a data using flag and without using flags?

TCS,

3 15805

How would you sort a linked list?

1 3757

why the execution starts from main function

9 20083


Post New C Questions

Un-Answered Questions { C }

Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

2184


What is null in c?

1096


Is r written in c?

1162


What is the difference between near, far and huge pointers?

1099


Which is the best website to learn c programming?

1079


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1947


Write a program to implement queue.

1122


Why structure is used in c?

1192


What does s c mean on snapchat?

1115


How to set file pointer to beginning c?

1203


What is the use of in c?

1030


Explain what is the heap?

1058


Mention four important string handling functions in c languages .

1115


What tq means in chat?

1126


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

1060