Command that is used to add attributes to an existing relation, is said to be
Assignment operator can be used to assign an object to another object of same type, this assignment by default performed by
They probably won't attend lecture tomorrow
Picture tube in our TV set and display terminal of most computers are
Which one is the largest city by areawise in Goa
Answer these questions referring to the symbols-letter-number sequence given below:E G 4 B H 7 5 @ K 8 D N Β£ Q Z $ W 3 C 1 9 * L B 2 S 6How many such consonants are there in the above sequence which are immediately preceded by a symbol and immediately followed by a digit
What is the output of the below code considering size of short int is 2, char is 1 and int is 4 bytes? int main() { short int i = 20; char c = 97; printf("%d, %d, %d\n", sizeof(i), sizeof(c), sizeof(c + i)); return 0; }
A, B and C rents a pasture for Rs.870. A put in 12 horses for 8 months, B 16 horses for 9 months and 18 horses for 6 months. How much should C pay
The keyword βbreakβ cannot be simply used within
Which expression has to be present in the following exp1 ? exp2 : exp3;
What does the following piece of code do?for (int i = 0; i < arr.length-1; i++){ for (int j = i+1; j < arr.length; j++) { if( (arr[i].equals(arr[j])) && (i != j) ) { System.out.println(arr[i]); } }}
The boy(P) with big blue eyes(Q) watched him(R) and he never said a word (S) that had an uncanny cold fire in them
Dhruv and Naksh drive at the speeds of 36 Kmph and 54 kmph respectively. If Naksh takes 3 hours lesser than what Dhruv takes for the same distance. Then distance is
Libra had three diamond weighing equal. One of the diamond fell and broke into 4 equal pieces weighing 20gm each. what was the total weight of three diamonds