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
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
why we shiuld use main keyword in C
What does the function toupper() do?
Write a C program to print 1 2 3 ... 100 without using loops?
write a program which will count occurance of a day between two dates.
write a own function to compare two strings with out using stringcomparition function?
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 to set a variable in the environment list?
Which of the following are valid "include" formats? A)#include and #include[file.h] B)#include (file.h) and #include C)#include [file.h] and #include "file.h" D)#include <file.h> and #include "file.h"
write a program to print infinte number
Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......
Write a program to generate random numbers in c?