Hai sir,
I had planned to write the NIC scientific engineer exam ,
plz post the sample question......


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

Post New Answer

More C Interview Questions

write a program to find the given number is prime or not

2 Answers   Accenture, Vasutech,


What is a void * in c?

0 Answers  


write a c program to find the probability of random numbers between 1-1000

0 Answers   ADS,


What is the proper way of these job Tell me about there full work

0 Answers   EDS,


How do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  






What kind of sorting is this? SORT (k,n) 1.[Loop on I Index] repeat thru step2 for i=1,2,........n-1 2.[For each pass,get small value] min=i; repeat for j=i+1 to N do { if K[j]<k[min] min=j; } temp=K[i];K[i]=K[min];K[min]=temp; 3.[Sorted Values will be returned] A)Bubble Sort B)Quick Sort C)Selection Sort D)Merge Sort

3 Answers   Accenture,


Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;

18 Answers   Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,


How do you override a defined macro?

0 Answers  


Differentiate between null and void pointers.

0 Answers   TCS,


What is typedef?

1 Answers  


What will happen when freeing memory twice

2 Answers  


What are multibyte characters?

0 Answers  


Categories