C Interview Questions
Questions Answers Views Company eMail

What does sizeof int return?

582

How is null defined in c?

645

What are operators in c?

575

What does == mean in texting?

653

What are the advantage of c language?

544

What are the 5 data types?

592

Can a pointer be null?

552

What is getch c?

843

Can we declare a function inside a function in c?

574

What is c value paradox explain?

563

Is it fine to write void main () or main () in c?

537

How do you define a function?

577

Is c still used?

591

What are data types in c language?

578

What are the 32 keywords in c?

623


Post New C Questions

Un-Answered Questions { C }

Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

1560


What are the advantage of c language?

544


Write a progarm to find the length of string using switch case?

1599


What is the difference between single charater constant and string constant?

615


Explain how can type-insensitive macros be created?

564






Explain what are run-time errors?

601


Why c is faster than c++?

623


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2401


How can I read a binary data file properly?

627


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1880


how logic is used

1491


Write a Program to accept different goods with the number, price and date of purchase and display them

5427


How is a null pointer different from a dangling pointer?

550


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

681


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2017