C Interview Questions
Questions Answers Views Company eMail

What is maximum size of array in c?

578

Why calloc is better than malloc?

565

What is null character in c?

684

What are the loops in c?

589

What are loops in c?

545

What is anagram in c?

510

What is bubble sort technique in c?

582

What is selection sort in c?

601

How are strings stored in c?

586

How does selection sort work in c?

614

Is stack a keyword in c?

630

Is there sort function in c?

572

What does c mean in basketball?

556

What is a node in c?

543

What is file in c language?

572


Post New C Questions

Un-Answered Questions { C }

Can a pointer be static?

611


write a program to print data of 5 five students with structures?

1602


What are the types of data types and explain?

663


What is a program flowchart and how does it help in writing a program?

653


What is meant by recursion?

625






What is scope of variable in c?

555


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

803


What is the benefit of using const for declaring constants?

581


Why does notstrcat(string, "!");Work?

637


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

643


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

1535


write a programming in c to find the sum of all elements in an array through function.

1700


Explain union.

631


Can include files be nested?

619


How do you define a function?

577