I am trying to integrate Agora in Angular 8 application. Successfully, I am able to join and leave video call, now I am trying to integrate screen share which I
This should be a simple task, but for some reason I can find a way to set the title of a DialogFragment. (I am setting the dialog contents using onCreateView ov
I have an array $dice (4,7,3,6,7) I need a way of checking if each of the values in that array are consecutive numbers. Is there an easy method of doing this
#include<iostream> using namespace std; class student{ public: int a; get_a(){ cout<<"Give value o
I have a repository on BitBucket, and I'm using a Jenkins pipeline script to build AMIs using packer. Once the AMI is built successfully, I need to make changes
I am trying to past a message to system G2, but I get error, No overload for method 'PostMessage' takes 2 arguments. Can you please help, thks private void Po
I am trying to understand triggers in MySQL, but am having a few problems. I'm trying to implement a trigger which on every UPDATE/INSERT in the table Grades it