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

Find the largest number in a binary tree

Infosys,

7 30051

Write a program that find and print how many odd numbers in a binary tree

1 7480

write a program to count the number the same (letter/character foreg: 's') in a given sentence.

2 7458

why java is platform independent?

Wipro,

13 27212

Write a C function to search a number in the given list of numbers. donot use printf and scanf

Honeywell, TCS,

5 15928

plz send me all data structure related programs

2 5636

plz send me all data structure related programs

2 5729

How can u say that a given point is in a triangle? 1. with the co-ordinates of the 3 vertices specified. 2. with only the co-ordinates of the top vertex given.

1 4971

You are given any character string. Find the number of sets of vowels that come in the order of aeiou in the given string. For eg., let the given string be DIPLOMATIC. The answer returned must be "The number of sets is 2" and "The sets are "IO and AI". Vowels that form a singleton set must be neglected. Try to post the program executable in gcc or g++ or in java.

3 10108

Given n nodes. Find the number of different structural binary trees that can be formed using the nodes.

Aricent, Cisco, Directi, Qualcomm,

16 39002

How will u find whether a linked list has a loop or not?

Microsoft,

8 13869

Implement a t9 mobile dictionary. (Give code with explanation )

Amazon, Peak6, Yahoo,

1 16090

programming in c lanugaue programm will errror error with two header file one as stdio.h and other one is conio.h

1 4749

What is the main difference between STRUCTURE and UNION?

HCL,

13 190965

What is "far" and "near" pointers in "c"...?

3 7317


Post New C Code Questions

Un-Answered Questions { C Code }

Hi, i have a project that the teacher want a pyramid of numbers in C# or java...when we click a button...the pyramid should be generated in a listbox/or JtextArea...and the pyramid should have the folowing form: 1 232 34543 4567654 567898765 67890109876 7890123210987 890123454321098 90123456765432109 0123456789876543210 Plz help with codes...didn't find anything on the net.

3168


Design an implement of the inputs functions for event mode

3453


Sir... please give some important coding questions asked by product companies..

2209


why nlogn is the lower limit of any sort algorithm?

2788


Set up procedure for generating a wire frame display of a polyhedron with the hidden edges of the object drawn with dashed lines

3473


Write a routine to implement the polymarker function

4837


how to create a 3x3 two dimensional array that will give you the sums on the left and bottom columns

3598


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4642


What is full form of PEPSI

2364


What is data _null_? ,Explain with code when u need to use it in data step programming ?

3275


What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?

4438


To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']

942


how to programme using switch statements and fuctions, a programme that will output two even numbers, two odd numbers and two prime numbers of the users chioce.

2617


write a program for area of circumference of shapes

2507


How can you relate the function with the structure? Explain with an appropriate example.

3389