C Interview Questions
Questions Answers Views Company eMail

Why is python slower than c?

604

What are volatile variables in c?

521

What is static function in c?

635

What is the scope of global variable in c?

557

What is the default value of local and global variables in c?

559

What is const volatile variable in c?

577

Why we use conio h in c?

585

Where are local variables stored in c?

570

Where register variables are stored in c?

552

What is the scope of local variable in c?

578

What is const keyword in c?

749

What is a global variable in c?

590

Why static is used in c?

622

What extern c means?

541

What is default value of global variable in c?

564


Post New C Questions

Un-Answered Questions { C }

what does static variable mean?

656


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1633


What is pointer and structure in c?

574


How to get string length of given string in c?

609


Do you know the purpose of 'register' keyword?

642






How do you override a defined macro?

700


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3124


Is there any data type in c with variable size?

633


What are volatile variables in c?

521


What is the auto keyword good for?

627


In C language what is a 'dangling pointer'?

640


What are multibyte characters?

644


Who invented b language?

915


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1801


Explain what are reserved words?

635