C Interview Questions
Questions Answers Views Company eMail

Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com

8 20060

what is array?

Amdocs, HCL,

63 57592

Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"

1 3822

Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"

IBM,

6 9807

1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision

HCL, Qualcomm,

9 14450

1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?

Qualcomm,

3 9782

what is the use of #pragma pack, wer it is used?

Wipro,

2 6996

What is structure padding & expalain wid example what is bit wise structure?

1 5913

explain memory layout of a C program

2 16613

what are the compilation steps? ( i want inside the compiler )

2 7713

what is the diff between the printf and sprintf functions?? and what is the syntax for this two functions ??

5 7479

int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation.

Global Edge,

15 20630

to find out the reverse digit of a given number

Infosys, Microsoft, TCS, Wipro,

6 16134

write a own function to compare two strings with out using stringcomparition function?

LG Soft, Sasken,

6 11179

write a programme that inputs a number by user and gives its multiplication table.

2 3399


Post New C Questions

Un-Answered Questions { C }

How can I pad a string to a known length?

591


How can variables be characterized?

1610


Can true be a variable name in c?

533


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1875


What does calloc stand for?

621






What is meant by high-order and low-order bytes?

632


what is use of malloc and calloc?

1358


Can a pointer point to null?

564


What is the difference between int main and void main in c?

569


How many types of arrays are there in c?

572


Hi can anyone tell what is a start up code?

1594


Do array subscripts always start with zero?

748


What are the properties of union in c?

568


Explain null pointer.

594


What are the rules for identifiers in c?

559