Please provide question papers of NATIONAL INFORMATICS
CENTRE for Scientific officer


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

Post New Answer

More C Interview Questions

code for find determinent of amatrix

0 Answers  


Tell me the use of bit field in c language?

0 Answers  


How to get string length of given string in c?

0 Answers  


What is bss in c?

0 Answers  


Is Exception handling possible in c language?

0 Answers   Wipro,






DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

2 Answers   Wipro,


Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?

7 Answers  


How can I make a program in c to print 'Hello' without using semicolon in the code?

9 Answers   C DAC, Practical Viva Questions,


write a program whose output will be- 1 12 123 1234

10 Answers  


void main() { int a[]={1,2,3,4,5},i; for(i=0;i<5;i++) printf("%d",a++); getch(); }

3 Answers  


write a program to display reverse of a number using for loop?

14 Answers  


How is a null pointer different from a dangling pointer?

0 Answers  


Categories