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
Meaning of () in c
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
write a progrmm in c language take user interface generate table using for loop?
Write a program for print infinite numbers
What is wild pointer in c with example?
List some of the dynamic data structures in C?
What is wild pointer in c?
Explain a file operation in C with an example.
How to establish connection with oracle database software from c language?
what are brk, sbrk?
Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001