Question
What approximate value will come in place of the
question mark (?) in the following question? (Note: You are not expected to calculate the exact value.) 1436.25 – 365.89 + 411.76 ÷ 14.92 = ?³Solution
ATQ,
1436.25 – 365.89 + 411.76 ÷ 14.92 = ?³
1436 – 366 + 412 ÷ 15 ~ ?³
1070 + 27 ~ ?Âł
? ~ 10
Which of the following is a characteristic feature of a Relational Database Management System (RDBMS)?
To count total no of argument in shell
The time horizon of data warehouse is
Predict the  program output
void main ()
{
 int x = 128;
 printf ("n%d", 1 + x++);
}
Which of the following design patterns violates the Open/Closed Principle of SOLID principles in object-oriented design?Â
Which algorithm is most suitable for solving optimization problems in Numerical and Statistical Computing?
The first line in any shell script begins with a _____
- Which phase of the Software Development Lifecycle (SDLC) focuses on identifying the feasibility and goals of the project?
Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true?Â
- Which type of attack allows an attacker to inject malicious scripts into a trusted website to execute in a victim's browser?