Dear members i am reading array object of java script. in which i doesn't get toSource() function properly. can any one tell me...
really helpfull article. thank's
ER-Diagram is a pictorial representation in which we try to show all those entities which participated in the project. one more thing is that in...
Dear Indira P I got u and also agree with u but first copy the below program and run then see what i am asking:- #include<stdio.h>...
dear members can any one tell me where exactly function get loaded at run time in c program. ex:- suppose i call 2 function in main(). 1-...
u should use pointer. because return keyword return only one value at a time but using pointer u can directly access the no. of value not only...
continue keyword is used to send the control back to the loop without executing remaing code. now comes to ur problem:- when u enter any -ve...
as we know that first the condition within brakect will evaluate first, but in your case u use 2 value seperater by comma operater. the comma...
i think the value of z is 10. how:- step 1:- --y is evaluated which become -11. step 2:- (-11) will multiple with b which become -22 step 3:-...
dear IndiraP, i agree with u what u are saying about constant variable, but i get confused when i access constant variable through...
Dear members, can any one tell me what exactly meaning of:- Variable constant( const <data type> variable_name); pointer to a constant...
Separate names with a comma.