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
What is action and transformation in spark?
How can I recover the file name given an open stream or file descriptor?
what is the Output? int a=4 b=3; printf("%d%d%d%d%d%d",a++,++a,a++,a++,++a,a++); printf("%d%d%d%d%d%d",b--,b--,--b,b--,--b,--b);
What is difference between arrays and pointers?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Explain zero based addressing.
List the difference between a 'copy constructor' and a 'assignment operator' in C?
How can you call a function, given its name as a string?
Can you think of a logic behind the game minesweeper.
What is keyword with example?
Write a program to print distinct words in an input along with their count in input in decreasing order of their count
What 'lex' does?