Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
1 7198we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.
1 3592Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
1 3933program to get the remainder and quotant of given two numbers with out using % and / operators?
10 34642can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
2 5901Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
2 6468
What is pointers in c with example?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
Which variable declarations within a class is invalid in php?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Do you know the difference between malloc() and calloc() function?
Explain the difference between null pointer and void pointer.
Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.
How to Retrieving the program that is associated with a given extension?
will u please send me the placement papers to my mail???????????????????
Explain me is it possible to destroy a cookie?
How to add / link an images/css/javascript from a view in ci?
How do I list all files of a directory?
Please send ford technologies placement paper 2 my mail id
Give examples of macro quoting function?
What is current stable version of laravel?