a formula,a series of steps,or well defined set of rules for solving a problem
a) algorithem
b) program
c) erdiagram
d) compiler
No Answer is Posted For this Question
Be the First to Post Answer
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Do you know the purpose of 'register' keyword?
How #define works?
why we wont use '&' sing in aceesing the string using scanf
why program counter is 16 bit?
In which mode we open the file for read,write and append also in c ? a)W b)w+ c)r+ d)a
main() { int x=10,y=15; x=x++; y=++y; printf("%d %d\n",x,y); } output??
19 Answers EBS, Ramco, Sangwin, TCS,
Is there a built-in function in C that can be used for sorting data?
write a program without using main function?
AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?