Mostly, it is students from English mediun schools who appear in this competition
@allcoding1_official
@allcoding1_official
How many pairs of letters are there in the word "DYNASTY" which has as many letters between them (from both the sides) as in the alphabets from A to Z?
A) 2
@allcoding1_official
A) 2
@allcoding1_official
In MS Word, how can a document be split into multiple parts such that each part can have different formats and layouts
Ans)By creating sections
@allcoding1_official
Ans)By creating sections
@allcoding1_official
Which of the statement(s) given below is/are correct?
1)Routers can be static or dynamic
2)Routers connect two or more separate networks,
Ans) both 1 and 2
@allcoding1_official
1)Routers can be static or dynamic
2)Routers connect two or more separate networks,
Ans) both 1 and 2
@allcoding1_official
X(1), (2)
int count;
// Line 1
Antint i) { count 1)
int getcount () {return count)
// Line 5
public class Book
public static void main(String[] args)
System.out.println(AB.X.count + AB.Y.count); // Line 10
Ans)Compile time error at "// Line 10"
@allcoding1_official
int count;
// Line 1
Antint i) { count 1)
int getcount () {return count)
// Line 5
public class Book
public static void main(String[] args)
System.out.println(AB.X.count + AB.Y.count); // Line 10
Ans)Compile time error at "// Line 10"
@allcoding1_official
👍2