What is the significance of scope resolution operator?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are bit fields? What is their use?

2 Answers   Adobe,


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


What is new line escape sequence?

0 Answers  


Q. where is the below variables stored ? - volatile, static, register

3 Answers   Bosch,


what is the difference between structure and union?

3 Answers  






Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.

4 Answers  


What are the languages are portable and platform independent?Why they are like that?

1 Answers   Excel, Satyam,


What is pointer and structure in c?

0 Answers  


write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?

5 Answers   HCL,


void main(int argc,char *argv[],char *env[]) { int i; for(i=1;i<argc;i++) printf("%s",env[i]); }

3 Answers  


Combinations of fibanocci prime series

0 Answers  


What are the commands should be given before weiting C Program i.e, Cd.. like

4 Answers   IBM, Infonet, Satyam, Tech Mahindra,


Categories