10.Define filters,binary to hexadecimal,hexadecimal to decimal?
When we have more than one main function in a program how does the compiler know the starting point of the program, i mean from which main the execution or compilation of the program begins?
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
< No Frames > tag is used for
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
what is the similarity between networking devices?
how to invoke the macro in another macro?
Binary tree?
what is programming language?
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
How to set fixed width in particular <td> in html? if i type more character in this <td> it will not push near <td>. this is my question. can u tell me the answer...
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?